Re: Linux 2.2.18pre12

2000-09-30 Thread Wolfgang Walter
On Sat, 30 Sep 2000, Alan Cox wrote: > > does not compile with gcc272. > > > > It complains about the line > > > > static __attribute__((unused)) void unused(void) > > > > gcc 2.95.2 does compile it. > > I dont have 272 around at the moment does > > static void __attribute__((unused)) work ?

Re: Linux 2.2.18pre12

2000-09-30 Thread Alan Cox
> does not compile with gcc272. > > It complains about the line > > static __attribute__((unused)) void unused(void) > > gcc 2.95.2 does compile it. I dont have 272 around at the moment does static void __attribute__((unused)) work ? - To unsubscribe from this list: send the line "unsu

Re: Linux 2.2.18pre12

2000-09-30 Thread Wolfgang Walter
Hello, drivers/char/drm/r128_drv.c does not compile with gcc272. It complains about the line static __attribute__((unused)) void unused(void) gcc 2.95.2 does compile it. Greetings, Wolfgang Walter - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in t

Re: Linux 2.2.18pre12

2000-09-30 Thread David Rees
On Sat, Sep 30, 2000 at 12:52:07AM +0100, Alan Cox wrote: > > o USB build bug fix (Arjan van de Ven) It looks like the wrong USB build bug fix got included into 2.2.18pre12. Jeff Garzik and Greg KH commented that because the uhci_init function uses initcalls, t

Linux 2.2.18pre12

2000-09-29 Thread Alan Cox
Just bug fixes. The sound stuff wants a good hard testing, the other stuff shouldnt be too risky. Cyrix MTRR works again I hope. The ps/2 mouse reconnect stuff is now an option you must enable to avoid breaking touchpads. Stuff left to do for 2.2.18final - Support for >2GHz processors -