Re: PROBLEM: REGRESSION in drivers/platform/x86/dell-laptop.c

2012-11-19 Thread Mark Ellis
On 19/11/12 02:30, Arend van Spriel wrote: On 11/18/2012 11:47 AM, Mark Ellis wrote: 1. rfkill code removal causes hang 2. the rfkill code was removed from this driver in commit 53039f222c548bfc119eea6df4dca2b57550e271 this results in my computer hanging (dell n5050) if booting

Re: PROBLEM: REGRESSION in drivers/platform/x86/dell-laptop.c

2012-11-19 Thread Mark Ellis
On 19/11/12 02:30, Arend van Spriel wrote: On 11/18/2012 11:47 AM, Mark Ellis wrote: 1. rfkill code removal causes hang 2. the rfkill code was removed from this driver in commit 53039f222c548bfc119eea6df4dca2b57550e271 this results in my computer hanging (dell n5050) if booting

PROBLEM: REGRESSION in drivers/platform/x86/dell-laptop.c

2012-11-18 Thread Mark Ellis
1. rfkill code removal causes hang 2. the rfkill code was removed from this driver in commit 53039f222c548bfc119eea6df4dca2b57550e271 this results in my computer hanging (dell n5050) if booting with the wireless (hardware) disabled. downgrading this module to the version prior to this commit

PROBLEM: REGRESSION in drivers/platform/x86/dell-laptop.c

2012-11-18 Thread Mark Ellis
1. rfkill code removal causes hang 2. the rfkill code was removed from this driver in commit 53039f222c548bfc119eea6df4dca2b57550e271 this results in my computer hanging (dell n5050) if booting with the wireless (hardware) disabled. downgrading this module to the version prior to this commit

Re: OOPS on bringing down ppp

2000-11-26 Thread Mark Ellis
12:28:44 Andrew Morton wrote: > Mark Ellis wrote: > > > > Hi all, consistently getting the following when pppd is terminated. > > When pppd downs the ppp0 device, unregister_netdevice() is > trying to run /sbin/hotplug in a new kernel thread. That > thread's `files' st

Re: OOPS on bringing down ppp

2000-11-26 Thread Mark Ellis
12:28:44 Andrew Morton wrote: Mark Ellis wrote: Hi all, consistently getting the following when pppd is terminated. When pppd downs the ppp0 device, unregister_netdevice() is trying to run /sbin/hotplug in a new kernel thread. That thread's `files' structure is copied from pppd

OOPS on bringing down ppp

2000-11-24 Thread Mark Ellis
Hi all, consistently getting the following when pppd is terminated. Happens in 2.4.0-test11, fine in 2.4.0-test9, don't know about test10. Same happens for pppd 2.4.0b4 and 2.4.0, both recompiled for test11. Is this related to the modutils incompatability (modutils 2.3.19) ? CONFIG_PPP and

OOPS on bringing down ppp

2000-11-24 Thread Mark Ellis
Hi all, consistently getting the following when pppd is terminated. Happens in 2.4.0-test11, fine in 2.4.0-test9, don't know about test10. Same happens for pppd 2.4.0b4 and 2.4.0, both recompiled for test11. Is this related to the modutils incompatability (modutils 2.3.19) ? CONFIG_PPP and