login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
May
»
6
Re: [rfc] the kernel workflow & trivial "global -> static" patches (was: Re: [2.6 patch] make sched_feat_{names,open} static)
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Andy Whitcroft
Subject:
Re: [rfc] the kernel workflow & trivial "global -> static" patches (was: Re: [2.6 patch] make sched_feat_{names,open} static)
Date: Tuesday, May 6, 2008 - 12:46 am
On Mon, May 05, 2008 at 02:46:25PM -0700, Arjan van de Ven wrote:
quoted text
> On Mon, 5 May 2008 14:26:04 -0700 > Andrew Morton <akpm@linux-foundation.org> wrote: > > > Actually, we could perhaps do a lot of this at the checkpatch level? > > If checkpatch sees a global symbol being added and the same patch > > does not add references to that symbol from a different file then > > whine. Obviously this will generate false positives but that's OK. > > or.. doesn't add it to a header file. That might be even more generic; > (and enforces a "all global functions need a prototype in a header > somewhere)
That does sound possible. I am sure it will false positive quite a lot, but its probabally worth a stab. -apw --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[2.6 patch] make sched_feat_{names,open} static
, Adrian Bunk
, (Mon May 5, 11:29 am)
[rfc] the kernel workflow & trivial "global -> static" pat ...
, Ingo Molnar
, (Mon May 5, 1:19 pm)
Re: [rfc] the kernel workflow & trivial "global -> static" ...
, Randy.Dunlap
, (Mon May 5, 1:40 pm)
Re: [rfc] the kernel workflow & trivial "global -> static" ...
, Andrew Morton
, (Mon May 5, 1:42 pm)
Re: [rfc] the kernel workflow & trivial "global -> static" ...
, Adrian Bunk
, (Mon May 5, 2:02 pm)
Re: [rfc] the kernel workflow & trivial "global -> static" ...
, Adrian Bunk
, (Mon May 5, 2:07 pm)
Re: [rfc] the kernel workflow & trivial "global -> static" ...
, Andrew Morton
, (Mon May 5, 2:26 pm)
Re: [rfc] the kernel workflow & trivial "global -> static" ...
, Adrian Bunk
, (Mon May 5, 2:45 pm)
Re: [rfc] the kernel workflow & trivial "global -> static" ...
, Arjan van de Ven
, (Mon May 5, 2:46 pm)
Re: [rfc] the kernel workflow & trivial "global -> static" ...
, Arjan van de Ven
, (Mon May 5, 2:51 pm)
Re: [rfc] the kernel workflow & trivial "global -> static" ...
, david
, (Mon May 5, 4:19 pm)
Re: [rfc] the kernel workflow & trivial "global -> static" ...
, Arjan van de Ven
, (Mon May 5, 4:40 pm)
Re: [rfc] the kernel workflow & trivial "global -> static" ...
, Theodore Tso
, (Mon May 5, 4:45 pm)
Re: [rfc] the kernel workflow & trivial "global -> static" ...
, Andi Kleen
, (Mon May 5, 5:21 pm)
Re: [rfc] the kernel workflow & trivial "global -> static" ...
, Arjan van de Ven
, (Mon May 5, 8:23 pm)
Re: [rfc] the kernel workflow & trivial "global -> static" ...
, Arjan van de Ven
, (Mon May 5, 10:48 pm)
Re: [rfc] the kernel workflow & trivial "global -> static" ...
, Adrian Bunk
, (Mon May 5, 11:18 pm)
Re: [rfc] the kernel workflow & trivial "global -> static" ...
, Andy Whitcroft
, (Tue May 6, 12:46 am)
Re: [rfc] the kernel workflow & trivial "global -> static" ...
, Andi Kleen
, (Tue May 6, 4:13 am)
Re: [rfc] the kernel workflow & trivial "global -> static" ...
, Adrian Bunk
, (Tue May 6, 4:25 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Jesse Barnes
Re: [stable] [BUG][PATCH] cpqphp: fix kernel NULL pointer dereference
Greg KH
[003/136] p54usb: add Zcomax XG-705A usbid
Magnus Damm
[PATCH 03/07] ARM: Use shared GIC entry macros on Realview
Oliver Neukum
Re: [Bug #13682] The webcam stopped working when upgrading from 2.6.29 to 2.6.30
Martin Schwidefsky
Re: [PATCH] optimized ktime_get[_ts] for GENERIC_TIME=y
git
:
Junio C Hamano
Re: Some advanced index playing
Jeff King
Re: confusion over the new branch and merge config
Robin Rosenberg
Re: cvs2svn conversion directly to git ready for experimentation
Linus Torvalds
git binary size...
Ævar Arnfjörð Bjarmason
Re: Challenge with Git-Bash
git-commits-head
:
Linux Kernel Mailing List
md: move allocation of ->queue from mddev_find to md_probe
Linux Kernel Mailing List
md: raid0: Represent zone->zone_offset in sectors.
Linux Kernel Mailing List
[ARM] S3C24XX: Add gpio_to_irq() facility
Linux Kernel Mailing List
md: raid0_make_request(): Replace local variable block by sector.
Linux Kernel Mailing List
md: Allow md devices to be created by name.
linux-netdev
:
kaber
[PATCH 07/12] netfilter: xtables: change hotdrop pointer to direct modification
Gerrit Renker
[PATCH 3/5] dccp ccid-2: Remove redundant sanity tests
David Miller
Re: [PATCH net-next-2.6] pcnet32: Remove redundant set of skb-&am