Re: Linux 2.4.2ac12 and ac13 breaks usb-visor

2001-03-09 Thread David Huggins-Daines
ig. Of course, it's debatable whether that actually means 'default' or not (since in fact it's more like 'what Linus uses'), but plenty of people will see it as such. -- David Huggins-Daines - [EMAIL PROTECTED]

Re: [PATCH]: allow notsc option for buggy cpus

2001-03-09 Thread David Huggins-Daines
U. Toshiba laptops and probably others have been doing the same thing for ages now, I once had a Tecra (now sadly deceased) that would throttle from 133MHz to 66MHz (I think) when unplugged. I think this behaviour can be controlled with tpctl for the Thinkpads and possibly with the Toshiba utils o

Re: Problem with compiling 2.2.18 on AXP

2001-01-05 Thread David Huggins-Daines
ith your glibc headers (though its absence in the kernel is probably a bug, either that or its use is). Complain to your distribution vendor. -- David Huggins-Daines- [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

Re: [RFC] prevention of syscalls from writable segments, breaking bug exploits

2001-01-03 Thread David Huggins-Daines
Andi Kleen <[EMAIL PROTECTED]> writes: > On Wed, Jan 03, 2001 at 10:20:37PM -0500, David Huggins-Daines wrote: > > Dan Aloni <[EMAIL PROTECTED]> writes: > > > > > This preliminary, small patch prevents execution of system calls which > > > were e

Re: [RFC] prevention of syscalls from writable segments, breaking bug exploits

2001-01-03 Thread David Huggins-Daines
Dan Aloni <[EMAIL PROTECTED]> writes: > This preliminary, small patch prevents execution of system calls which > were executed from a writable segment. How does signal return work, then? -- David Huggins-Daines- [EMAIL PROTECTED] - To unsubscribe from thi

[PATCH] cs46xx deadlocks in non-blocking read

2001-01-01 Thread David Huggins-Daines
remove_wait_queue(&state->dmabuf.wait, &wait); break; } schedule(); -- David Huggins-Daines- [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsub

Re: Activating APIC on single processor

2000-12-28 Thread David Huggins-Daines
me). To find out for sure, run: grep 'flags.*apic' /proc/cpuinfo -- David Huggins-Daines- [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Thinkpad T21, hard lockups with -test12-pre7

2000-12-10 Thread David Huggins-Daines
2-pre, so I've reverted to the test11 driver (v0.09). It's too early to tell whether this cures the lockups however. I'm running -test12-pre7 (with and without KDB applied) and pcmcia-cs 3.1.22. I'm also using a cardbus 3c575 and a Belkin USB serial converter/hub. -- Davi