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 po

[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

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

2007-12-25 Thread Alon Bar-Lev
en'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

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

2007-12-25 Thread Alon Bar-Lev
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 PROTECT

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

[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 majordo

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

2007-12-19 Thread Alon Bar-Lev
mpile 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,

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

2007-12-18 Thread Alon Bar-Lev
b But shouldn'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-i

[MIPS] Build an embedded initramfs into mips kernel

2007-12-18 Thread Alon Bar-Lev
t 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 ma

Re: ldminfo compilation

2007-12-12 Thread Alon Bar-Lev
uild, without 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.k

Re: ldminfo compilation

2007-12-12 Thread Alon Bar-Lev
ion on two separate disks? 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
Has 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 thi

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 linux

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/contro

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
oo much 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-kern

Re: [BUG] rfcomm]

2007-10-23 Thread Alon Bar-Lev
issue 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.ker

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 "unsubs

[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: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump

2007-09-22 Thread Alon Bar-Lev
h > "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 no

Re: Suspend2 is getting a new name.

2007-07-02 Thread Alon Bar-Lev
e a much 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 merge (was Re: [Suspend2-devel] Re: CFS and suspend2: hang in atomic copy)

2007-04-25 Thread Alon Bar-Lev
turned off one. 4. You 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

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

2007-03-15 Thread Alon Bar-Lev
cated by kernel, 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 c

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: [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
on. 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." B

Re: [PATCH 00/34] __initdata cleanup

2007-02-09 Thread Alon Bar-Lev
fraid 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.

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-

Re: 2.6.20 -- Loads of section mismatches

2007-02-04 Thread Alon Bar-Lev
On 2/5/07, Miles Lane <[EMAIL PROTECTED]> wrote: Are any of these worth fixing? I am preparing a patch for this. I will submit it soon. Best Regards, Alon Bar-Lev. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL

[PATCH] Dynamic kernel command-line - fixups

2007-01-27 Thread Alon Bar-Lev
to next mm version as you requested, I don't mean to bother you. if you find this simple enough you have an option to include this. ]]] Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.20-rc4-mm1.dyn-cmdline/arch/ia64/kernel/efi.c linux-2.6.20-rc4-mm1.dyn-cmdline.fi

Re: + dynamic-kernel-command-line-sparc64-fix.patch added to -mm tree

2007-01-27 Thread Alon Bar-Lev
mand_line[]; extern char *saved_command_line; And the drivers/sbus/char/openprom.c do include it and I assume __ASSEMBLY__ is not defined. 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]

Re: [PATCH 10/26] Dynamic kernel command-line - ia64

2007-01-27 Thread Alon Bar-Lev
I can add this to any module which declares this by-itself but because I cannot test all arch, I am afraid it will cause more problems. Preparing a patch... :) Best Regards, Alon Bar-Lev. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [

Re: [patch 03/26] Dynamic kernel command-line - arm

2007-01-23 Thread Alon Bar-Lev
.. A lot of places in the kernel needs to be fixed, regardless this patch... I can probably creat a patch for this as well... But since I don't an expert in this one... We need to be sure this should be fixed. Best Regards, Alon Bar-Lev. - To unsubscribe from this list: send the line "

Re: [patch 03/26] Dynamic kernel command-line - arm

2007-01-23 Thread Alon Bar-Lev
tic __initdata without initialization. Should all these be corrected too? Or your comment applies only to none static global data? 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

Re: [patch 03/26] Dynamic kernel command-line - arm

2007-01-23 Thread Alon Bar-Lev
On 1/23/07, Russell King <[EMAIL PROTECTED]> wrote: Why do you want to remove the static? Since current design declare a buffer in main.c which is used by arch specific startup code, mainly setup.c. Regards, Alon Bar-Lev. - To unsubscribe from this list: send the line "unsubs

Re: [patch 03/26] Dynamic kernel command-line - arm

2007-01-23 Thread Alon Bar-Lev
ample? BTW: Is there a difference between "" and initialize it to {0}? Thanks for you help! 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/majord

Re: [patch 03/26] Dynamic kernel command-line - arm

2007-01-23 Thread Alon Bar-Lev
ommand_line[COMMAND_LINE_SIZE] = {0}; Or: static char __initdata _boot_command_line[COMMAND_LINE_SIZE]; char __initdata *boot_command_line = _boot_command_line; Or any other option... I will glad to receive any convention you see right. Best Regards, Alon Bar-Lev. - To unsubscribe from this list: se

Re: [patch 03/26] Dynamic kernel command-line - arm

2007-01-22 Thread Alon Bar-Lev
On 1/22/07, Bernhard Walle <[EMAIL PROTECTED]> wrote: I refreshed the patches from Alon against 2.6.20-rc4-mm1. Or was I totally wrong? I don't know what is "Avoid top-posting? ;)" I hope it is a good thing... :) I will look at it again and submit it as requested. Th

Re: [patch 03/26] Dynamic kernel command-line - arm

2007-01-22 Thread Alon Bar-Lev
limit in x86... Best Regards, Alon Bar-Lev. On 1/22/07, Andrew Morton <[EMAIL PROTECTED]> wrote: > On Thu, 18 Jan 2007 15:23:26 + Russell King <[EMAIL PROTECTED]> wrote: > On Thu, Jan 18, 2007 at 04:31:51PM +0100, Tomas Carnecky wrote: > > Russell King wrote: > &

Re: [patch 03/26] Dynamic kernel command-line - arm

2007-01-22 Thread Alon Bar-Lev
On 1/18/07, Bodo Eggert <[EMAIL PROTECTED]> wrote: Alon Bar-Lev <[EMAIL PROTECTED]> wrote: > On 1/18/07, Russell King <[EMAIL PROTECTED]> wrote: >> On Thu, Jan 18, 2007 at 01:58:52PM +0100, Bernhard Walle wrote: >> > 2. Set command_line as __initdata.

Re: [patch 03/26] Dynamic kernel command-line - arm

2007-01-18 Thread Alon Bar-Lev
pi/boot.c ./arch/i386/kernel/mpparse.c ./arch/i386/kernel/setup.c ./arch/ia64/kernel/setup.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://vger.kernel.org/majo

Re: [patch 03/26] Dynamic kernel command-line - arm

2007-01-18 Thread Alon Bar-Lev
e data will it be OK. 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: kernel cmdline: root=/dev/sdb1,/dev/sda1 "fallback"?

2007-01-17 Thread Alon Bar-Lev
http://www.timesys.com/timesource/initramfs.htm 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 ht

Re: kernel cmdline: root=/dev/sdb1,/dev/sda1 "fallback"?

2007-01-17 Thread Alon Bar-Lev
On 1/17/07, Tomasz Chmielewski <[EMAIL PROTECTED]> wrote: Does this make sense? Why not add this logic into your initramfs? 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] Mor

[PATCH 25/26] Dynamic kernel command-line - x86_64

2006-12-02 Thread Alon Bar-Lev
1. Rename saved_command_line into boot_command_line. 2. Set command_line as __initdata. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/include/asm-x86_64/bootsetup.h linux-2.6.19/include/asm-x86_64/bootsetup.h --- linux-2.6.19.org/include/asm-

[PATCH 09/26] Dynamic kernel command-line - i386

2006-12-02 Thread Alon Bar-Lev
1. Rename saved_command_line into boot_command_line. 2. Set command_line as __initdata. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/i386/kernel/head.S linux-2.6.19/arch/i386/kernel/head.S --- linux-2.6.19.org/arch/i386/kernel/head.S2006-11-29

[PATCH 21/26] Dynamic kernel command-line - sparc

2006-12-02 Thread Alon Bar-Lev
Rename saved_command_line into boot_command_line. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/sparc/kernel/setup.c linux-2.6.19/arch/sparc/kernel/setup.c --- linux-2.6.19.org/arch/sparc/kernel/setup.c 2006-11-29 23:57:37.0 +0200 +++

[PATCH 02/26] Dynamic kernel command-line - alpha

2006-12-02 Thread Alon Bar-Lev
1. Rename saved_command_line into boot_command_line. 2. Set command_line as __initdata. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/alpha/kernel/setup.c linux-2.6.19/arch/alpha/kernel/setup.c --- linux-2.6.19.org/arch/alpha/kernel/setup.c 2006

[PATCH 08/26] Dynamic kernel command-line - h8300

2006-12-02 Thread Alon Bar-Lev
1. Rename saved_command_line into boot_command_line. 2. Set command_line as __initdata. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/h8300/kernel/setup.c linux-2.6.19/arch/h8300/kernel/setup.c --- linux-2.6.19.org/arch/h8300/kernel/setup.c 2006

[PATCH 07/26] Dynamic kernel command-line - frv

2006-12-02 Thread Alon Bar-Lev
1. Rename saved_command_line into boot_command_line. 2. Set command_line as __initdata. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/frv/kernel/setup.c linux-2.6.19/arch/frv/kernel/setup.c --- linux-2.6.19.org/arch/frv/kernel/setup.c2006-11-29

[PATCH 13/26] Dynamic kernel command-line - m68knommu

2006-12-02 Thread Alon Bar-Lev
1. Rename saved_command_line into boot_command_line. 2. Set command_line as __initdata. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/m68knommu/kernel/setup.c linux-2.6.19/arch/m68knommu/kernel/setup.c --- linux-2.6.19.org/arch/m68knommu/kernel/s

[PATCH 20/26] Dynamic kernel command-line - sh64

2006-12-02 Thread Alon Bar-Lev
1. Rename saved_command_line into boot_command_line. 2. Set command_line as __initdata. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Acked-by: Paul Mundt <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/sh64/kernel/setup.c linux-2.6.19/arch/sh64/kernel/setup.c --- linu

[PATCH 12/26] Dynamic kernel command-line - m68k

2006-12-02 Thread Alon Bar-Lev
Rename saved_command_line into boot_command_line. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/m68k/kernel/setup.c linux-2.6.19/arch/m68k/kernel/setup.c --- linux-2.6.19.org/arch/m68k/kernel/setup.c 2006-11-29 23:57:37.0 +0200 +++

[PATCH 19/26] Dynamic kernel command-line - sh

2006-12-02 Thread Alon Bar-Lev
1. Rename saved_command_line into boot_command_line. 2. Set command_line as __initdata. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> Acked-by: Paul Mundt <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/sh/kernel/setup.c linux-2.6.19/arch/sh/kernel/setup.c --- linux-2.6

[PATCH 06/26] Dynamic kernel command-line - cris

2006-12-02 Thread Alon Bar-Lev
1. Rename saved_command_line into boot_command_line. 2. Set cris_command_line as __initdata. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/cris/kernel/setup.c linux-2.6.19/arch/cris/kernel/setup.c --- linux-2.6.19.org/arch/cris/kernel/setup.c 2

[PATCH 24/26] Dynamic kernel command-line - v850

2006-12-02 Thread Alon Bar-Lev
1. Rename saved_command_line into boot_command_line. 2. Set command_line as __initdata. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/v850/kernel/setup.c linux-2.6.19/arch/v850/kernel/setup.c --- linux-2.6.19.org/arch/v850/kernel/setup.c 2006-11

[PATCH 26/26] Dynamic kernel command-line - xtensa

2006-12-02 Thread Alon Bar-Lev
1. Rename saved_command_line into boot_command_line. 2. Set command_line as __initdata. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/xtensa/kernel/setup.c linux-2.6.19/arch/xtensa/kernel/setup.c --- linux-2.6.19.org/arch/xtensa/kernel/setup.c 2006

[PATCH 14/26] Dynamic kernel command-line - mips

2006-12-02 Thread Alon Bar-Lev
Rename saved_command_line into boot_command_line. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/mips/kernel/setup.c linux-2.6.19/arch/mips/kernel/setup.c --- linux-2.6.19.org/arch/mips/kernel/setup.c 2006-11-29 23:57:37.0 +0200 +++

[PATCH 03/26] Dynamic kernel command-line - arm

2006-12-02 Thread Alon Bar-Lev
1. Rename saved_command_line into boot_command_line. 2. Set command_line as __initdata. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/arm/kernel/setup.c linux-2.6.19/arch/arm/kernel/setup.c --- linux-2.6.19.org/arch/arm/kernel/setup.c2006-11-29

[PATCH 10/26] Dynamic kernel command-line - ia64

2006-12-02 Thread Alon Bar-Lev
1. Rename saved_command_line into boot_command_line. 2. Set command_line as __initdata. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/ia64/kernel/efi.c linux-2.6.19/arch/ia64/kernel/efi.c --- linux-2.6.19.org/arch/ia64/kernel/efi.c 2006-11-29

[PATCH 18/26] Dynamic kernel command-line - s390

2006-12-02 Thread Alon Bar-Lev
Rename saved_command_line into boot_command_line. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/s390/kernel/setup.c linux-2.6.19/arch/s390/kernel/setup.c --- linux-2.6.19.org/arch/s390/kernel/setup.c 2006-11-29 23:57:37.0 +0200 +++

[PATCH 23/26] Dynamic kernel command-line - um

2006-12-02 Thread Alon Bar-Lev
1. Rename saved_command_line into boot_command_line. 2. Set command_line as __initdata. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/um/include/user_util.h linux-2.6.19/arch/um/include/user_util.h --- linux-2.6.19.org/arch/um/include/user_

[PATCH 04/26] Dynamic kernel command-line - arm26

2006-12-02 Thread Alon Bar-Lev
1. Rename saved_command_line into boot_command_line. 2. Set command_line as __initdata. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/arm26/kernel/setup.c linux-2.6.19/arch/arm26/kernel/setup.c --- linux-2.6.19.org/arch/arm26/kernel/setup.c 2006

[PATCH 15/26] Dynamic kernel command-line - parisc

2006-12-02 Thread Alon Bar-Lev
1. Rename saved_command_line into boot_command_line. 2. Set command_line as __initdata. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/parisc/kernel/setup.c linux-2.6.19/arch/parisc/kernel/setup.c --- linux-2.6.19.org/arch/parisc/kernel/setup.c 2006

[PATCH 11/26] Dynamic kernel command-line - m32r

2006-12-02 Thread Alon Bar-Lev
1. Rename saved_command_line into boot_command_line. 2. Set command_line as __initdata. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/m32r/kernel/setup.c linux-2.6.19/arch/m32r/kernel/setup.c --- linux-2.6.19.org/arch/m32r/kernel/setup.c 2006-11

[PATCH 16/26] Dynamic kernel command-line - powerpc

2006-12-02 Thread Alon Bar-Lev
Rename saved_command_line into boot_command_line. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]> --- diff -urNp linux-2.6.19.org/arch/powerpc/kernel/legacy_serial.c linux-2.6.19/arch/powerpc/kernel/legacy_serial.c --- linux-2.6.19.org/arch/powerpc/kernel/legacy_serial.c2006-11-

  1   2   >