Re: [RFC PATCH] feature-removal: add documentation for exported symbols going away

2008-02-13 Thread Andrew Morton
On Thu, 14 Feb 2008 00:43:08 +0200 Adrian Bunk <[EMAIL PROTECTED]> wrote: > There's simply no point in treating the removal of exports differently > from the many other API breaks we have in each release. I have repeatedly and relatively patiently explained to you what the point is. Simply

Re: tg3 broken after "PCI: Fix bus resource assignment on 32 bits with 64b resources"

2008-02-13 Thread Rafael J. Wysocki
On Monday, 4 of February 2008, Alexey Dobriyan wrote: > Commit c40a22e0ce5eb400f27449e59e43d021bee58b8d aka > "PCI: Fix bus resource assignment on 32 bits with 64b resources" > renders one tg3-equipped box networkless here. Has it been fixed already or is it still happening with the current

Re: [ofa-general] Re: Demand paging for memory regions

2008-02-13 Thread Kanoj Sarcar
--- Christoph Lameter <[EMAIL PROTECTED]> wrote: > On Wed, 13 Feb 2008, Christian Bell wrote: > > > not always be in the thousands but you're still > claiming scalability > > for a mechanism that essentially logs who accesses > the regions. Then > > there's the fact that reclaim becomes a

Re: [RFC/PATCH] [POWERPC] Make lmb support large physical addressing

2008-02-13 Thread Benjamin Herrenschmidt
On Wed, 2008-02-13 at 16:43 -0600, Becky Bruce wrote: > Convert the lmb code to use phys_addr_t instead of unsigned long for > physical addresses and sizes. This is needed to support large amounts > of RAM on 32-bit systems that support 36-bit physical addressing. > > Built/booted on mpc8641;

[RFC/PATCH] [POWERPC] Make lmb support large physical addressing

2008-02-13 Thread Becky Bruce
Convert the lmb code to use phys_addr_t instead of unsigned long for physical addresses and sizes. This is needed to support large amounts of RAM on 32-bit systems that support 36-bit physical addressing. Built/booted on mpc8641; build tested on pasemi and 44x. Signed-off-by: Becky Bruce

Re: [v4l-dvb-maintainer] [GIT PATCHES] V4L/DVB fixes

2008-02-13 Thread Ricardo Cerqueira
On Wed, 2008-02-13 at 13:53 -0800, Trent Piepho wrote: > On Wed, 13 Feb 2008, Ricardo Cerqueira wrote: > > On Wed, 2008-02-13 at 10:45 -0800, Trent Piepho wrote: > > > On Wed, 13 Feb 2008, Mauro Carvalho Chehab wrote: > > > > On Tue, 12 Feb 2008 21:21:43 -0800 (PST) > > > > Trent Piepho <[EMAIL

Re: 2.6.26-git0: IDE oops during boot

2008-02-13 Thread Bartlomiej Zolnierkiewicz
Hi, On Tuesday 12 February 2008, Kamalesh Babulal wrote: > Bartlomiej Zolnierkiewicz wrote: > > Hi, > > > > On Monday 11 February 2008, Kamalesh Babulal wrote: > >> Nish Aravamudan wrote: > >>> On 2/7/08, Bartlomiej Zolnierkiewicz <[EMAIL PROTECTED]> wrote: > On Thursday 07 February 2008,

Re: [RFC PATCH] feature-removal: add documentation for exported symbols going away

2008-02-13 Thread Harvey Harrison
On Thu, 2008-02-14 at 00:34 +0200, Adrian Bunk wrote: > On Wed, Feb 13, 2008 at 02:22:06PM -0800, Harvey Harrison wrote: > > + > > +What: __inet_hash_connect > > +Where: net/ipv4/inet_hashtables.c > > +When: 2.6.28 > > +Why: No in tree users > > + > >

Re: [RFC PATCH] feature-removal: add documentation for exported symbols going away

2008-02-13 Thread Adrian Bunk
BTW: Sorry and it's not your fault if my answer was a bit harsh. Your patch forces a nonsense that until now only Andrew tried to enforce (which BTW made me avoiding him whenever possible and never looking at -mm anymore). There's simply no point in treating the removal of exports differently

Re: [PATCH 1/2] remove rcu_assign_pointer(NULL) penalty with type/macro safety

2008-02-13 Thread Paul E. McKenney
On Wed, Feb 13, 2008 at 02:35:37PM -0800, Stephen Hemminger wrote: > On Wed, 13 Feb 2008 14:00:24 -0800 > "Paul E. McKenney" <[EMAIL PROTECTED]> wrote: > > > Hello! > > > > This is an updated version of the patch posted last November: > > > >

Re: 2.6.24-git: kmap_atomic() WARN_ON()

2008-02-13 Thread Rafael J. Wysocki
Hi Thomas, On Thursday, 7 of February 2008, Thomas Gleixner wrote: > current mainline triggers: Has the issue been fixed in the meantime? > WARNING: at /home/tglx/work/kernel/x86/linux-2.6/arch/x86/mm/highmem_32.c:52 > kmap_atomic_prot+0xe5/0x19b() > Modules linked in: ahci(+) sata_sil libata

Re: "ide=reverse" do we still need this?

2008-02-13 Thread Michael Ellerman
On Wed, 2008-02-13 at 13:46 +0100, Rene Herman wrote: > On 13-02-08 13:16, Michael Ellerman wrote: > > > On Wed, 2008-02-13 at 13:06 +0100, Rene Herman wrote: > >> On 13-02-08 05:44, Greg KH wrote: > >> > While details escape me somewhat again at the monment, a few months ago > I was

Re: BUG: 2.6.25-rc1: iptables postrouting setup causes oops

2008-02-13 Thread Ben Nizette
On Wed, 2008-02-13 at 00:48 -0800, Andrew Morton wrote: > On Tue, 12 Feb 2008 22:46:01 +1100 Ben Nizette <[EMAIL PROTECTED]> wrote: > > Perfectly repeatable. > > If my theory is correct, changing pretty much anything in the kernel config > might just make it go away. But still, it would be

Re: [2.6 patch] x86: make dump_pagetable() static

2008-02-13 Thread Adrian Bunk
On Wed, Feb 13, 2008 at 02:27:47PM -0800, Harvey Harrison wrote: > On Wed, 2008-02-13 at 23:31 +0200, Adrian Bunk wrote: > > dump_pagetable() can now become static. > > > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > > > > I believe Andi Kleen wanted this kept global to make it easy to use

Re: udf regression: broken directory handling

2008-02-13 Thread Rafael J. Wysocki
On Tuesday, 12 of February 2008, Marcin Slusarz wrote: > On Tue, Feb 12, 2008 at 12:39:17PM +0100, Jan Kara wrote: > > On Mon 11-02-08 20:13:20, Marcin Slusarz wrote: > > > On Mon, Feb 11, 2008 at 12:09:10PM +0100, Jan Kara wrote: > > > > Hi, > > > > > > > > On Sun 10-02-08 11:48:17, Marcin

Re: [RFC PATCH] feature-removal: add documentation for exported symbols going away

2008-02-13 Thread Adrian Bunk
On Wed, Feb 13, 2008 at 02:22:06PM -0800, Harvey Harrison wrote: >... > --- /dev/null > +++ b/Documentation/feature-removal/exported-symbols.txt > @@ -0,0 +1,34 @@ > +The following is a list of symbols whose exports are unused in the kernel > +tree and will be removed. Unused symbols are both

Re: [patch 1/2] x86: apic: Export symbols for extended interrupt LVT functions

2008-02-13 Thread Arjan van de Ven
On Wed, 13 Feb 2008 16:19:36 +0100 (CET) "Robert Richter" <[EMAIL PROTECTED]> wrote: > Signed-off-by: Robert Richter <[EMAIL PROTECTED]> > --- > arch/x86/kernel/apic_64.c |2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/arch/x86/kernel/apic_64.c

Re: a7839e96 (PNP: increase max resources) breaks my ALSA intel8x0 sound card

2008-02-13 Thread Avuton Olrich
On Feb 5, 2008 12:12 PM, Bjorn Helgaas <[EMAIL PROTECTED]> wrote: > I'll play with your insert_resource() idea and see if I can figure > something out. Any word on this yet? Thanks! -- avuton -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. -- To unsubscribe from this list:

Re: [PATCH] [POWERPC] Fix initial lmb add region with a non-zero base

2008-02-13 Thread David Miller
From: Kumar Gala <[EMAIL PROTECTED]> Date: Wed, 13 Feb 2008 07:37:27 -0600 (CST) > If we add to an empty lmb region with a non-zero base we will not coalesce > the number of regions done to one. This causes problems on ppc32 for the > memory region as its assumed to only have one region. > > We

Re: [2.6 patch] x86: make dump_pagetable() static

2008-02-13 Thread Arjan van de Ven
On Wed, 13 Feb 2008 23:31:31 +0200 Adrian Bunk <[EMAIL PROTECTED]> wrote: > dump_pagetable() can now become static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Acked-by: Arjan van de Ven <[EMAIL PROTECTED]> -- If you want to reach me at my work email, use [EMAIL PROTECTED] For

Re: linux-next could be on mercurial

2008-02-13 Thread David Nicol
On Feb 13, 2008 3:35 PM, H. Peter Anvin <[EMAIL PROTECTED]> wrote: > David Nicol wrote: > > AIUI > I believe you're utterly mistaken. glad to hear it. Thank you. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More

[PATCH] SMACK: add maintainers entry

2008-02-13 Thread Jiri Kosina
Casey, what do you think about this one? :) We really should have entry for smack there. Thanks. From: Jiri Kosina <[EMAIL PROTECTED]> SMACK: add maintainers entry Signed-off-by: Jiri Kosina <[EMAIL PROTECTED]> diff --git a/MAINTAINERS b/MAINTAINERS index 6680ec4..0461c3c 100644 ---

[PATCH] Use menuconfig for CONFIG_UIO

2008-02-13 Thread Alessandro Guido
Signed-off-by: Alessandro Guido <[EMAIL PROTECTED]> --- drivers/uio/Kconfig |8 ++-- 1 files changed, 2 insertions(+), 6 deletions(-) diff --git a/drivers/uio/Kconfig b/drivers/uio/Kconfig index b778ed7..dce4cae 100644 --- a/drivers/uio/Kconfig +++ b/drivers/uio/Kconfig @@ -1,8 +1,6 @@

Re: uml compile error

2008-02-13 Thread Adrian Bunk
On Wed, Feb 13, 2008 at 11:24:31PM +0100, Rafael J. Wysocki wrote: > On Friday, 8 of February 2008, Adrian Bunk wrote: > > Commit dd2cc4dff3b08ab54c4c177a080046bcc84ac41d broke uml: > > > > <-- snip --> > > > > ... > > CC fs/hostfs/hostfs_kern.o > >

Re: [2.6 patch] x86: make dump_pagetable() static

2008-02-13 Thread Harvey Harrison
On Wed, 2008-02-13 at 23:31 +0200, Adrian Bunk wrote: > dump_pagetable() can now become static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > I believe Andi Kleen wanted this kept global to make it easy to use when adding debugging code elsewhere. Cheers, Harvey -- To unsubscribe from

Re: uml compile error

2008-02-13 Thread Rafael J. Wysocki
On Friday, 8 of February 2008, Adrian Bunk wrote: > Commit dd2cc4dff3b08ab54c4c177a080046bcc84ac41d broke uml: > > <-- snip --> > > ... > CC fs/hostfs/hostfs_kern.o > /home/bunk/linux/kernel-2.6/git/linux-2.6/fs/hostfs/hostfs_kern.c: In > function ‘hostfs_show_options’: >

Re: [PATCH 3/4] fib_trie: print statistics for multiple tables

2008-02-13 Thread Paul E. McKenney
On Tue, Feb 12, 2008 at 06:35:21PM -0800, Andrew Morton wrote: > On Tue, 12 Feb 2008 16:50:45 -0800 Stephen Hemminger <[EMAIL PROTECTED]> > wrote: > > > +/** > > + * hlist_for_each_entry_continue_rcu - iterate over rcu hlist after > > current point > > + * @tpos: the type * to use as a loop

Re: [GIT]: Make LMB code sharable with sparc64.

2008-02-13 Thread David Miller
From: Kumar Gala <[EMAIL PROTECTED]> Date: Wed, 13 Feb 2008 07:12:26 -0600 > Does sparc have the concept of a phys_addr_t? We are in the process > of expanding the lmb support to deal with 36-bit physical addresses on > 32-bit machines. On sparc64, where I intend to use this, unsigned

[RFC PATCH] feature-removal: add documentation for exported symbols going away

2008-02-13 Thread Harvey Harrison
Signed-off-by: Harvey Harrison <[EMAIL PROTECTED]> --- Documentation/feature-removal-schedule.txt | 10 -- Documentation/feature-removal/exported-symbols.txt | 34 arch/x86/kernel/io_delay.c |2 +- net/ipv4/inet_hashtables.c

Re: [2.6 patch] make smackfs.c:smk_cipso_doi() static

2008-02-13 Thread Casey Schaufler
--- Adrian Bunk <[EMAIL PROTECTED]> wrote: > smk_cipso_doi() can become static. This change is included in a patch I hope to submit today. > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > > --- > > BTW: -ENOMAINTAINERSENTRY > > 299c2883384303ca7730df8fa4baae9194bd5d13 diff --git >

Re: [2.6 patch] make slub.c:slab_address() static

2008-02-13 Thread Christoph Lameter
Queued-by: Christoph Lameter <[EMAIL PROTECTED]> On Wed, 13 Feb 2008, Adrian Bunk wrote: > slab_address() can become static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > > --- > fdd710f00d8bed8413c160685bc5229ec15b4d9f diff --git a/mm/slub.c b/mm/slub.c > index e2989ae..af83daf 100644

Re: [2.6 patch] make acpi_no_initrd_override_setup() static

2008-02-13 Thread Éric Piel
13/02/08 22:30, Adrian Bunk wrote/a écrit: > acpi_no_initrd_override_setup() can become static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Oh, indeed, no one else uses this function. Acked-by: Eric Piel <[EMAIL PROTECTED]> > > --- > 1778953a9751288a9bee1d4f6a8b4f3d22e37f52 diff --git

Re: [PATCH 1/2] remove rcu_assign_pointer(NULL) penalty with type/macro safety

2008-02-13 Thread Andrew Morton
On Wed, 13 Feb 2008 14:00:24 -0800 "Paul E. McKenney" <[EMAIL PROTECTED]> wrote: > Hello! > > This is an updated version of the patch posted last November: > > http://archives.free.net.ph/message/20071201.003721.cd6ff17c.en.html > > This new version permits arguments with side effects,

[PATCH] ipwireless: remove unused debugging functions (was Re: [2.6 patch] #if 0 ipwireless_dump_{hardware,network}_state())

2008-02-13 Thread Jiri Kosina
On Wed, 13 Feb 2008, Adrian Bunk wrote: > This patch #if 0's the unused ipwireless_dump_{hardware,network}_state(). > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Adrian, I'd rather remove it completely. Thanks for noticing this. From: Jiri Kosina <[EMAIL PROTECTED]> Remove unused

Re: [2.6 patch] remove ps2esdi

2008-02-13 Thread Alan Cox
On Wed, 13 Feb 2008 23:31:22 +0200 Adrian Bunk <[EMAIL PROTECTED]> wrote: > The ps2esdi driver was marked as BROKEN more than two years ago due > to being no longer working for some time. > > A drivers that had been marked as BROKEN for such a long time seems to > be unlikely to be revived in

Re: print_vma_addr possible deadlock (was Re: Jeste jeden bug)

2008-02-13 Thread Andi Kleen
On Wednesday 13 February 2008 20:35:38 Ingo Molnar wrote: > + /* > + * Do not print if we are in atomic > + * contexts (in exception stacks, etc.): > + */ > + if (preempt_count()) > + return; It should print the address even in this case; just not resolve the

Re: [2.6 patch] #if 0 aoedev_isbusy()

2008-02-13 Thread Adrian Bunk
On Wed, Feb 13, 2008 at 11:03:35PM +0100, Jan Engelhardt wrote: > > On Feb 13 2008 23:30, Adrian Bunk wrote: > > > >This patch #if 0's the no longer used aoedev_isbusy(). > > Why not just remove it? (It can be resurrected from earlier > revisions should it be needed again.) I've switched to

Re: pci_get_device_reverse(), why does Calgary need this?

2008-02-13 Thread Bartlomiej Zolnierkiewicz
On Wednesday 13 February 2008, Greg KH wrote: > On Wed, Feb 13, 2008 at 09:28:24AM -0800, Greg KH wrote: > > On Wed, Feb 13, 2008 at 01:34:12PM +0100, Bartlomiej Zolnierkiewicz wrote: > > > On Wednesday 13 February 2008, Greg KH wrote: > > > > On Wed, Feb 13, 2008 at 02:17:37AM +, Alan Cox

[PATCH 2/2] add rcu_assign_index() if ever needed

2008-02-13 Thread Paul E. McKenney
Hello again! This is a speculative patch that as far as I can tell is not yet required. If anyone applies RCU to a data structure allocated out of an array, using array indexes in place of pointers to link the array elements together, then the rcu_assign_index() function in this patch will be

Re: [PATCH 1/4 resend] [x86] Add generic GPIO support to x86

2008-02-13 Thread Andrew Morton
On Thu, 18 Oct 2007 15:51:24 +0200 Florian Fainelli <[EMAIL PROTECTED]> wrote: > This patch adds the generic GPIO support to the x86 > architecture. We do the same as for MIPS, we let > the machine override the gpio callbacks and provide > defaults one in mach-generic. > > Signed-off-by: Florian

Re: [2.6 patch] #if 0 aoedev_isbusy()

2008-02-13 Thread Jan Engelhardt
On Feb 13 2008 23:30, Adrian Bunk wrote: > >This patch #if 0's the no longer used aoedev_isbusy(). Why not just remove it? (It can be resurrected from earlier revisions should it be needed again.) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

Re: [PATCH] USB: OTG: Fix weirdnesses on enumerating partial otg devices

2008-02-13 Thread Felipe Balbi
On Wed, Feb 13, 2008 at 01:36:00PM -0800, David Brownell wrote: > On Wednesday 13 February 2008, Felipe Balbi wrote: > > On Tue, Feb 12, 2008 at 12:32:34PM -0800, David Brownell wrote: > > > > > > Your proposal is to strike the "is_b_host" check. In terms of the > > > OTG (1.3) state machine,

[PATCH 1/2] remove rcu_assign_pointer(NULL) penalty with type/macro safety

2008-02-13 Thread Paul E. McKenney
Hello! This is an updated version of the patch posted last November: http://archives.free.net.ph/message/20071201.003721.cd6ff17c.en.html This new version permits arguments with side effects, for example: rcu_assign_pointer(global_p, p++); and also verifies that the arguments

Re: [v4l-dvb-maintainer] [GIT PATCHES] V4L/DVB fixes

2008-02-13 Thread Trent Piepho
On Wed, 13 Feb 2008, Ricardo Cerqueira wrote: > On Wed, 2008-02-13 at 10:45 -0800, Trent Piepho wrote: > > On Wed, 13 Feb 2008, Mauro Carvalho Chehab wrote: > > > On Tue, 12 Feb 2008 21:21:43 -0800 (PST) > > > Trent Piepho <[EMAIL PROTECTED]> wrote: > > > > > Nobody points to any issues, ever,

Re: [PATCH] jfs: le*_add_cpu conversion

2008-02-13 Thread Dave Kleikamp
On Wed, 2008-02-13 at 00:06 +0100, [EMAIL PROTECTED] wrote: > From: Marcin Slusarz <[EMAIL PROTECTED]> > > replace all: > little_endian_variable = cpu_to_leX(leX_to_cpu(little_endian_variable) + > expression_in_cpu_byteorder); > with: >

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Bob Tracy
Ivan Kokshaysky wrote: > On Wed, Feb 13, 2008 at 11:14:43AM -0600, Bob Tracy wrote: > > Ivan Kokshaysky wrote: > > > No SMP, no PRINTK_TIMESTAMPS in my case. Looks like it dies trying to > > > to switch to vga console, but I had no time to debug this yet... > > > > Same basic configuration as

Re: [PATCH] ide-floppy: merge callbacks

2008-02-13 Thread Bartlomiej Zolnierkiewicz
On Wednesday 13 February 2008, Borislav Petkov wrote: > commit d1f1f84f413ab00cb2fec48170d022fcd900e214 > Author: Borislav Petkov <[EMAIL PROTECTED]> > Date: Wed Feb 13 20:26:56 2008 +0100 > > ide-floppy: merge callbacks > > The appropriate functionality of the callback is

Re: [PATCH 2/2] ide-scsi: do non-atomic pc->flags testing

2008-02-13 Thread Bartlomiej Zolnierkiewicz
On Wednesday 13 February 2008, Borislav Petkov wrote: > ...also, convert ide-scsi to using the generic pc->flags defines. > > Signed-off-by: Borislav Petkov <[EMAIL PROTECTED]> applied -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL

Re: [PATCH 1/2] ide: use generic ATAPI packet command flags in ide-{floppy,tape}

2008-02-13 Thread Bartlomiej Zolnierkiewicz
On Wednesday 13 February 2008, Borislav Petkov wrote: > Signed-off-by: Borislav Petkov <[EMAIL PROTECTED]> applied -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at

RE: [2.6 patch] make s2io.c:init_tti() static

2008-02-13 Thread Ramkrishna Vepa
Please apply. Looks good. Ram > -Original Message- > From: Adrian Bunk [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 13, 2008 1:31 PM > To: Surjit Reang; Sreenivasa Honnur; Ramkrishna Vepa; Rastapur Santosh; > Sivakumar Subramani > Cc: [EMAIL PROTECTED];

Re: [stable 2.6.24] WARNING: at kernel/time/clockevents.c

2008-02-13 Thread Frans Pop
On Wednesday 13 February 2008, Thomas Gleixner wrote: > can you please apply the following patch ? I really should have > thought about that, when I fixed the above one. I still get the bug with this patch. At least I'm now certain it happens during glibc compilation and that I can reproduce it.

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Bob Tracy
Peter Zijlstra wrote: > Does: http://lkml.org/lkml/2008/1/28/100 > > help? I'll give that a try this evening or tomorrow and let you know. -- Bob Tracy | "I was a beta tester for dirt. They never did [EMAIL

Re: [2.6 patch] x86: make mxcsr_feature_mask static again

2008-02-13 Thread Roland McGrath
Good change. Making it global was needed temporarily in between some of the i387 unification patches, but is unnecessary after the final merge. Thanks, Roland -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo

Re: [patch 3/4] mempolicy: add MPOL_F_STATIC_NODES flag

2008-02-13 Thread David Rientjes
On Wed, 13 Feb 2008, Paul Jackson wrote: > Yes, if an application considers nodes to be interchangeable, I'm > trying to avoid having that application -have- to know its current > cpuset placement, for two reasons: > > For one thing, it's racey. It's cpuset placement could change, >

Re: [2.6 patch] make nfsd_create_setattr() static

2008-02-13 Thread J. Bruce Fields
On Wed, Feb 13, 2008 at 11:30:26PM +0200, Adrian Bunk wrote: > This patch makes the needlessly global nfsd_create_setattr() static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Thanks, applied.--b. > > --- > 7cfb17a22a0cf76477fbf1fbe6bf586108a13a44 diff --git a/fs/nfsd/vfs.c >

Re: [PATCH] USB: OTG: Fix weirdnesses on enumerating partial otg devices

2008-02-13 Thread David Brownell
On Wednesday 13 February 2008, Felipe Balbi wrote: > On Tue, Feb 12, 2008 at 12:32:34PM -0800, David Brownell wrote: > > > > Your proposal is to strike the "is_b_host" check. In terms of the > > OTG (1.3) state machine, that removes a b_host --> b_peripheral > > state transition. > > Not at

Re: [2.6 patch] make slub.c:slab_address() static

2008-02-13 Thread Pekka Enberg
Adrian Bunk wrote: slab_address() can become static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- fdd710f00d8bed8413c160685bc5229ec15b4d9f diff --git a/mm/slub.c b/mm/slub.c index e2989ae..af83daf 100644 --- a/mm/slub.c +++ b/mm/slub.c @@ -308,7 +308,7 @@ static inline int is_end(void

Re: linux-next could be on mercurial

2008-02-13 Thread H. Peter Anvin
David Nicol wrote: due to the hg concept of rootlessness. AIUI git is still a base/patch kind of thing instead of making all versions equivalent peers as hg hypes itself to do. I believe you're utterly mistaken. -hpa -- To unsubscribe from this list: send the line "unsubscribe

Re: [2.6 patch] make secmark_tg_destroy() static

2008-02-13 Thread Paul Moore
On Wednesday 13 February 2008 4:29:40 pm Adrian Bunk wrote: > This patch makes the needlessly global secmark_tg_destroy() static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Thanks for catching this. Acked-by: Paul Moore <[EMAIL PROTECTED]> > --- >

Re: [2.6 patch] make swap_pte_to_pagemap_entry() static

2008-02-13 Thread Matt Mackall
On Wed, 2008-02-13 at 23:30 +0200, Adrian Bunk wrote: > This patch makes the needlessly global swap_pte_to_pagemap_entry() > static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Thanks. Signed-off-by: Matt Mackall <[EMAIL PROTECTED]> -- Mathematics is the supreme nostalgia of our

Re: [2.6 patch] x86: don't make swapper_pg_fixmap global

2008-02-13 Thread Ian Campbell
On Wed, 2008-02-13 at 23:29 +0200, Adrian Bunk wrote: > It's not required for swapper_pg_fixmap to be global. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Acked-by: Ian Campbell <[EMAIL PROTECTED]> > > --- > cdaa89e8d9f49eecc6ec9052db1d65a62f1be04b diff --git >

[2.6 patch] x86: make dump_pagetable() static

2008-02-13 Thread Adrian Bunk
dump_pagetable() can now become static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- arch/x86/mm/fault.c |2 +- include/asm-x86/kdebug.h |1 - 2 files changed, 1 insertion(+), 2 deletions(-) fe111b005768f97b9f83af7ad4014a77e7adc249 diff --git a/arch/x86/mm/fault.c

Re: [2.6 patch] make cgroup_enable_task_cg_lists() static

2008-02-13 Thread David Rientjes
On Wed, 13 Feb 2008, Adrian Bunk wrote: > This patch makes the needlessly global cgroup_enable_task_cg_lists() > static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Acked-by: David Rientjes <[EMAIL PROTECTED]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

Re: [PATCH 2.6.24-mm1 1/8] (resend) IPC/semaphores: code factorisation

2008-02-13 Thread Pierre PEIFFER
On Feb 13, 2008 9:07 PM, Alexey Dobriyan <[EMAIL PROTECTED]> wrote: > On Tue, Feb 12, 2008 at 05:13:41PM +0100, [EMAIL PROTECTED] wrote: > > Trivial patch which adds some small locking functions and makes use of them > > to factorize some part of the code and to make it cleaner. > > What's wrong

[2.6 patch] remove ps2esdi

2008-02-13 Thread Adrian Bunk
The ps2esdi driver was marked as BROKEN more than two years ago due to being no longer working for some time. A drivers that had been marked as BROKEN for such a long time seems to be unlikely to be revived in the forseeable future. But if anyone wants to ever revive this driver, the code is

[2.6 patch] scsi/aic94xx/: cleanups

2008-02-13 Thread Adrian Bunk
This patch contains the following cleanups: - static functions in .c files shouldn't be marked inline - make needlessly global code static - remove the unused aic94xx_seq.c:asd_unpause_lseq() - #if 0 other unused code Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch has been sent

[2.6 patch] make BINFMT_FLAT a bool

2008-02-13 Thread Adrian Bunk
I have not yet seen anyone saying he has a reasonable use case for using BINFMT_FLAT modular on his embedded device. Considering that fs/binfmt_flat.c even lacks a MODULE_LICENSE() I really doubt there is any, and this patch therefore makes BINFMT_FLAT a bool. Signed-off-by: Adrian Bunk

Re: Purpose of numa_node?

2008-02-13 Thread Yinghai Lu
On Feb 13, 2008 10:52 AM, Brice Goglin <[EMAIL PROTECTED]> wrote: > Yinghai Lu wrote: > >>> Have a look at the above link. I don't get -1. I get 0 everywhere, while > >>> I should get 1 for some devices. And if I unplug/replug a device using > >>> fakephp, numa_node becomes correct (1 instead of

[2.6 patch] include/linux/sysctl.h: remove empty #else

2008-02-13 Thread Adrian Bunk
This patch removes an empty #else. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch has been sent on: - 11 Nov 2007 097da305ddeef7e32d7fc6fac476aa76525c12f9 diff --git a/include/linux/sysctl.h b/include/linux/sysctl.h index 571f01d..5432b34 100644 --- a/include/linux/sysctl.h +++

[2.6 patch] the long overdue pcmcia_ioctl.c removal

2008-02-13 Thread Adrian Bunk
pcmcia_ioctl.c was scheduled for removal in 2005, and it has a deprecation printk() since 2005 (sic). This patch contains the long overdue removal and the cleanups that are now possible. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- Documentation/feature-removal-schedule.txt | 17

Re: gfs2_fh_to_parent() array overflow

2008-02-13 Thread Adrian Bunk
On Mon, Oct 29, 2007 at 09:11:21AM +, Steven Whitehouse wrote: > Hi, > > On Sat, 2007-10-27 at 23:00 +0200, Christoph Hellwig wrote: > > On Wed, Oct 24, 2007 at 06:26:26PM +0200, Adrian Bunk wrote: > > > The Coverity checker spotted the following array overflow caused by > > > commit

[2.6.26 patch] the scheduled rc80211-simple.c removal

2008-02-13 Thread Adrian Bunk
This patch contains the scheduled rc80211-simple.c removal. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- Documentation/feature-removal-schedule.txt | 10 net/mac80211/Kconfig | 19 net/mac80211/Makefile |2 net/mac80211/ieee80211.c

[2.6 patch] powerpc: free_property() mustn't be __init

2008-02-13 Thread Adrian Bunk
This patch fixes the following section mismatch: <-- snip --> ... WARNING: vmlinux.o(.text+0x55648): Section mismatch in reference from the function .free_node() to the function .init.text:.free_property() ... <-- snip --> Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Acked-by: Stephen

[2.6 patch] hvc_rtas_init() must be __init

2008-02-13 Thread Adrian Bunk
This patch fixes the following section mismatch: <-- snip --> ... WARNING: vmlinux.o(.text+0x2fbca8): Section mismatch in reference from the function .hvc_rtas_init() to the function .devinit.text:.hvc_alloc() ... <-- snip --> Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This

[2.6 patch] make s2io.c:init_tti() static

2008-02-13 Thread Adrian Bunk
This patch makes the needlessly global init_tti() static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch has been sent on: - 30 Jan 2008 1e8c2b07be955b181814e4c24366517a66557908 diff --git a/drivers/net/s2io.c b/drivers/net/s2io.c index 5fab7d7..bc94e84 100644 ---

[2.6 patch] powerpc: vdso_do_func_patch{32,64}() must be __init

2008-02-13 Thread Adrian Bunk
This patch fixes the following section mismatches: <-- snip --> ... WARNING: vmlinux.o(.text+0xe49c): Section mismatch in reference from the function .vdso_do_func_patch64() to the function .init.text:.find_symbol64() WARNING: vmlinux.o(.text+0xe4d0): Section mismatch in reference from the

[2.6 patch] #if 0 tasklet_kill_immediate()

2008-02-13 Thread Adrian Bunk
This patch #if 0's the no longer used tasklet_kill_immediate(). Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch has been sent on: - 29 Jan 2008 include/linux/interrupt.h |1 - kernel/softirq.c |3 +++ 2 files changed, 3 insertions(+), 1 deletion(-)

[2.6 patch] remove mca_is_adapter_used()

2008-02-13 Thread Adrian Bunk
Ths patch removes the no longer used mca_is_adapter_used(). Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch has been sent on: - 30 Jan 2008 drivers/mca/mca-legacy.c | 18 -- include/linux/mca-legacy.h |1 - 2 files changed, 19 deletions(-)

[2.6 patch] make printk_recursion_bug_msg[] static

2008-02-13 Thread Adrian Bunk
printk_recursion_bug_msg[] can become static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch has been sent on: - 29 Jan 2008 77c15a78b65e014c00b533e4c598a71853fc diff --git a/kernel/printk.c b/kernel/printk.c index 3b7c968..f8e4229 100644 --- a/kernel/printk.c +++

[2.6 patch] make smackfs.c:smk_cipso_doi() static

2008-02-13 Thread Adrian Bunk
smk_cipso_doi() can become static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- BTW: -ENOMAINTAINERSENTRY 299c2883384303ca7730df8fa4baae9194bd5d13 diff --git a/security/smack/smackfs.c b/security/smack/smackfs.c index 15aa37f..13462ff 100644 --- a/security/smack/smackfs.c +++

[2.6 patch] make slub.c:slab_address() static

2008-02-13 Thread Adrian Bunk
slab_address() can become static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- fdd710f00d8bed8413c160685bc5229ec15b4d9f diff --git a/mm/slub.c b/mm/slub.c index e2989ae..af83daf 100644 --- a/mm/slub.c +++ b/mm/slub.c @@ -308,7 +308,7 @@ static inline int is_end(void *addr) return

[2.6 patch] kernel/cpuset.c: make 3 functions static

2008-02-13 Thread Adrian Bunk
This patch makes the following needlessly global functions static: - cpuset_test_cpumask() - cpuset_change_cpumask() - cpuset_do_move_task() Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- kernel/cpuset.c |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-)

[2.6 patch] make swap_pte_to_pagemap_entry() static

2008-02-13 Thread Adrian Bunk
This patch makes the needlessly global swap_pte_to_pagemap_entry() static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- a4b8dad3d2a846220277c79db64230b9e81bf99f diff --git a/fs/proc/task_mmu.c b/fs/proc/task_mmu.c index ae4d3f2..6afde39 100644 --- a/fs/proc/task_mmu.c +++

[2.6 patch] make cgroup_enable_task_cg_lists() static

2008-02-13 Thread Adrian Bunk
This patch makes the needlessly global cgroup_enable_task_cg_lists() static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- a9d039842fb8c3170e63d2eba3301cf9865a864e diff --git a/kernel/cgroup.c b/kernel/cgroup.c index 4766bb6..0317f79 100644 --- a/kernel/cgroup.c +++ b/kernel/cgroup.c @@

[2.6 patch] make nfsd_create_setattr() static

2008-02-13 Thread Adrian Bunk
This patch makes the needlessly global nfsd_create_setattr() static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- 7cfb17a22a0cf76477fbf1fbe6bf586108a13a44 diff --git a/fs/nfsd/vfs.c b/fs/nfsd/vfs.c index cc75e4f..035204f 100644 --- a/fs/nfsd/vfs.c +++ b/fs/nfsd/vfs.c @@ -1151,7 +1151,7 @@

[2.6 patch] remove ecryptfs_header_cache_0

2008-02-13 Thread Adrian Bunk
This patch removes the no longer used ecryptfs_header_cache_0. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- 69fea065531a3c5542d818376c85efa7e4386cfb diff --git a/fs/ecryptfs/crypto.c b/fs/ecryptfs/crypto.c index a066e10..dcbbb2b 100644 --- a/fs/ecryptfs/crypto.c +++ b/fs/ecryptfs/crypto.c

[2.6 patch] #if 0 ses_match_host()

2008-02-13 Thread Adrian Bunk
This patch #if 0's the unused ses_match_host() Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- drivers/scsi/ses.c |2 ++ 1 file changed, 2 insertions(+) a9b8c5789924c15d23282da4b2e6bf8fa98449a2 diff --git a/drivers/scsi/ses.c b/drivers/scsi/ses.c index 2a6e4f4..9125486 100644 ---

[2.6 patch] make ds1511_rtc_{read,set}_time() static

2008-02-13 Thread Adrian Bunk
This patch makes the needlessly global ds1511_rtc_{read,set}_time() static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- drivers/rtc/rtc-ds1511.c |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) 2ca22d827507d309cfd7182b9360d1edca531072 diff --git

[2.6 patch] scsi_transport_iscsi.c: make 2 functions static

2008-02-13 Thread Adrian Bunk
This patch makes the following needlessly global functions static: - __iscsi_unblock_session() - iscsi_session_state_name() Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- drivers/scsi/scsi_transport_iscsi.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[2.6 patch] make mtd/nand/cs553x_nand.c:part_probes[] static

2008-02-13 Thread Adrian Bunk
This patch makes the needlessly global part_probes[] static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- 054adb5b7a0d1ebaef61192ccf78df37aec42270 diff --git a/drivers/mtd/nand/cs553x_nand.c b/drivers/mtd/nand/cs553x_nand.c index 8dab696..3370a80 100644 ---

[2.6 patch] mtdoops.c: make struct oops_cxt static again

2008-02-13 Thread Adrian Bunk
struct oops_cxt needlessly became global. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- --- linux-2.6/drivers/mtd/mtdoops.c.old 2008-02-11 23:19:45.0 +0200 +++ linux-2.6/drivers/mtd/mtdoops.c 2008-02-11 23:19:55.0 +0200 @@ -23,31 +23,31 @@ #include #include

[2.6 patch] thinkpad_acpi.c: make 2 functions static

2008-02-13 Thread Adrian Bunk
this_patch_makes_the_needlessly_global_hotkey_wakeup_reason_notify_change_and_hotkey_wakeup_hotunplug_complete_notify_change_static Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- ;-) da7d9b1a1d74ba5265d02e316a215540fe2daf19 diff --git a/drivers/misc/thinkpad_acpi.c

[2.6 patch] #if 0 aoedev_isbusy()

2008-02-13 Thread Adrian Bunk
This patch #if 0's the no longer used aoedev_isbusy(). Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- drivers/block/aoe/aoe.h|1 - drivers/block/aoe/aoedev.c |2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) 3a516f0cdfe99486288c8379714dc17aa2c0d4b4 diff --git

[2.6 patch] #if 0 ipwireless_dump_{hardware,network}_state()

2008-02-13 Thread Adrian Bunk
This patch #if 0's the unused ipwireless_dump_{hardware,network}_state(). Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- drivers/char/pcmcia/ipwireless/hardware.c |2 +- drivers/char/pcmcia/ipwireless/hardware.h |2 -- drivers/char/pcmcia/ipwireless/network.c |2 +-

[2.6 patch] make acpi_find_dsdt_initrd() static

2008-02-13 Thread Adrian Bunk
acpi_find_dsdt_initrd() can become static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- 98cd5a55aff78aaacc3f8615164e2247f3bbed70 diff --git a/drivers/acpi/osl.c b/drivers/acpi/osl.c index 34b3386..0c37c65 100644 --- a/drivers/acpi/osl.c +++ b/drivers/acpi/osl.c @@ -325,7 +325,7 @@

[2.6 patch] make acpi_no_initrd_override_setup() static

2008-02-13 Thread Adrian Bunk
acpi_no_initrd_override_setup() can become static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- 1778953a9751288a9bee1d4f6a8b4f3d22e37f52 diff --git a/drivers/acpi/osl.c b/drivers/acpi/osl.c index 0c37c65..b72a7f1 100644 --- a/drivers/acpi/osl.c +++ b/drivers/acpi/osl.c @@ -419,7 +419,7 @@

[2.6 patch] x86: don't make irq_return global

2008-02-13 Thread Adrian Bunk
It's not required for irq_return to be global. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- arch/x86/kernel/entry_32.S |2 +- arch/x86/kernel/entry_64.S |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 29fc832bc0de2ea3ebfcc105c9bfd56535cf5a42 diff --git

[2.6 patch] make acpi_chain_head static

2008-02-13 Thread Adrian Bunk
acpi_chain_head can become static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- cc3a04eb55aeb07d17bb7701b2227079b752508f diff --git a/drivers/acpi/event.c b/drivers/acpi/event.c index 5479dc0..abec1ca 100644 --- a/drivers/acpi/event.c +++ b/drivers/acpi/event.c @@ -110,7 +110,7 @@ static

[2.6 patch] x86: don't make swapper_pg_fixmap global

2008-02-13 Thread Adrian Bunk
It's not required for swapper_pg_fixmap to be global. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- cdaa89e8d9f49eecc6ec9052db1d65a62f1be04b diff --git a/arch/x86/kernel/head_32.S b/arch/x86/kernel/head_32.S index 74ef4a4..25eb985 100644 --- a/arch/x86/kernel/head_32.S +++

[2.6 patch] make blk_ioc_init() static

2008-02-13 Thread Adrian Bunk
blk_ioc_init() can become static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- 6df9a0aeeeac4ae589ee18ffbdf4897ab36d7233 diff --git a/block/blk-ioc.c b/block/blk-ioc.c index 80245dc..4ae0929 100644 --- a/block/blk-ioc.c +++ b/block/blk-ioc.c @@ -176,7 +176,7 @@ void copy_io_context(struct

<    1   2   3   4   5   6   7   8   9   10   >