Re: [BUG] rfcomm

2008-02-16 Thread Alon Bar-Lev
On Saturday 16 February 2008, Dave Young wrote: > Hi, alon > > Please try the attached patch, hope it fixes your problem. > > Regards > dave Does not work... :( Alon. Feb 16 23:41:33 alon1 usb 3-1: configuration #1 chosen from 1 choice Feb 16 23:41:33 alon1 BUG: unable to handle kernel NULL

Re: [BUG] rfcomm

2008-02-16 Thread Alon Bar-Lev
On Saturday 16 February 2008, Dave Young wrote: Hi, alon Please try the attached patch, hope it fixes your problem. Regards dave Does not work... :( Alon. Feb 16 23:41:33 alon1 usb 3-1: configuration #1 chosen from 1 choice Feb 16 23:41:33 alon1 BUG: unable to handle kernel NULL pointer

[BUG] rfcomm

2008-02-11 Thread Alon Bar-Lev
On Tuesday 06 November 2007, Alon Bar-Lev wrote: > On 11/6/07, Dave Young <[EMAIL PROTECTED]> wrote: > > Hi, > > sorry for reply again, this seems a diffrent issue ... > > All that I do is running pppd over the rfcomm, suspending the system and > resume. &g

[BUG] rfcomm

2008-02-11 Thread Alon Bar-Lev
On Tuesday 06 November 2007, Alon Bar-Lev wrote: On 11/6/07, Dave Young [EMAIL PROTECTED] wrote: Hi, sorry for reply again, this seems a diffrent issue ... All that I do is running pppd over the rfcomm, suspending the system and resume. I don't load any binary module. Alon. Tried

Re: [MIPS] MEM_SDREFCFG is not defined for Alchemy DB1550 (compile fail)

2007-12-25 Thread Alon Bar-Lev
n't been maintained -- probably since the submission. Thanks! Will it be maintained? Are there any plans? Is there, a missing features list (TODO)? Or this is completely unsupported board? Best Regards, Alon Bar-Lev. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

Re: [MIPS] MEM_SDREFCFG is not defined for Alchemy DB1550 (compile fail)

2007-12-25 Thread Alon Bar-Lev
end modes on these boards are not supported? Only "Always On" configuration is supported? Or there is another method to preserve power? Best Regards, Alon Bar-Lev. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] M

Re: [MIPS] MEM_SDREFCFG is not defined for Alchemy DB1550 (compile fail)

2007-12-25 Thread Alon Bar-Lev
? Only Always On configuration is supported? Or there is another method to preserve power? Best Regards, Alon Bar-Lev. -- 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/majordomo

Re: [MIPS] MEM_SDREFCFG is not defined for Alchemy DB1550 (compile fail)

2007-12-25 Thread Alon Bar-Lev
! Will it be maintained? Are there any plans? Is there, a missing features list (TODO)? Or this is completely unsupported board? Best Regards, Alon Bar-Lev. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info

Re: [MIPS] MEM_SDREFCFG is not defined for Alchemy DB1550 (compile fail)

2007-12-23 Thread Alon Bar-Lev
Hello, Forgot to write that I checked mips & linus gits, and the problem still exists. Best Regards, Alon Bar-Lev. On 12/23/07, Alon Bar-Lev <[EMAIL PROTECTED]> wrote: > Hello, > > When I have: > CONFIG_MIPS_DB1550 > CONFIG_SOC_AU1550 > CONFIG_SOC_AU1X00 > CON

[MIPS] MEM_SDREFCFG is not defined for Alchemy DB1550 (compile fail)

2007-12-23 Thread Alon Bar-Lev
-au1x00/au1000.h Maybe MEM_SDREFCFG should be defined for CONFIG_SOC_AU1X00? Or there should be #ifdef for its usage in power.c? Best Regards, Alon Bar-Lev. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majo

[MIPS] MEM_SDREFCFG is not defined for Alchemy DB1550 (compile fail)

2007-12-23 Thread Alon Bar-Lev
-au1x00/au1000.h Maybe MEM_SDREFCFG should be defined for CONFIG_SOC_AU1X00? Or there should be #ifdef for its usage in power.c? Best Regards, Alon Bar-Lev. -- 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

Re: [MIPS] MEM_SDREFCFG is not defined for Alchemy DB1550 (compile fail)

2007-12-23 Thread Alon Bar-Lev
Hello, Forgot to write that I checked mips linus gits, and the problem still exists. Best Regards, Alon Bar-Lev. On 12/23/07, Alon Bar-Lev [EMAIL PROTECTED] wrote: Hello, When I have: CONFIG_MIPS_DB1550 CONFIG_SOC_AU1550 CONFIG_SOC_AU1X00 CONFIG_PM MEM_SDREFCFG is used at: arch/mips

Re: [MIPS] Build an embedded initramfs into mips kernel

2007-12-19 Thread Alon Bar-Lev
toolchain and uclibc with softfloat, but still did not work. So I moved to glibc and all works correctly. Thank you for quick response! I will continue the discussion at uclibc lists. Best Regards, Alon Bar-Lev. On 12/19/07, Willy Tarreau <[EMAIL PROTECTED]> wrote: > On Wed, Dec 19, 2007

Re: [MIPS] Build an embedded initramfs into mips kernel

2007-12-19 Thread Alon Bar-Lev
toolchain and uclibc with softfloat, but still did not work. So I moved to glibc and all works correctly. Thank you for quick response! I will continue the discussion at uclibc lists. Best Regards, Alon Bar-Lev. On 12/19/07, Willy Tarreau [EMAIL PROTECTED] wrote: On Wed, Dec 19, 2007 at 12:09

Re: [MIPS] Build an embedded initramfs into mips kernel

2007-12-18 Thread Alon Bar-Lev
uldn't I get a different error code if this is the case? Best Regards, Alon Bar-Lev. -- 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/majordomo-info.html Please

[MIPS] Build an embedded initramfs into mips kernel

2007-12-18 Thread Alon Bar-Lev
at the initramfs /init is available and executable. Any reason why I get ENOENT? Any special procedure should be performed for mips arch? Best Regards, Alon Bar-Lev. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majo

[MIPS] Build an embedded initramfs into mips kernel

2007-12-18 Thread Alon Bar-Lev
at the initramfs /init is available and executable. Any reason why I get ENOENT? Any special procedure should be performed for mips arch? Best Regards, Alon Bar-Lev. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info

Re: [MIPS] Build an embedded initramfs into mips kernel

2007-12-18 Thread Alon Bar-Lev
a different error code if this is the case? Best Regards, Alon Bar-Lev. -- 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/majordomo-info.html Please read the FAQ at http://www.tux.org

Re: ldminfo compilation

2007-12-12 Thread Alon Bar-Lev
out sharing one object between kernel and userspace. Best Regards, Alon Bar-Lev So just for the record... I am using the following script to build: ldm=linux-ldm-0.0.8 kernel=linux-2.4.35.4 wget --continue http://downloads.sourceforge.net/linux-ntfs/$ldm.tar.bz2 wget --continue http://www.kernel.org/

Re: ldminfo compilation

2007-12-12 Thread Alon Bar-Lev
? Best Regards, Alon Bar-Lev. -- 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/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

ldminfo compilation

2007-12-12 Thread Alon Bar-Lev
anyone succeeded in compiling this? Are there alternatives? I need to extract the information from ldm partition in order to dmsetup it correctly. I've contacted the author, Richard Russon <[EMAIL PROTECTED]> but got no response. Best Regards, Alon Bar-Lev. -- To unsubscribe from this list: sen

ldminfo compilation

2007-12-12 Thread Alon Bar-Lev
this? Are there alternatives? I need to extract the information from ldm partition in order to dmsetup it correctly. I've contacted the author, Richard Russon [EMAIL PROTECTED] but got no response. Best Regards, Alon Bar-Lev. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: ldminfo compilation

2007-12-12 Thread Alon Bar-Lev
don't wish to introduce the overhead of the C++ libraries to my system... If ldmutil contain all the information, I will backport this to C and be happy... :) Can you please tell me how you use the output of this utility to merge a spanned partition on two separate disks? Best Regards, Alon Bar-Lev

Re: ldminfo compilation

2007-12-12 Thread Alon Bar-Lev
one object between kernel and userspace. Best Regards, Alon Bar-Lev So just for the record... I am using the following script to build: ldm=linux-ldm-0.0.8 kernel=linux-2.4.35.4 wget --continue http://downloads.sourceforge.net/linux-ntfs/$ldm.tar.bz2 wget --continue http://www.kernel.org/pub

Re: [Bluez-devel] [BUG] rfcomm]

2007-11-05 Thread Alon Bar-Lev
On 11/6/07, Dave Young <[EMAIL PROTECTED]> wrote: > Hi, > sorry for reply again, this seems a diffrent issue ... All that I do is running pppd over the rfcomm, suspending the system and resume. I don't load any binary module. Alon. - To unsubscribe from this list: send the line "unsubscribe

Re: [Bluez-devel] [BUG] rfcomm]

2007-11-05 Thread Alon Bar-Lev
; I post it in below thread: > http://lkml.org/lkml/2007/11/4/207 It actually worse... :( Best Regards, Alon Bar-Lev --- terrupt :02:01.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 ieee80211_crypt: registered algorithm 'NULL' ieee80211: 802.11 data/management/control stack, g

Re: [Bluez-devel] [BUG] rfcomm]

2007-11-05 Thread Alon Bar-Lev
://lkml.org/lkml/2007/11/4/207 It actually worse... :( Best Regards, Alon Bar-Lev --- terrupt :02:01.0[A] - Link [LNKA] - GSI 11 (level, low) - IRQ 11 ieee80211_crypt: registered algorithm 'NULL' ieee80211: 802.11 data/management/control stack, git-1.1.13 ieee80211: Copyright (C) 2004-2005 Intel

Re: [Bluez-devel] [BUG] rfcomm]

2007-11-05 Thread Alon Bar-Lev
On 11/6/07, Dave Young [EMAIL PROTECTED] wrote: Hi, sorry for reply again, this seems a diffrent issue ... All that I do is running pppd over the rfcomm, suspending the system and resume. I don't load any binary module. Alon. - To unsubscribe from this list: send the line unsubscribe

Re: [BUG] rfcomm]

2007-10-23 Thread Alon Bar-Lev
gh I don't know what removed :) Regards, Alon Bar-Lev. - 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/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [BUG] rfcomm]

2007-10-23 Thread Alon Bar-Lev
ch dependencies. > I can also whip up a patch that disables the device_move() usage and see > if that is the reason for the falling over. This would be nice! I can test separate patches. Best Regards, Alon Bar-Lev. - To unsubscribe from this list: send the line "unsubscribe linux-kernel

Re: [BUG] rfcomm]

2007-10-23 Thread Alon Bar-Lev
e is suspend blind. Do you need any more information in order to determine what is the problem? Best Regards, Alon Bar-Lev. - 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.o

Re: [BUG] rfcomm]

2007-10-23 Thread Alon Bar-Lev
swsusp or suspend2. Both of > them are not upstream and I can't tell how much these would effect this > kind of behavior. How can I test this without doing suspend? uswsusp is not upstream?!?! Rafael? Best Regards, Alon Bar-Lev. - To unsubscribe from this list: send the line "unsubscr

[BUG] rfcomm]

2007-10-23 Thread Alon Bar-Lev
Hello, I have this issue for long time (At least from linux-2.6.18). I think it is about time I report this... :) When coming out of suspend (uswsusp or suspend2) if rfcomm was active it creates this dump. If you need any more info I will be glad to provide. Best Regards, Alon Bar-Lev

[BUG] rfcomm]

2007-10-23 Thread Alon Bar-Lev
Hello, I have this issue for long time (At least from linux-2.6.18). I think it is about time I report this... :) When coming out of suspend (uswsusp or suspend2) if rfcomm was active it creates this dump. If you need any more info I will be glad to provide. Best Regards, Alon Bar-Lev

Re: [BUG] rfcomm]

2007-10-23 Thread Alon Bar-Lev
of them are not upstream and I can't tell how much these would effect this kind of behavior. How can I test this without doing suspend? uswsusp is not upstream?!?! Rafael? Best Regards, Alon Bar-Lev. - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: [BUG] rfcomm]

2007-10-23 Thread Alon Bar-Lev
blind. Do you need any more information in order to determine what is the problem? Best Regards, Alon Bar-Lev. - 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/majordomo-info.html Please

Re: [BUG] rfcomm]

2007-10-23 Thread Alon Bar-Lev
also whip up a patch that disables the device_move() usage and see if that is the reason for the falling over. This would be nice! I can test separate patches. Best Regards, Alon Bar-Lev. - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL

Re: [BUG] rfcomm]

2007-10-23 Thread Alon Bar-Lev
removed :) Regards, Alon Bar-Lev. - 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/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump

2007-09-22 Thread Alon Bar-Lev
ot;cat /proc/cmdline". I hope you take into account encrypted swap configuration. Currently all three suspend implementations support using encrypted swap in order to suspend/resume. A configuration which forces the user to remap encryption on the kexec kernel during suspend is not valid.

Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump

2007-09-22 Thread Alon Bar-Lev
encrypted swap configuration. Currently all three suspend implementations support using encrypted swap in order to suspend/resume. A configuration which forces the user to remap encryption on the kexec kernel during suspend is not valid. Best Regards, Alon Bar-Lev. - To unsubscribe from this list

Re: Suspend2 is getting a new name.

2007-07-02 Thread Alon Bar-Lev
uch better choice? No you are not the only one :) Best Regards, Alon Bar-Lev. - 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/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: Suspend2 is getting a new name.

2007-07-02 Thread Alon Bar-Lev
Regards, Alon Bar-Lev. - 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/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: suspend2 merge (was Re: [Suspend2-devel] Re: CFS and suspend2: hang in atomic copy)

2007-04-25 Thread Alon Bar-Lev
ou turn on the same device that turned off. 5. You do not wish to boot another OS on this machine. None of the above are always true... but why assume? Just make this work... If Nigel wish to maintain this please let him, you can be in charge of the s2ram. Best Regards, Alon Bar-Lev. - To unsubs

Re: suspend2 merge (was Re: [Suspend2-devel] Re: CFS and suspend2: hang in atomic copy)

2007-04-25 Thread Alon Bar-Lev
that turned off. 5. You do not wish to boot another OS on this machine. None of the above are always true... but why assume? Just make this work... If Nigel wish to maintain this please let him, you can be in charge of the s2ram. Best Regards, Alon Bar-Lev. - To unsubscribe from this list: send the line

Re: [PATCH] [REPOST] x86_64, i386: Add command line length to boot protocol

2007-03-15 Thread Alon Bar-Lev
, which can be at any size. Best Regards, Alon Bar-Lev. On 3/15/07, Bernhard Walle <[EMAIL PROTECTED]> wrote: Because the command line is increased to 2048 characters after 2.6.21, it's not possible for boot loaders and userspace tools to determine the length of the command line the kern

Re: [PATCH] [REPOST] x86_64, i386: Add command line length to boot protocol

2007-03-15 Thread Alon Bar-Lev
, which can be at any size. Best Regards, Alon Bar-Lev. On 3/15/07, Bernhard Walle [EMAIL PROTECTED] wrote: Because the command line is increased to 2048 characters after 2.6.21, it's not possible for boot loaders and userspace tools to determine the length of the command line the kernel can

Re: [PATCH] x86_64, i386: Add command line length to boot protocol

2007-03-06 Thread Alon Bar-Lev
ncated by the kernel. This is incorrect. Since 2.02, the maximum was null terminated string truncated by kernel. Best Regards, Alon Bar-Lev. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordo

Re: [PATCH] x86_64, i386: Add command line length to boot protocol

2007-03-06 Thread Alon Bar-Lev
by the kernel. This is incorrect. Since 2.02, the maximum was null terminated string truncated by kernel. Best Regards, Alon Bar-Lev. - 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

Re: [ANNOUNCE] d80211 based driver for Intel PRO/Wireless 3945ABG

2007-02-09 Thread Alon Bar-Lev
On 2/9/07, James Ketrenos <[EMAIL PROTECTED]> wrote: Ok. Now... any questions? No... Just that it is great news! Best Regards, Alon Bar-Lev. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordo

Re: [PATCH 00/34] __initdata cleanup

2007-02-09 Thread Alon Bar-Lev
Great, But what about the variables that are not in global scope? As I understand from init.h description: "Don't forget to initialize data not at file scope, i.e. within a function, as gcc otherwise puts the data into the bss section and not into the init section." Best Regar

Re: [PATCH 00/34] __initdata cleanup

2007-02-09 Thread Alon Bar-Lev
that I added some invalid variables. Thanks! Best Regards, Alon Bar-Lev. --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/x86_64/kernel/e820.c linux-2.6.20-rc6-mm3/arch/x86_64/kernel/e820.c --- linux-2.6.20-rc6-mm3.org/arch/x86_64/kernel/e820.c +++ linux-2.6.20-rc6-mm3/arch/x86_64/kernel/e820.c @@

Re: [PATCH 01/34] __initdata cleanup - alpha

2007-02-09 Thread Alon Bar-Lev
007/1/22/267 Best Regards, Alon Bar-Lev. - 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/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[PATCH 04/34] __initdata cleanup - frv

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/frv/kernel/setup.c linux-2.6.20-rc6-mm3/arch/frv/kernel/setup.c --- linux-2.6.20-rc6-mm3.org/arch/frv/kernel/setup.c2007-

[PATCH 07/34] __initdata cleanup - ia64

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/ia64/kernel/acpi.c linux-2.6.20-rc6-mm3/arch/ia64/kernel/acpi.c --- linux-2.6.20-rc6-mm3.org/arch/ia64/kernel/acpi.c2007-

[PATCH 08/34] __initdata cleanup - m32r

2007-02-09 Thread Alon Bar-Lev
Trivial. **NOT TESTED*** Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/m32r/kernel/setup.c linux-2.6.20-rc6-mm3/arch/m32r/kernel/setup.c --- linux-2.6.20-rc6-mm3.org/arch/m32r/ke

[PATCH 06/34] __initdata cleanup - i386

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/i386/kernel/acpi/boot.c linux-2.6.20-rc6-mm3/arch/i386/kernel/acpi/boot.c --- linux-2.6.20-rc6-mm3.org/arch/i386/kernel

[PATCH 05/34] __initdata cleanup - h8300

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/h8300/kernel/setup.c linux-2.6.20-rc6-mm3/arch/h8300/kernel/setup.c --- linux-2.6.20-rc6-mm3.org/arch/h8300/kernel/setup.c 2007-

[PATCH 16/34] __initdata cleanup - sparc64

2007-02-09 Thread Alon Bar-Lev
Trivial. **NOT TESTED*** Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/sparc64/mm/init.c linux-2.6.20-rc6-mm3/arch/sparc64/mm/init.c --- linux-2.6.20-rc6-mm3.org/arch/sparc64/mm/init

[PATCH 01/34] __initdata cleanup - alpha

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/alpha/kernel/setup.c linux-2.6.20-rc6-mm3/arch/alpha/kernel/setup.c --- linux-2.6.20-rc6-mm3.org/arch/alpha/kernel/setup.c 2007-

[PATCH 17/34] __initdata cleanup - v850

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/v850/kernel/setup.c linux-2.6.20-rc6-mm3/arch/v850/kernel/setup.c --- linux-2.6.20-rc6-mm3.org/arch/v850/kernel/setup.c 2007-

[PATCH 14/34] __initdata cleanup - s390

2007-02-09 Thread Alon Bar-Lev
Trivial. **NOT TESTED*** Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/s390/kernel/setup.c linux-2.6.20-rc6-mm3/arch/s390/kernel/setup.c --- linux-2.6.20-rc6-mm3.org/arch/s390/ke

[PATCH 13/34] __initdata cleanup - ppc

2007-02-09 Thread Alon Bar-Lev
Trivial. **NOT TESTED*** Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/ppc/platforms/4xx/bamboo.c linux-2.6.20-rc6-mm3/arch/ppc/platforms/4xx/bamboo.c --- linux-2.6.20-rc6-mm3.

[PATCH 18/34] __initdata cleanup - x86_64

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/x86_64/crypto/aes.c linux-2.6.20-rc6-mm3/arch/x86_64/crypto/aes.c --- linux-2.6.20-rc6-mm3.org/arch/x86_64/crypto/aes.c +++ linu

[PATCH 12/34] __initdata cleanup - powerpc

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/powerpc/kernel/legacy_serial.c linux-2.6.20-rc6-mm3/arch/powerpc/kernel/legacy_serial.c --- linux-2.6.20-rc6-mm3.org/arch/po

[PATCH 09/34] __initdata cleanup - m68knommu

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/m68knommu/kernel/setup.c linux-2.6.20-rc6-mm3/arch/m68knommu/kernel/setup.c --- linux-2.6.20-rc6-mm3.org/arch/m68knommu/ke

[PATCH 21/34] __initdata cleanup - aes

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/crypto/aes.c linux-2.6.20-rc6-mm3/crypto/aes.c --- linux-2.6.20-rc6-mm3.org/crypto/aes.c 2007-01-25 04:19:28.0 +02

[PATCH 10/34] __initdata cleanup - mips

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/mips/kernel/traps.c linux-2.6.20-rc6-mm3/arch/mips/kernel/traps.c --- linux-2.6.20-rc6-mm3.org/arch/mips/kernel/traps.c +++ linu

[PATCH 20/34] __initdata cleanup - acpi

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/drivers/acpi/ec.c linux-2.6.20-rc6-mm3/drivers/acpi/ec.c --- linux-2.6.20-rc6-mm3.org/drivers/acpi/ec.c 2007-01-31 22:15:32.

[PATCH 25/34] __initdata cleanup - input

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/drivers/input/joystick/db9.c linux-2.6.20-rc6-mm3/drivers/input/joystick/db9.c --- linux-2.6.20-rc6-mm3.org/drivers/input/jo

[PATCH 19/34] __initdata cleanup - xtensa

2007-02-09 Thread Alon Bar-Lev
Trivial. **NOT TESTED*** Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/xtensa/kernel/setup.c linux-2.6.20-rc6-mm3/arch/xtensa/kernel/setup.c --- linux-2.6.20-rc6-mm3.org/arch/x

[PATCH 34/34] __initdata cleanup - video

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/drivers/video/console/sticore.c linux-2.6.20-rc6-mm3/drivers/video/console/sticore.c --- linux-2.6.20-rc6-mm3.org/drivers/video/conso

[PATCH 33/34] __initdata cleanup - serial

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/drivers/serial/8250_early.c linux-2.6.20-rc6-mm3/drivers/serial/8250_early.c --- linux-2.6.20-rc6-mm3.org/drivers/serial/8250_early.c

[PATCH 30/34] __initdata cleanup - parallel

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/drivers/parport/parport_gsc.c linux-2.6.20-rc6-mm3/drivers/parport/parport_gsc.c --- linux-2.6.20-rc6-mm3.org/drivers/parport/p

[PATCH 31/34] __initdata cleanup - pnp

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/drivers/pnp/pnpacpi/core.c linux-2.6.20-rc6-mm3/drivers/pnp/pnpacpi/core.c --- linux-2.6.20-rc6-mm3.org/drivers/pnp/pnpacpi/core.c 20

[PATCH 29/34] __initdata cleanup - net

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/net/decnet/dn_dev.c linux-2.6.20-rc6-mm3/net/decnet/dn_dev.c --- linux-2.6.20-rc6-mm3.org/net/decnet/dn_dev.c2007-

[PATCH 28/34] __initdata cleanup - mtd

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/drivers/mtd/devices/block2mtd.c linux-2.6.20-rc6-mm3/drivers/mtd/devices/block2mtd.c --- linux-2.6.20-rc6-mm3.org/drivers/mtd/devices

[PATCH 22/34] __initdata cleanup - fs

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/fs/dcache.c linux-2.6.20-rc6-mm3/fs/dcache.c --- linux-2.6.20-rc6-mm3.org/fs/dcache.c2007-01-25 04:19:28.0 +0200 +++

[PATCH 27/34] __initdata cleanup - mm

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/mm/page_alloc.c linux-2.6.20-rc6-mm3/mm/page_alloc.c --- linux-2.6.20-rc6-mm3.org/mm/page_alloc.c2007-01-31 22:15:42.

[PATCH 23/34] __initdata cleanup - ide

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/drivers/ide/ide.c linux-2.6.20-rc6-mm3/drivers/ide/ide.c --- linux-2.6.20-rc6-mm3.org/drivers/ide/ide.c 2007-01-31 22:15:39.

[PATCH 24/34] __initdata cleanup - init

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/init/do_mounts.c linux-2.6.20-rc6-mm3/init/do_mounts.c --- linux-2.6.20-rc6-mm3.org/init/do_mounts.c 2007-01-25 04:19:28.

[PATCH 32/34] __initdata cleanup - scsi

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/drivers/scsi/aha1542.c linux-2.6.20-rc6-mm3/drivers/scsi/aha1542.c --- linux-2.6.20-rc6-mm3.org/drivers/scsi/aha1542.c 2007-

[PATCH 26/34] __initdata cleanup - intel-rng

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/drivers/char/hw_random/intel-rng.c linux-2.6.20-rc6-mm3/drivers/char/hw_random/intel-rng.c --- linux-2.6.20-rc6-mm3.org/drivers/ch

[PATCH 11/34] __initdata cleanup - parisc

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/parisc/kernel/setup.c linux-2.6.20-rc6-mm3/arch/parisc/kernel/setup.c --- linux-2.6.20-rc6-mm3.org/arch/parisc/kernel/setup.c 20

[PATCH 03/34] __initdata cleanup - avr32

2007-02-09 Thread Alon Bar-Lev
Trivial. **NOT TESTED*** Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/avr32/boards/atstk1000/atstk1002.c linux-2.6.20-rc6-mm3/arch/avr32/boards/atstk1000/atstk1002.c --- linux-2.6.20

[PATCH 15/34] __initdata cleanup - sh

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/sh/kernel/early_printk.c linux-2.6.20-rc6-mm3/arch/sh/kernel/early_printk.c --- linux-2.6.20-rc6-mm3.org/arch/sh/kernel/ea

[PATCH 02/34] __initdata cleanup - arm

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/arm/kernel/setup.c linux-2.6.20-rc6-mm3/arch/arm/kernel/setup.c --- linux-2.6.20-rc6-mm3.org/arch/arm/kernel/setup.c2007-

[PATCH 02/34] __initdata cleanup - arm

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev [EMAIL PROTECTED] Signed-off-by: Bernhard Walle [EMAIL PROTECTED] --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/arm/kernel/setup.c linux-2.6.20-rc6-mm3/arch/arm/kernel/setup.c --- linux-2.6.20-rc6-mm3.org/arch/arm/kernel/setup.c2007-01-31 22:15

[PATCH 03/34] __initdata cleanup - avr32

2007-02-09 Thread Alon Bar-Lev
Trivial. **NOT TESTED*** Signed-off-by: Alon Bar-Lev [EMAIL PROTECTED] Signed-off-by: Bernhard Walle [EMAIL PROTECTED] --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/avr32/boards/atstk1000/atstk1002.c linux-2.6.20-rc6-mm3/arch/avr32/boards/atstk1000/atstk1002.c --- linux-2.6.20-rc6-mm3.org

[PATCH 15/34] __initdata cleanup - sh

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev [EMAIL PROTECTED] Signed-off-by: Bernhard Walle [EMAIL PROTECTED] --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/sh/kernel/early_printk.c linux-2.6.20-rc6-mm3/arch/sh/kernel/early_printk.c --- linux-2.6.20-rc6-mm3.org/arch/sh/kernel/early_printk.c 2007

[PATCH 11/34] __initdata cleanup - parisc

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev [EMAIL PROTECTED] Signed-off-by: Bernhard Walle [EMAIL PROTECTED] --- diff -urNp linux-2.6.20-rc6-mm3.org/arch/parisc/kernel/setup.c linux-2.6.20-rc6-mm3/arch/parisc/kernel/setup.c --- linux-2.6.20-rc6-mm3.org/arch/parisc/kernel/setup.c 2007-01-31 22:15

[PATCH 32/34] __initdata cleanup - scsi

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev [EMAIL PROTECTED] Signed-off-by: Bernhard Walle [EMAIL PROTECTED] --- diff -urNp linux-2.6.20-rc6-mm3.org/drivers/scsi/aha1542.c linux-2.6.20-rc6-mm3/drivers/scsi/aha1542.c --- linux-2.6.20-rc6-mm3.org/drivers/scsi/aha1542.c 2007-01-25 04:19

[PATCH 26/34] __initdata cleanup - intel-rng

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev [EMAIL PROTECTED] Signed-off-by: Bernhard Walle [EMAIL PROTECTED] --- diff -urNp linux-2.6.20-rc6-mm3.org/drivers/char/hw_random/intel-rng.c linux-2.6.20-rc6-mm3/drivers/char/hw_random/intel-rng.c --- linux-2.6.20-rc6-mm3.org/drivers/char/hw_random/intel

[PATCH 24/34] __initdata cleanup - init

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev [EMAIL PROTECTED] Signed-off-by: Bernhard Walle [EMAIL PROTECTED] --- diff -urNp linux-2.6.20-rc6-mm3.org/init/do_mounts.c linux-2.6.20-rc6-mm3/init/do_mounts.c --- linux-2.6.20-rc6-mm3.org/init/do_mounts.c 2007-01-25 04:19:28.0 +0200 +++ linux

[PATCH 23/34] __initdata cleanup - ide

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev [EMAIL PROTECTED] Signed-off-by: Bernhard Walle [EMAIL PROTECTED] --- diff -urNp linux-2.6.20-rc6-mm3.org/drivers/ide/ide.c linux-2.6.20-rc6-mm3/drivers/ide/ide.c --- linux-2.6.20-rc6-mm3.org/drivers/ide/ide.c 2007-01-31 22:15:39.0 +0200

[PATCH 22/34] __initdata cleanup - fs

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev [EMAIL PROTECTED] Signed-off-by: Bernhard Walle [EMAIL PROTECTED] --- diff -urNp linux-2.6.20-rc6-mm3.org/fs/dcache.c linux-2.6.20-rc6-mm3/fs/dcache.c --- linux-2.6.20-rc6-mm3.org/fs/dcache.c2007-01-25 04:19:28.0 +0200 +++ linux-2.6.20-rc6

[PATCH 27/34] __initdata cleanup - mm

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev [EMAIL PROTECTED] Signed-off-by: Bernhard Walle [EMAIL PROTECTED] --- diff -urNp linux-2.6.20-rc6-mm3.org/mm/page_alloc.c linux-2.6.20-rc6-mm3/mm/page_alloc.c --- linux-2.6.20-rc6-mm3.org/mm/page_alloc.c2007-01-31 22:15:42.0 +0200 +++ linux

[PATCH 28/34] __initdata cleanup - mtd

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev [EMAIL PROTECTED] Signed-off-by: Bernhard Walle [EMAIL PROTECTED] --- diff -urNp linux-2.6.20-rc6-mm3.org/drivers/mtd/devices/block2mtd.c linux-2.6.20-rc6-mm3/drivers/mtd/devices/block2mtd.c --- linux-2.6.20-rc6-mm3.org/drivers/mtd/devices/block2mtd.c

[PATCH 29/34] __initdata cleanup - net

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev [EMAIL PROTECTED] Signed-off-by: Bernhard Walle [EMAIL PROTECTED] --- diff -urNp linux-2.6.20-rc6-mm3.org/net/decnet/dn_dev.c linux-2.6.20-rc6-mm3/net/decnet/dn_dev.c --- linux-2.6.20-rc6-mm3.org/net/decnet/dn_dev.c2007-01-31 22:15:42.0

[PATCH 30/34] __initdata cleanup - parallel

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev [EMAIL PROTECTED] Signed-off-by: Bernhard Walle [EMAIL PROTECTED] --- diff -urNp linux-2.6.20-rc6-mm3.org/drivers/parport/parport_gsc.c linux-2.6.20-rc6-mm3/drivers/parport/parport_gsc.c --- linux-2.6.20-rc6-mm3.org/drivers/parport/parport_gsc.c 2007

[PATCH 31/34] __initdata cleanup - pnp

2007-02-09 Thread Alon Bar-Lev
Trivial. Signed-off-by: Alon Bar-Lev [EMAIL PROTECTED] Signed-off-by: Bernhard Walle [EMAIL PROTECTED] --- diff -urNp linux-2.6.20-rc6-mm3.org/drivers/pnp/pnpacpi/core.c linux-2.6.20-rc6-mm3/drivers/pnp/pnpacpi/core.c --- linux-2.6.20-rc6-mm3.org/drivers/pnp/pnpacpi/core.c 2007-01-25 04:19

  1   2   3   >