Re: [PATCH 02/10] x86: Change size of node ids from u8 to u16 V2

2008-01-14 Thread Eric Dumazet
[EMAIL PROTECTED] a écrit : Change the size of node ids from 8 bits to 16 bits to accomodate more than 256 nodes. Signed-off-by: Mike Travis <[EMAIL PROTECTED]> Reviewed-by: Christoph Lameter <[EMAIL PROTECTED]> --- V1->V2: - changed pxm_to_node_map to u16 - changed memnode map entries t

[PATCH -mm 2/2 -v2] kexec/i386: kexec page table code clean up - page table setup in C

2008-01-14 Thread Huang, Ying
This patch transforms the kexec page tables setup code from assembler code to C code in machine_kexec_prepare. This improves readability and reduces code line number. Signed-off-by: Huang Ying <[EMAIL PROTECTED]> --- arch/x86/kernel/machine_kexec_32.c | 59 ++ arch/x86/kernel

Re: EC: slow ACPI sensors starting at 2.6.20-rc2, unless ec_intr=0

2008-01-14 Thread Németh Márton
Hi, I tested linux-2.6.24-rc7 on my Clevo D410J, but it seems that this version still have some smaller problems with this hardware. See http://bugzilla.kernel.org/show_bug.cgi?id=8459 for details. Regards, Márton Németh -- To unsubscribe from this list: send the line "unsubscribe linux

Re: [PATCH 10/12] ide-floppy: remove atomic test_*bit macros

2008-01-14 Thread Borislav Petkov
On Mon, Jan 14, 2008 at 10:50:58PM +0100, Bartlomiej Zolnierkiewicz wrote: > On Sunday 13 January 2008, Borislav Petkov wrote: > > ..and replace them with flag enums. > > > > Signed-off-by: Borislav Petkov <[EMAIL PROTECTED]> > > --- > > drivers/ide/ide-floppy.c | 132 > > ++

Re: questions on NAPI processing latency and dropped network packets

2008-01-14 Thread Jarek Poplawski
On 14-01-2008 16:58, Chris Friesen wrote: ... > How close to bleeding edge do we need to be for it to be considered > acceptable to ask questions on netdev? > > Given that the embedded space tends to be perpetually stuck on older > kernels (our "current" release is based on 2.6.14) do you have a

Re: [PATCH 8/12] ide-floppy: merge idefloppy_{input,output}_buffers

2008-01-14 Thread Borislav Petkov
On Mon, Jan 14, 2008 at 10:38:35PM +0100, Bartlomiej Zolnierkiewicz wrote: > On Sunday 13 January 2008, Borislav Petkov wrote: > > We merge idefloppy_{input,output}_buffers() into idefloppy_io_buffers() by > > introducing a 4th arg. called direction. According to its value > > we atapi_input_bytes(

Re: [PATCH] Fix 32bit build for git-x86

2008-01-14 Thread Sam Ravnborg
On Tue, Jan 15, 2008 at 02:04:49AM +0100, Andi Kleen wrote: > > Fixes the 32build here with git-x86 (tip > 2f42671697ea9abc7d10ea7f663d6ef6e8ec6358) > > Fix git-x86 build > > Otherwise > > make[3]: Nothing to be done for `vmlinux'. > KBUILD_IMAGE := arch/x86/boot/bzImage > make[2]: KBUILD_IMA

Re: [PATCH] Fix 32bit build for git-x86

2008-01-14 Thread Junio C Hamano
Sam Ravnborg <[EMAIL PROTECTED]> writes: > I wonder how these tabs came in. > I am almost sure they were not in my original patch. But as git-send-email > do not save copies of my sent mails I cannot be sure. > > Ingo - do you have a script on your side that could have converted > the spaces to ta

Re: -mm: pnp-do-not-stop-start-devices-in-suspend-resume-path.patch breaks resuming isapnp cards

2008-01-14 Thread Jaroslav Kysela
On Mon, 14 Jan 2008, Bjorn Helgaas wrote: > On Saturday 12 January 2008 11:13:35 pm Rene Herman wrote: > > ... And, now that I have your attention, while it's > > not important to the issue anymore with the tests removed as the submitted > > patch did, do you have an opinion on (include/linux/pn

<    1   2   3   4   5   6