From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.9 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D63C8C433DF for ; Mon, 12 Oct 2020 17:31:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8E1562087E for ; Mon, 12 Oct 2020 17:31:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="C5afNOhm" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404104AbgJLRb4 (ORCPT ); Mon, 12 Oct 2020 13:31:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38754 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2403847AbgJLRb4 (ORCPT ); Mon, 12 Oct 2020 13:31:56 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 001CEC0613D0 for ; Mon, 12 Oct 2020 10:31:55 -0700 (PDT) Received: from zn.tnic (p200300ec2f06920038fd325cadbd10b1.dip0.t-ipconnect.de [IPv6:2003:ec:2f06:9200:38fd:325c:adbd:10b1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id AD8501EC01A8; Mon, 12 Oct 2020 19:31:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1602523912; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=Bdy1pg9LVAMjv4RO3g1JHBD2SkOs8SmWUeoiykTSBTQ=; b=C5afNOhmXMGzkF0hi3hJsbM79E2i/sxydVo/Wv7PGpWRDQ52JykSode1ONGWV9gCqj9zV1 gJjquRvz5q4HZzLXE1F/9JcLfGYPpPBx688ZZTptnuKt8tyZ+qMGhbBOkR3RAdqy1c2mmY TdtCC5V4C98rGJmJOgSNYGw4HOe31P4= Date: Mon, 12 Oct 2020 19:31:42 +0200 From: Borislav Petkov To: Joe Perches Cc: Andrew Morton , X86 ML , Andy Whitcroft , LKML , Peter Zijlstra Subject: Re: [PATCH -v4] checkpatch: Check for .byte-spelled insn opcodes documentation on x86 Message-ID: <20201012173142.GI22829@zn.tnic> References: <20201009161423.14583-1-bp@alien8.de> <20201010105421.GA24674@zn.tnic> <4147e49c0b1251343181b5580d946c2273247927.camel@perches.com> <20201010161112.GC24674@zn.tnic> <20201012142148.GA22829@zn.tnic> <20201012171544.GH22829@zn.tnic> <5590cd3df8b28cdd077230dda8c99e80436bdcf3.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <5590cd3df8b28cdd077230dda8c99e80436bdcf3.camel@perches.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 12, 2020 at 10:17:56AM -0700, Joe Perches wrote: > Workie here. This is against -next. Nevermind - I had an old version in that branch. What I mind to, however, is: "adding a mechanism to only emit the message once per patched file (Joe)" This needs to happen for every .byte line which doesn't have a comment documenting the binutils version. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette