public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Vineet Gupta <vgupta@kernel•org>
To: Guo Ren <guoren@kernel•org>, Arnd Bergmann <arnd@kernel•org>
Cc: "Andrew Morton" <akpm@linux-foundation•org>,
	linux-kernel@vger•kernel.org, "Arnd Bergmann" <arnd@arndb•de>,
	"Matt Turner" <mattst88@gmail•com>,
	"Vineet Gupta" <vgupta@kernel•org>,
	"Russell King" <linux@armlinux•org.uk>,
	"Catalin Marinas" <catalin.marinas@arm•com>,
	"Will Deacon" <will@kernel•org>, "Brian Cain" <bcain@quicinc•com>,
	"Huacai Chen" <chenhuacai@kernel•org>,
	"WANG Xuerui" <kernel@xen0n•name>,
	"Geert Uytterhoeven" <geert@linux-m68k•org>,
	"Michal Simek" <monstr@monstr•eu>,
	"Thomas Bogendoerfer" <tsbogend@alpha•franken.de>,
	"Dinh Nguyen" <dinguyen@kernel•org>,
	"Jonas Bonn" <jonas@southpole•se>,
	"Stafford Horne" <shorne@gmail•com>,
	"James E.J. Bottomley" <James.Bottomley@hansenpartnership•com>,
	"Helge Deller" <deller@gmx•de>,
	"Michael Ellerman" <mpe@ellerman•id.au>,
	"Christophe Leroy" <christophe.leroy@csgroup•eu>,
	"Palmer Dabbelt" <palmer@dabbelt•com>,
	"Heiko Carstens" <hca@linux•ibm.com>,
	"John Paul Adrian Glaubitz" <glaubitz@physik•fu-berlin.de>,
	x86@kernel•org, "Borislav Petkov" <bp@alien8•de>,
	"Nathan Chancellor" <nathan@kernel•org>,
	"Nick Desaulniers" <ndesaulniers@google•com>,
	"Guenter Roeck" <linux@roeck-us•net>,
	"Stephen Rothwell" <sfr@canb•auug.org.au>,
	linux-next@vger•kernel.org, linux-alpha@vger•kernel.org,
	linux-snps-arc@lists•infradead.org,
	linux-arm-kernel@lists•infradead.org, linux-csky@vger•kernel.org,
	linux-hexagon@vger•kernel.org, linux-ia64@vger•kernel.org,
	loongarch@lists•linux.dev, linux-m68k@lists•linux-m68k.org,
	linux-mips@vger•kernel.org, linux-openrisc@vger•kernel.org,
	sparclinux@vger•kernel.org,
	"Richard Henderson" <richard.henderson@linaro•org>,
	"Ivan Kokshaysky" <ink@jurassic•park.msu.ru>,
	"Stefan Kristiansson" <stefan.kristiansson@saunalahti•fi>,
	"Yoshinori Sato" <ysato@users•sourceforge.jp>,
	"Rich Felker" <dalias@libc•org>,
	"David S. Miller" <davem@davemloft•net>,
	"Chris Zankel" <chris@zankel•net>,
	"Max Filippov" <jcmvbkbc@gmail•com>,
	"Christian Brauner" <brauner@kernel•org>,
	"Paul Walmsley" <paul.walmsley@sifive•com>,
	"Albert Ou" <aou@eecs•berkeley.edu>,
	"Youling Tang" <tangyouling@loongson•cn>,
	"Tiezhu Yang" <yangtiezhu@loongson•cn>,
	"Masahiro Yamada" <masahiroy@kernel•org>,
	"Randy Dunlap" <rdunlap@infradead•org>,
	"Masami Hiramatsu (Google)" <mhiramat@kernel•org>,
	"Paul E. McKenney" <paulmck@kernel•org>,
	"Miguel Ojeda" <ojeda@kernel•org>,
	"Zhen Lei" <thunder.leizhen@huawei•com>,
	"Xin Li" <xin3.li@intel•com>, "Nhat Pham" <nphamcs@gmail•com>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation•org>,
	"Marc Aurèle La France" <tsi@tuyoix•net>,
	"Johannes Weiner" <hannes@cmpxchg•org>,
	linux-parisc@vger•kernel.org, linux-sh@vger•kernel.org,
	linux-riscv@lists•infradead.org
Subject: Re: [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally
Date: Fri, 11 Aug 2023 11:25:37 -0700	[thread overview]
Message-ID: <2cb4c584-fb4a-5781-f74d-902416749ed4@kernel.org> (raw)
In-Reply-To: <CAJF2gTRdbXOEBNPN14y_ZUwBJ15qBG929BDspk0sqPo2sn=L-Q@mail.gmail.com>


On 8/10/23 19:33, Guo Ren wrote:
> Thx, Arnd, I will clean them up for the csky part.

Likewise, I'll clean up ARC errors this weekend !
It seems most of therm are in the category you mentioned. Non static but 
only used by asm code.

Thx,
-Vineet

  reply	other threads:[~2023-08-11 18:25 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-10 14:19 [PATCH 00/17] -Wmissing-prototype warning fixes Arnd Bergmann
2023-08-10 14:19 ` [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally Arnd Bergmann
2023-08-10 14:59   ` Christophe Leroy
2023-08-10 15:21     ` Arnd Bergmann
2023-08-10 15:59       ` Helge Deller
2023-08-10 19:15         ` Arnd Bergmann
2023-08-11  2:33   ` Guo Ren
2023-08-11 18:25     ` Vineet Gupta [this message]
2023-08-11 20:09   ` Stafford Horne
2023-08-12  8:02     ` Arnd Bergmann
2023-08-16 14:38 ` [PATCH 00/17] -Wmissing-prototype warning fixes Palmer Dabbelt
2023-08-25  1:12 ` (subset) " Martin K. Petersen
2023-08-25  1:30   ` Michael Schmitz
2023-08-25  7:39     ` Geert Uytterhoeven
2023-08-25 22:44       ` Michael Schmitz
2023-08-28  6:42         ` Geert Uytterhoeven
2023-08-28  8:07           ` Michael Schmitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2cb4c584-fb4a-5781-f74d-902416749ed4@kernel.org \
    --to=vgupta@kernel$(echo .)org \
    --cc=James.Bottomley@hansenpartnership$(echo .)com \
    --cc=akpm@linux-foundation$(echo .)org \
    --cc=aou@eecs$(echo .)berkeley.edu \
    --cc=arnd@arndb$(echo .)de \
    --cc=arnd@kernel$(echo .)org \
    --cc=bcain@quicinc$(echo .)com \
    --cc=bp@alien8$(echo .)de \
    --cc=brauner@kernel$(echo .)org \
    --cc=catalin.marinas@arm$(echo .)com \
    --cc=chenhuacai@kernel$(echo .)org \
    --cc=chris@zankel$(echo .)net \
    --cc=christophe.leroy@csgroup$(echo .)eu \
    --cc=dalias@libc$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=deller@gmx$(echo .)de \
    --cc=dinguyen@kernel$(echo .)org \
    --cc=geert@linux-m68k$(echo .)org \
    --cc=glaubitz@physik$(echo .)fu-berlin.de \
    --cc=gregkh@linuxfoundation$(echo .)org \
    --cc=guoren@kernel$(echo .)org \
    --cc=hannes@cmpxchg$(echo .)org \
    --cc=hca@linux$(echo .)ibm.com \
    --cc=ink@jurassic$(echo .)park.msu.ru \
    --cc=jcmvbkbc@gmail$(echo .)com \
    --cc=jonas@southpole$(echo .)se \
    --cc=kernel@xen0n$(echo .)name \
    --cc=linux-alpha@vger$(echo .)kernel.org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-csky@vger$(echo .)kernel.org \
    --cc=linux-hexagon@vger$(echo .)kernel.org \
    --cc=linux-ia64@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-m68k@lists$(echo .)linux-m68k.org \
    --cc=linux-mips@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=linux-openrisc@vger$(echo .)kernel.org \
    --cc=linux-parisc@vger$(echo .)kernel.org \
    --cc=linux-riscv@lists$(echo .)infradead.org \
    --cc=linux-sh@vger$(echo .)kernel.org \
    --cc=linux-snps-arc@lists$(echo .)infradead.org \
    --cc=linux@armlinux$(echo .)org.uk \
    --cc=linux@roeck-us$(echo .)net \
    --cc=loongarch@lists$(echo .)linux.dev \
    --cc=masahiroy@kernel$(echo .)org \
    --cc=mattst88@gmail$(echo .)com \
    --cc=mhiramat@kernel$(echo .)org \
    --cc=monstr@monstr$(echo .)eu \
    --cc=mpe@ellerman$(echo .)id.au \
    --cc=nathan@kernel$(echo .)org \
    --cc=ndesaulniers@google$(echo .)com \
    --cc=nphamcs@gmail$(echo .)com \
    --cc=ojeda@kernel$(echo .)org \
    --cc=palmer@dabbelt$(echo .)com \
    --cc=paul.walmsley@sifive$(echo .)com \
    --cc=paulmck@kernel$(echo .)org \
    --cc=rdunlap@infradead$(echo .)org \
    --cc=richard.henderson@linaro$(echo .)org \
    --cc=sfr@canb$(echo .)auug.org.au \
    --cc=shorne@gmail$(echo .)com \
    --cc=sparclinux@vger$(echo .)kernel.org \
    --cc=stefan.kristiansson@saunalahti$(echo .)fi \
    --cc=tangyouling@loongson$(echo .)cn \
    --cc=thunder.leizhen@huawei$(echo .)com \
    --cc=tsbogend@alpha$(echo .)franken.de \
    --cc=tsi@tuyoix$(echo .)net \
    --cc=will@kernel$(echo .)org \
    --cc=x86@kernel$(echo .)org \
    --cc=xin3.li@intel$(echo .)com \
    --cc=yangtiezhu@loongson$(echo .)cn \
    --cc=ysato@users$(echo .)sourceforge.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox