Re: kernel.org COPYING file not current?

2005-07-11 Thread Schneelocke
On 11/07/05, Chris Friesen <[EMAIL PROTECTED]> wrote: > I was putting together a small webpage and wanted to link to the COPYING > file for the linux kernel. > > I found the one at http://www.kernel.org/pub/linux/kernel/COPYING (also > at ftp://ftp.kernel.org/pub/linux/kernel/COPYING), but when I

Re: PROBLEM: please remove reserved word "new" from kernel headers

2005-07-06 Thread Schneelocke
On 06/07/05, Rob Prowel <[EMAIL PROTECTED]> wrote: > 2.4 and 2.6 kernel headers use c++ reserved word "new" > as identifier in function prototypes. > [...] > While not an error, per se, it is kind of sloppy and > it is amazing that it hasn't shown up before now. > using the identifier "new" in kern

Re: OOPS in 2.6.13-rc1-mm1 -- EIP is at sysfs_release+0x49/0xb0

2005-07-06 Thread Schneelocke
On 07/07/05, Andrew Morton <[EMAIL PROTECTED]> wrote: > One thing you could do is to disable `hald' (what is that anyway?) by > renaming it and try to get the system to boot. Then run `hald' by hand, > under strace, work out which sysfs file it was trying to close. Probably the Hardware Abstracti