Re: [rfc 00/45] [RFC] CPU ops and a rework of per cpu data handling on x86_64

2007-11-19 Thread Andi Kleen
> Although we have a per-cpu area base in a fixed global register > for addressing, the above isn't beneficial on sparc64 because > the atomic is much slower than doing a: > > local_irq_disable(); > nonatomic_percpu_memory_op(); > local_irq_enable(); Again might be pointing out

Re: [rfc 03/45] Generic CPU operations: Core piece

2007-11-19 Thread Christoph Lameter
On Mon, 19 Nov 2007, Mathieu Desnoyers wrote: > > Very interesting patch! I did not expect we could mix local atomic ops > with per CPU offsets in an atomic manner.. brilliant :) > > Some nitpicking follows... Well this is a draft so I was not that thorough. The beast is getting too big. It wo

Re: [PATCHv3 0/4] sys_indirect system call

2007-11-19 Thread Ulrich Drepper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 H. Peter Anvin wrote: > What bothers me about the sys_indirect approach is that it will get > increasingly expensive as time goes on, and in doing so it does a > user-space memory reference, which are extra expensive. The extra table > can be colocate

Re: [linux-usb-devel] [EMAIL PROTECTED] created...

2007-11-19 Thread Ismail Dönmez
Tuesday 20 November 2007 Tarihinde 05:26:02 yazmıştınız: > On Monday 19 November 2007, David Miller wrote: > > From: Greg KH <[EMAIL PROTECTED]> > > Date: Mon, 19 Nov 2007 19:12:32 -0800 > > > > > Actually, if we are going to stick with this new list, can we just call > > > it "[EMAIL PROTECTED]" i

Re: [rfc 45/45] Modules: Hack to handle symbols that have a zero value

2007-11-19 Thread Mathieu Desnoyers
* Christoph Lameter ([EMAIL PROTECTED]) wrote: > On Mon, 19 Nov 2007, Mathieu Desnoyers wrote: > > > * [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > > > The module subsystem cannot handle symbols that are zero. It prints out > > > a message that these symbols are unresolved. Define a constant > >

Re: [linux-usb-devel] [EMAIL PROTECTED] created...

2007-11-19 Thread David Brownell
On Monday 19 November 2007, David Miller wrote: > From: Greg KH <[EMAIL PROTECTED]> > Date: Mon, 19 Nov 2007 19:12:32 -0800 > > > Actually, if we are going to stick with this new list, can we just call > > it "[EMAIL PROTECTED]" instead of the "-devel" stuff? > > Done. Subscribe/unsubscribe ...

Re: [rfc 37/45] x86_64: Support for fast per cpu operations

2007-11-19 Thread Andi Kleen
On Tuesday 20 November 2007 03:19, H. Peter Anvin wrote: > David Miller wrote: > >> There was, at some point, discussion about using the gcc TLS mechanism, > >> which should permit even better code to be generated. Unfortunately, it > >> would require gcc to be able to reference %gs instead of %fs

Re: [rfc 03/45] Generic CPU operations: Core piece

2007-11-19 Thread Mathieu Desnoyers
Very interesting patch! I did not expect we could mix local atomic ops with per CPU offsets in an atomic manner.. brilliant :) Some nitpicking follows... * [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > Currently the per cpu subsystem is not able to use the atomic capabilities > of the processor

Re: [rfc 08/45] cpu alloc: x86 support

2007-11-19 Thread Andi Kleen
> 4k cpu configurations with 1k nodes: > > 4096 * 16MB = 64TB of virtual space. > > Maximum theoretical configuration 16384 processors 1k nodes: > > 16384 * 16MB = 256TB of virtual space. > > Both fit within the established limits established. I might be pointing out the obvious, but

Re: SCSI breakage on non-cache coherent architectures

2007-11-19 Thread Benjamin Herrenschmidt
FYI, Here's what I have for the SCSI change. I haven't updated drivers to care for the new return code though, help appreciated with that as I don't know much about these drivers. Index: linux-work/drivers/scsi/scsi_error.c === --- li

Re: [WATCHDOG] v2.6.24 Watchdog Device Drivers patches - part 4

2007-11-19 Thread Mike Lampard
Hi On Tue, 20 Nov 2007 08:02:20 am Wim Van Sebroeck wrote: > Hi Linus, > > Please pull from 'master' branch of > git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git > or if master.kernel.org hasn't synced up yet: > master.kernel.org:/pub/scm/linux/kernel/git/wim/lin

Re: [EMAIL PROTECTED] created...

2007-11-19 Thread David Miller
From: Greg KH <[EMAIL PROTECTED]> Date: Mon, 19 Nov 2007 18:29:15 -0800 > [EMAIL PROTECTED] would be great to have. Created, enjoy. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.

Re: [EMAIL PROTECTED] created...

2007-11-19 Thread David Miller
From: Greg KH <[EMAIL PROTECTED]> Date: Mon, 19 Nov 2007 19:12:32 -0800 > Actually, if we are going to stick with this new list, can we just call > it "[EMAIL PROTECTED]" instead of the "-devel" stuff? Done. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

Re: [PATCH 57/59] security/selinux: Add missing "space"

2007-11-19 Thread James Morris
Applied to git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6.git#for-akpm -- James Morris <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majo

Re: [PATCH 4/4, v4] ACPI, PCI: ACPI PCI slot detection driver

2007-11-19 Thread Alex Chiang
* Kristen Carlson Accardi <[EMAIL PROTECTED]>: > On Mon, 19 Nov 2007 15:04:18 -0700 > Alex Chiang <[EMAIL PROTECTED]> wrote: > > > Documentation/accounting/getdelays.c | 43 +- > > Documentation/feature-removal-schedule.txt |9 - > > Documentation/hwmon/sysfs-interface |

Re: [EMAIL PROTECTED] created...

2007-11-19 Thread Greg KH
On Mon, Nov 19, 2007 at 02:46:09PM -0800, David Miller wrote: > > Because sourceforge just farted another bounce at me > because someone CC:'d the sourceforge linux-usb-devel > list on a thread I was a part of, I've created: > > [EMAIL PROTECTED] > > so we don't need to have a subscriber-o

Re: [PATCH 46/59] drivers/usb: Add missing "space"

2007-11-19 Thread Joe Perches
On Mon, 2007-11-19 at 18:54 -0700, [EMAIL PROTECTED] wrote: > You are not allowed to post to this mailing list, and your message has > been automatically rejected. If you think that your messages are > being rejected in error, contact the mailing list owner at > [EMAIL PROTECTED] > > > F

Re: [PATCH 10/59] drivers/acpi: Add missing "space"

2007-11-19 Thread Len Brown
applied. thanks, -len On Monday 19 November 2007 20:48, Joe Perches wrote: > > Signed-off-by: Joe Perches <[EMAIL PROTECTED]> > --- > drivers/acpi/ec.c |4 ++-- > drivers/acpi/processor_core.c |2 +- > drivers/acpi/tables/tbutils.c |2 +- > 3 files changed, 4 insertions(

Re: [rfc 45/45] Modules: Hack to handle symbols that have a zero value

2007-11-19 Thread Christoph Lameter
On Mon, 19 Nov 2007, Mathieu Desnoyers wrote: > * [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > > The module subsystem cannot handle symbols that are zero. It prints out > > a message that these symbols are unresolved. Define a constant > > > > UNRESOLVED > > > > that is used to hold the value

Re: [PATCH 3/3 -mm] kexec based hibernation -v6: kexec hibernate/resume

2007-11-19 Thread Huang, Ying
On Tue, 2007-11-20 at 03:24 +0100, Rafael J. Wysocki wrote: > On Tuesday, 20 of November 2007, Huang, Ying wrote: > > On Mon, 2007-11-19 at 19:22 +0100, Rafael J. Wysocki wrote: > > > > +#ifdef CONFIG_KEXEC > > > > +static void kexec_hibernate_power_down(void) > > > > +{ > > > > + switch (hib

Re: [rfc 37/45] x86_64: Support for fast per cpu operations

2007-11-19 Thread Paul Mackerras
H. Peter Anvin writes: > There was, at some point, discussion about using the gcc TLS mechanism, > which should permit even better code to be generated. Unfortunately, it > would require gcc to be able to reference %gs instead of %fs (and vice > versa for i386), which I don't think is availabl

Re: SCSI breakage on non-cache coherent architectures

2007-11-19 Thread Benjamin Herrenschmidt
On Mon, 2007-11-19 at 18:10 -0800, Roland Dreier wrote: > > I wrapped this ugliness up inside the macro back in what I posted in > 2002 (http://lkml.org/lkml/2002/6/12/234): > > #define __dma_buffer __dma_buffer_line(__LINE__) > #define __dma_buffer_line(line) __dma_buffer_expand_line(line) > #d

Re: [EMAIL PROTECTED] created...

2007-11-19 Thread Greg KH
On Mon, Nov 19, 2007 at 05:55:54PM -0800, David Miller wrote: > From: "Kay Sievers" <[EMAIL PROTECTED]> > Date: Tue, 20 Nov 2007 02:33:43 +0100 > > > Sounds all good. If that migration works well, please let us do the > > same for hotplug. > > Tell me what you'd like the list at vger to be named

Re: [v4l-dvb-maintainer] [PATCH 25/59] drivers/media/video: Add missing "space"

2007-11-19 Thread Brandon Philips
On 17:48 Mon 19 Nov 2007, Joe Perches wrote: > > Signed-off-by: Joe Perches <[EMAIL PROTECTED]> > --- > drivers/media/video/cx25840/cx25840-vbi.c |2 +- > drivers/media/video/meye.c |2 +- > drivers/media/video/saa7134/saa7134-input.c |2 +- > 3 files changed, 3 ins

Re: [linux-cifs-client] [PATCH] get rid of spurious session reconnects

2007-11-19 Thread Steve French
Merged into cifs-2.6.git I still want to review/test more on the one other bug fix (quota or out of disk space, cifs sync issue which Jeff proposed a fix for earlier) and the ASCII vs. Unicode plain-text password check bug On Nov 19, 2007 8:47 AM, Jeff Layton <[EMAIL PROTECTED]> wrote: > On Mon,

Re: [EMAIL PROTECTED] created...

2007-11-19 Thread Greg KH
On Mon, Nov 19, 2007 at 04:17:55PM -0800, David Miller wrote: > From: Greg KH <[EMAIL PROTECTED]> > Date: Mon, 19 Nov 2007 14:54:55 -0800 > > > Woah, the [EMAIL PROTECTED] list is NOT a subscriber-only list at > > all. It's wide open with a bunch of mailman rule filter to try to > > handle the wo

Re: [rfc 45/45] Modules: Hack to handle symbols that have a zero value

2007-11-19 Thread Mathieu Desnoyers
* [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > The module subsystem cannot handle symbols that are zero. It prints out > a message that these symbols are unresolved. Define a constant > > UNRESOLVED > > that is used to hold the value used for unresolved symbols. Set it to 1 > (its hopefully unl

Re: [rfc 37/45] x86_64: Support for fast per cpu operations

2007-11-19 Thread H. Peter Anvin
David Miller wrote: There was, at some point, discussion about using the gcc TLS mechanism, which should permit even better code to be generated. Unfortunately, it would require gcc to be able to reference %gs instead of %fs (and vice versa for i386), which I don't think is available in anythi

Re: [PATCH 46/59] drivers/usb: Add missing "space"

2007-11-19 Thread David Brownell
On Monday 19 November 2007, Joe Perches wrote: > > Signed-off-by: Joe Perches <[EMAIL PROTECTED]> > --- > drivers/usb/atm/ueagle-atm.c|4 ++-- > drivers/usb/gadget/amd5536udc.c |2 +- > drivers/usb/gadget/m66592-udc.c |2 +- > drivers/usb/gadget/net2280.c|2 +- ACK for the

Re: [rfc 37/45] x86_64: Support for fast per cpu operations

2007-11-19 Thread David Miller
From: "H. Peter Anvin" <[EMAIL PROTECTED]> Date: Mon, 19 Nov 2007 18:00:23 -0800 > Christoph Lameter wrote: > > Support fast cpu ops in x86_64 by providing a series of functions that > > generate the proper instructions. Define CONFIG_FAST_CPU_OPS so that core > > code > > can exploit the availab

Re: [rfc 08/45] cpu alloc: x86 support

2007-11-19 Thread H. Peter Anvin
Christoph Lameter wrote: On Mon, 19 Nov 2007, H. Peter Anvin wrote: You're making the assumption here that NUMA = large number of CPUs. This assumption is flat-out wrong. Well maybe. Usually one gets to NUMA because the hardware gets too big to be handleed the UMA way. On x86-64, most two

Re: [rfc 37/45] x86_64: Support for fast per cpu operations

2007-11-19 Thread H. Peter Anvin
Christoph Lameter wrote: On Mon, 19 Nov 2007, H. Peter Anvin wrote: There was, at some point, discussion about using the gcc TLS mechanism, which should permit even better code to be generated. Unfortunately, it would How would that be possible? Oh. You mean the discussion where I mentioned

Re: [PATCH 47/59] fs/ocfs2: Add missing "space"

2007-11-19 Thread Mark Fasheh
On Mon, Nov 19, 2007 at 05:53:34PM -0800, Joe Perches wrote: > > Signed-off-by: Joe Perches <[EMAIL PROTECTED]> > --- > fs/ocfs2/dlm/dlmmaster.c |4 ++-- > fs/ocfs2/inode.c |2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) Thanks, I'll put this in ocfs2.git. --Mar

Re: [PATCH 0/4, v3] Physical PCI slot objects

2007-11-19 Thread Matthew Garrett
On Mon, Nov 19, 2007 at 03:32:25PM -0800, Gary Hade wrote: > Alex, What I was trying to suggest is a boot-time kernel option, > not a kernel configuration option. The basic idea is to give > the user (with a single binary kernel) the ability to include > your ACPI-PCI slot driver feature changes

Re: [rfc 00/45] [RFC] CPU ops and a rework of per cpu data handling on x86_64

2007-11-19 Thread Christoph Lameter
On Mon, 19 Nov 2007, David Miller wrote: > From: Christoph Lameter <[EMAIL PROTECTED]> > Date: Mon, 19 Nov 2007 17:59:33 -0800 (PST) > > > In that case the generic fallbacks can just provide what you already > > have. > > I understand, I was just letting you know why we probably won't > take adv

Re: [PATCH 3/3 -mm] kexec based hibernation -v6: kexec hibernate/resume

2007-11-19 Thread Rafael J. Wysocki
On Tuesday, 20 of November 2007, Huang, Ying wrote: > On Mon, 2007-11-19 at 19:22 +0100, Rafael J. Wysocki wrote: > > > +#ifdef CONFIG_KEXEC > > > +static void kexec_hibernate_power_down(void) > > > +{ > > > + switch (hibernation_mode) { > > > + case HIBERNATION_TEST: > > > + case HIBERNATION_TESTP

Re: [rfc 00/45] [RFC] CPU ops and a rework of per cpu data handling on x86_64

2007-11-19 Thread David Miller
From: Christoph Lameter <[EMAIL PROTECTED]> Date: Mon, 19 Nov 2007 17:59:33 -0800 (PST) > In that case the generic fallbacks can just provide what you already > have. I understand, I was just letting you know why we probably won't take advantage of this new stuff :-) - To unsubscribe from this li

Re: SCSI breakage on non-cache coherent architectures

2007-11-19 Thread Roland Dreier
> 2) Add the __dma_cacheline_aligned tag. > > But note that with #2 it could get quite ugly because the > alignment and size both have a minimum that needs to be > enforced, not just the alignment alone. So either: > > struct foo { > unsigned int other_unrelated_stuff; > > s

Re: [PATCH 14/59] drivers/cpufreq: Add missing "space"

2007-11-19 Thread Dave Jones
On Mon, Nov 19, 2007 at 05:48:06PM -0800, Joe Perches wrote: > > Signed-off-by: Joe Perches <[EMAIL PROTECTED]> > --- > drivers/cpufreq/cpufreq.c |6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) Also applied, thanks. Dave -- http://www.codemonkey.org.uk - To uns

Re: [rfc 37/45] x86_64: Support for fast per cpu operations

2007-11-19 Thread Christoph Lameter
On Mon, 19 Nov 2007, H. Peter Anvin wrote: > There was, at some point, discussion about using the gcc TLS mechanism, which > should permit even better code to be generated. Unfortunately, it would How would that be possible? Oh. You mean the discussion where I mentioned using the thread attribu

Re: [PATCH 09/59] arch/x86: Add missing "space"

2007-11-19 Thread Dave Jones
On Mon, Nov 19, 2007 at 05:48:01PM -0800, Joe Perches wrote: > > Signed-off-by: Joe Perches <[EMAIL PROTECTED]> > --- > arch/x86/kernel/cpu/cpufreq/powernow-k7.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks Joe, applied. Dave -- http://www.codemonkey.org.

Re: [PATCH] ext4: dir inode reservation V3

2007-11-19 Thread Mingming Cao
On Tue, 2007-11-13 at 22:12 +0800, Coly Li wrote: > Basic idea of my dir inode reservation patch can be found here, > http://lists.openwall.net/linux-ext4/2007/11/05/3 > > 1, What does dir inode reservation do > Dir inode reservation tries to reserve several inodes in inodes table for a > directo

Re: [rfc 08/45] cpu alloc: x86 support

2007-11-19 Thread Christoph Lameter
On Mon, 19 Nov 2007, H. Peter Anvin wrote: > You're making the assumption here that NUMA = large number of CPUs. This > assumption is flat-out wrong. Well maybe. Usually one gets to NUMA because the hardware gets too big to be handleed the UMA way. > On x86-64, most two-socket systems are still

Re: [rfc 00/45] [RFC] CPU ops and a rework of per cpu data handling on x86_64

2007-11-19 Thread Christoph Lameter
On Mon, 19 Nov 2007, David Miller wrote: > Although we have a per-cpu area base in a fixed global register > for addressing, the above isn't beneficial on sparc64 because > the atomic is much slower than doing a: > > local_irq_disable(); > nonatomic_percpu_memory_op(); > local_i

Re: [rfc 37/45] x86_64: Support for fast per cpu operations

2007-11-19 Thread H. Peter Anvin
Christoph Lameter wrote: Support fast cpu ops in x86_64 by providing a series of functions that generate the proper instructions. Define CONFIG_FAST_CPU_OPS so that core code can exploit the availability of fast per cpu operations. Signed-off-by: Christoph Lameter <[EMAIL PROTECTED]> There was

[PATCH 59/59] sound/oss: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- sound/oss/aedsp16.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sound/oss/aedsp16.c b/sound/oss/aedsp16.c index 51e1fde..f0d2bd9 100644 --- a/sound/oss/aedsp16.c +++ b/sound/oss/aedsp16.c @@ -1092,7 +1092,7 @@ static

Re: [EMAIL PROTECTED] created...

2007-11-19 Thread David Miller
From: "Kay Sievers" <[EMAIL PROTECTED]> Date: Tue, 20 Nov 2007 02:33:43 +0100 > Sounds all good. If that migration works well, please let us do the > same for hotplug. Tell me what you'd like the list at vger to be named and I can create it now. THanks. - To unsubscribe from this list: send the

[PATCH 58/59] sound/isa: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- sound/isa/sc6000.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sound/isa/sc6000.c b/sound/isa/sc6000.c index 94daf83..bc0c379 100644 --- a/sound/isa/sc6000.c +++ b/sound/isa/sc6000.c @@ -390,7 +390,7 @@ static int __

[PATCH 56/59] net/sunrpc: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- net/sunrpc/auth_gss/auth_gss.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/net/sunrpc/auth_gss/auth_gss.c b/net/sunrpc/auth_gss/auth_gss.c index 53995af..22906b8 100644 --- a/net/sunrpc/auth_gss/auth_gss.c +++ b/net/

[PATCH 57/59] security/selinux: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- security/selinux/ss/avtab.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/security/selinux/ss/avtab.c b/security/selinux/ss/avtab.c index 9e70a16..cd10e27 100644 --- a/security/selinux/ss/avtab.c +++ b/security/selinux

[PATCH 55/59] net/sctp: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- net/sctp/sm_statefuns.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/net/sctp/sm_statefuns.c b/net/sctp/sm_statefuns.c index 5ebbe80..b8bbb96 100644 --- a/net/sctp/sm_statefuns.c +++ b/net/sctp/sm_statefuns.c @@ -1146

[PATCH 54/59] net/irda: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- net/irda/iriap.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/net/irda/iriap.c b/net/irda/iriap.c index dc5e34a..a86a5d8 100644 --- a/net/irda/iriap.c +++ b/net/irda/iriap.c @@ -928,7 +928,7 @@ void iriap_call_indicat

[PATCH 52/59] net/ipv4: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- net/ipv4/ipvs/ip_vs_core.c |2 +- net/ipv4/netfilter/iptable_raw.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ipv4/ipvs/ip_vs_core.c b/net/ipv4/ipvs/ip_vs_core.c index 20c884a..8fba202 100644 --- a/net

[PATCH 53/59] net/ipv6: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- net/ipv6/addrconf.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/net/ipv6/addrconf.c b/net/ipv6/addrconf.c index 1bd8d81..567664e 100644 --- a/net/ipv6/addrconf.c +++ b/net/ipv6/addrconf.c @@ -967,7 +967,7 @@ int ipv6

[PATCH 50/59] net/bridge: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- net/bridge/netfilter/ebt_among.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/net/bridge/netfilter/ebt_among.c b/net/bridge/netfilter/ebt_among.c index 392d877..6436d30 100644 --- a/net/bridge/netfilter/ebt_among.c ++

[PATCH 51/59] net/dccp: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- net/dccp/ccids/lib/loss_interval.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/net/dccp/ccids/lib/loss_interval.c b/net/dccp/ccids/lib/loss_interval.c index 40ad428..d26b88d 100644 --- a/net/dccp/ccids/lib/loss_inte

[PATCH 48/59] fs/proc: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- fs/proc/vmcore.c | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/fs/proc/vmcore.c b/fs/proc/vmcore.c index 523e109..7c7b3ed 100644 --- a/fs/proc/vmcore.c +++ b/fs/proc/vmcore.c @@ -521,7 +521,7 @@ static int __

[PATCH 49/59] fs/ufs: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- fs/ufs/dir.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/fs/ufs/dir.c b/fs/ufs/dir.c index 30f8c2b..d19dfe8 100644 --- a/fs/ufs/dir.c +++ b/fs/ufs/dir.c @@ -180,7 +180,7 @@ bad_entry: Eend: p = (struct ufs_d

[PATCH 46/59] drivers/usb: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/usb/atm/ueagle-atm.c|4 ++-- drivers/usb/gadget/amd5536udc.c |2 +- drivers/usb/gadget/m66592-udc.c |2 +- drivers/usb/gadget/net2280.c|2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/u

[PATCH 47/59] fs/ocfs2: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- fs/ocfs2/dlm/dlmmaster.c |4 ++-- fs/ocfs2/inode.c |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fs/ocfs2/dlm/dlmmaster.c b/fs/ocfs2/dlm/dlmmaster.c index 62e4a7d..a54d33d 100644 --- a/fs/ocfs2/dlm/dlmmaste

[PATCH 45/59] drivers/serial: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/serial/mpc52xx_uart.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/serial/mpc52xx_uart.c b/drivers/serial/mpc52xx_uart.c index ec36ad7..2fe8a7d 100644 --- a/drivers/serial/mpc52xx_uart.c +++ b/drivers/

Re: [PATCH 3/3 -mm] kexec based hibernation -v6: kexec hibernate/resume

2007-11-19 Thread Huang, Ying
On Mon, 2007-11-19 at 19:22 +0100, Rafael J. Wysocki wrote: > > +#ifdef CONFIG_KEXEC > > +static void kexec_hibernate_power_down(void) > > +{ > > + switch (hibernation_mode) { > > + case HIBERNATION_TEST: > > + case HIBERNATION_TESTPROC: > > + break; > > + case HIBERNATION_REBOOT:

[PATCH 43/59] drivers/scsi/qla4xxx: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/scsi/qla4xxx/ql4_init.c |2 +- drivers/scsi/qla4xxx/ql4_os.c |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/scsi/qla4xxx/ql4_init.c b/drivers/scsi/qla4xxx/ql4_init.c index d692c71..ab619a8 100644

[PATCH 44/59] drivers/scsi: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/scsi/NCR_D700.c|2 +- drivers/scsi/aic7xxx_old.c |2 +- drivers/scsi/dc395x.c |2 +- drivers/scsi/hosts.c |2 +- drivers/scsi/iscsi_tcp.c |6 +++--- drivers/scsi/scsi_proc.c |2 +- drivers/scsi/s

[PATCH 36/59] drivers/net: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/net/3c507.c |4 ++-- drivers/net/amd8111e.c |4 ++-- drivers/net/at1700.c|2 +- drivers/net/pppol2tp.c |2 +- drivers/net/qla3xxx.c |2 +- drivers/net/rrunner.c |2 +- drivers/net/s2io.c |6 +

Re: [rfc 00/45] [RFC] CPU ops and a rework of per cpu data handling on x86_64

2007-11-19 Thread David Miller
From: [EMAIL PROTECTED] Date: Mon, 19 Nov 2007 17:11:32 -0800 > Before: > > mov%gs:0x8,%rdx Get smp_processor_id > movtableoffset,%rax Get table base > incq varoffset(%rax,%rdx,1) Perform the operation with a complex lookup > adding

[PATCH 42/59] drivers/scsi/lpfc: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/scsi/lpfc/lpfc_attr.c |2 +- drivers/scsi/lpfc/lpfc_ct.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/scsi/lpfc/lpfc_attr.c b/drivers/scsi/lpfc/lpfc_attr.c index 80a1121..d9d6791 100644 --- a/dri

[PATCH 43/59] drivers/scsi/qla4xxx: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/scsi/qla4xxx/ql4_init.c |2 +- drivers/scsi/qla4xxx/ql4_os.c |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/scsi/qla4xxx/ql4_init.c b/drivers/scsi/qla4xxx/ql4_init.c index d692c71..ab619a8 100644

[PATCH 41/59] drivers/scsi/aic94xx: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/scsi/aic94xx/aic94xx_sds.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/scsi/aic94xx/aic94xx_sds.c b/drivers/scsi/aic94xx/aic94xx_sds.c index 06509bf..f45f0b9 100644 --- a/drivers/scsi/aic94xx/aic94

[PATCH 40/59] drivers/scsi/aic7xxx: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/scsi/aic7xxx/aic79xx_osm.c |2 +- drivers/scsi/aic7xxx/aic79xx_osm_pci.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/scsi/aic7xxx/aic79xx_osm.c b/drivers/scsi/aic7xxx/aic79xx_osm.c index 2d02

[PATCH 37/59] drivers/pci: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/pci/hotplug/pci_hotplug_core.c |2 +- drivers/pci/probe.c|6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/pci/hotplug/pci_hotplug_core.c b/drivers/pci/hotplug/pci_hotplug_core.

[PATCH 39/59] drivers/s390: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/s390/char/monwriter.c |2 +- drivers/s390/char/vmlogrdr.c |2 +- drivers/s390/cio/chsc.c |2 +- drivers/s390/net/claw.c |2 +- drivers/s390/net/lcs.c|2 +- drivers/s390/scsi/zfcp_fsf.c | 10

[PATCH 34/59] drivers/net/wan: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/net/wan/wanxl.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/net/wan/wanxl.c b/drivers/net/wan/wanxl.c index 8e320b7..ad8c865 100644 --- a/drivers/net/wan/wanxl.c +++ b/drivers/net/wan/wanxl.c @@ -743,

[PATCH 33/59] drivers/net/sk98lin: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/net/sk98lin/skgepnmi.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/net/sk98lin/skgepnmi.c b/drivers/net/sk98lin/skgepnmi.c index b36dd9a..678659f 100644 --- a/drivers/net/sk98lin/skgepnmi.c +++ b/driv

[PATCH 38/59] drivers/rtc: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/rtc/rtc-v3020.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/rtc/rtc-v3020.c b/drivers/rtc/rtc-v3020.c index a6b5729..0e7a15d 100644 --- a/drivers/rtc/rtc-v3020.c +++ b/drivers/rtc/rtc-v3020.c @@ -200,

[PATCH 35/59] drivers/net/wireless: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/net/wireless/b43/phy.c |2 +- drivers/net/wireless/b43legacy/phy.c |2 +- drivers/net/wireless/bcm43xx/bcm43xx_phy.c |2 +- drivers/net/wireless/libertas/wext.c |2 +- drivers/net/wireless/netwave_c

[PATCH 31/59] drivers/net/ixgb: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/net/ixgbe/ixgbe_common.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/net/ixgbe/ixgbe_common.c b/drivers/net/ixgbe/ixgbe_common.c index 512e3b2..b7e50bc 100644 --- a/drivers/net/ixgbe/ixgbe_common.c ++

[PATCH 32/59] drivers/net/netxen: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/net/netxen/netxen_nic_hw.c |2 +- drivers/net/netxen/netxen_nic_init.c |4 ++-- drivers/net/netxen/netxen_nic_main.c |6 +++--- drivers/net/netxen/netxen_nic_niu.c |4 ++-- 4 files changed, 8 insertions(+), 8 deletions(

[PATCH 30/59] drivers/net/cxgb3: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/net/cxgb3/cxgb3_offload.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/net/cxgb3/cxgb3_offload.c b/drivers/net/cxgb3/cxgb3_offload.c index bd25421..7086f76 100644 --- a/drivers/net/cxgb3/cxgb3_offload

[PATCH 28/59] drivers/mtd: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/mtd/nand/nandsim.c |2 +- drivers/mtd/onenand/onenand_base.c |4 ++-- drivers/mtd/ssfdc.c|4 ++-- drivers/mtd/ubi/build.c|8 4 files changed, 9 insertions(+), 9 deletions(-) di

[PATCH 29/59] drivers/net/chelsio: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/net/chelsio/cxgb2.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/net/chelsio/cxgb2.c b/drivers/net/chelsio/cxgb2.c index 2dbf8dc..3eca4e3 100644 --- a/drivers/net/chelsio/cxgb2.c +++ b/drivers/net/chel

[PATCH 25/59] drivers/media/video: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/media/video/cx25840/cx25840-vbi.c |2 +- drivers/media/video/meye.c |2 +- drivers/media/video/saa7134/saa7134-input.c |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/media/vide

[PATCH 26/59] drivers/message: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/message/i2o/exec-osm.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/message/i2o/exec-osm.c b/drivers/message/i2o/exec-osm.c index 6cbcc21..16177c2 100644 --- a/drivers/message/i2o/exec-osm.c +++ b/driv

[PATCH 27/59] drivers/misc: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/misc/ioc4.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/misc/ioc4.c b/drivers/misc/ioc4.c index 05172d2..e5e7755 100644 --- a/drivers/misc/ioc4.c +++ b/drivers/misc/ioc4.c @@ -200,7 +200,7 @@ ioc4_clo

[PATCH 23/59] drivers/media/dvb: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/media/dvb/frontends/ves1820.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/dvb/frontends/ves1820.c b/drivers/media/dvb/frontends/ves1820.c index 60433b5..8791701 100644 --- a/drivers/media/dvb

[PATCH 24/59] drivers/media/radio: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/media/radio/radio-gemtek.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/radio/radio-gemtek.c b/drivers/media/radio/radio-gemtek.c index 5e4b9dd..9dafc35 100644 --- a/drivers/media/radio/radio-

[PATCH 19/59] drivers/infiniband: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/infiniband/hw/ehca/ehca_cq.c |2 +- drivers/infiniband/hw/ehca/ehca_qp.c |6 +++--- drivers/infiniband/ulp/iser/iser_initiator.c |2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/inf

[PATCH 22/59] drivers/macintosh: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/macintosh/smu.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/macintosh/smu.c b/drivers/macintosh/smu.c index d409f67..0568313 100644 --- a/drivers/macintosh/smu.c +++ b/drivers/macintosh/smu.c @@ -194,

[PATCH 21/59] drivers/isdn: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/isdn/i4l/isdn_ppp.c |2 +- drivers/isdn/i4l/isdn_x25iface.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/isdn/i4l/isdn_ppp.c b/drivers/isdn/i4l/isdn_ppp.c index 9f5fe37..742e0f6 100644 --- a/d

[PATCH 18/59] drivers/ieee1394: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/ieee1394/raw1394.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/ieee1394/raw1394.c b/drivers/ieee1394/raw1394.c index cadf047..37e7e10 100644 --- a/drivers/ieee1394/raw1394.c +++ b/drivers/ieee1394/r

[PATCH 20/59] drivers/input: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/input/keyboard/omap-keypad.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/input/keyboard/omap-keypad.c b/drivers/input/keyboard/omap-keypad.c index babc913..ce6206f 100644 --- a/drivers/input/keyboa

[PATCH 16/59] drivers/i2c: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/i2c/busses/i2c-davinci.c |4 ++-- drivers/i2c/busses/i2c-omap.c|6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/i2c/busses/i2c-davinci.c b/drivers/i2c/busses/i2c-davinci.c index bd7aaff..676798

[PATCH 17/59] drivers/ide: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/ide/ppc/pmac.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/ide/ppc/pmac.c b/drivers/ide/ppc/pmac.c index 5afdfef..7f7a598 100644 --- a/drivers/ide/ppc/pmac.c +++ b/drivers/ide/ppc/pmac.c @@ -1513,7 +1

[PATCH 14/59] drivers/cpufreq: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/cpufreq/cpufreq.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/cpufreq/cpufreq.c b/drivers/cpufreq/cpufreq.c index 5e626b1..5d5f52f 100644 --- a/drivers/cpufreq/cpufreq.c +++ b/drivers/cpufreq/cpuf

[PATCH 15/59] drivers/hwmon: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/hwmon/vt8231.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/hwmon/vt8231.c b/drivers/hwmon/vt8231.c index 2196a84..f876617 100644 --- a/drivers/hwmon/vt8231.c +++ b/drivers/hwmon/vt8231.c @@ -504,7 +50

[PATCH 13/59] drivers/char: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/char/agp/generic.c|4 ++-- drivers/char/agp/intel-agp.c |2 +- drivers/char/ipmi/ipmi_watchdog.c |2 +- drivers/char/snsc.c |2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/d

[PATCH 11/59] drivers/block: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/block/DAC960.c |2 +- drivers/block/cpqarray.c |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/block/DAC960.c b/drivers/block/DAC960.c index 9030c37..72c5e96 100644 --- a/drivers/block/DAC960.c ++

[PATCH 10/59] drivers/acpi: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/acpi/ec.c |4 ++-- drivers/acpi/processor_core.c |2 +- drivers/acpi/tables/tbutils.c |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/acpi/ec.c b/drivers/acpi/ec.c index 06b78e5..cb09e

[PATCH 09/59] arch/x86: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- arch/x86/kernel/cpu/cpufreq/powernow-k7.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/x86/kernel/cpu/cpufreq/powernow-k7.c b/arch/x86/kernel/cpu/cpufreq/powernow-k7.c index b5a9863..b73dce0 100644 --- a/arch/x8

[PATCH 12/59] drivers/cdrom: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- drivers/cdrom/viocd.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/cdrom/viocd.c b/drivers/cdrom/viocd.c index d8bb44b..1ca73d1 100644 --- a/drivers/cdrom/viocd.c +++ b/drivers/cdrom/viocd.c @@ -129,7 +129,7 @

<    1   2   3   4   5   6   7   >