[PATCH][for 2.6.28] Remove -mno-spe flags as they dont belong

2008-11-15 Thread Kumar Gala
For some unknown reason at Steven Rostedt added in disabling of the SPE instruction generation for e500 based PPC cores in commit 6ec562328fda585be2d7f472cfac99d3b44d362a. We are removing it because: 1. It generates e500 kernels that don't work 2. its not the correct set of flags to do this 3.

Re: [PATCH][for 2.6.28] Remove -mno-spe flags as they dont belong

2008-11-15 Thread Steven Rostedt
Kumar Gala wrote: For some unknown reason at Steven Rostedt added in disabling of the SPE instruction generation for e500 based PPC cores in commit 6ec562328fda585be2d7f472cfac99d3b44d362a. The unknown reason was that my PPC64 failed to compile without it ;-) It was unknown because I

USB problems in 2.6.28-rc*

2008-11-15 Thread Sean MacLennan
Anybody else seeing USB problems in the 2.6.28 kernels? The warp has a USB 1.1 port off the 440EP processor. In 2.6.26 we had some problems with certain USB keys, but 2.6.27 fixed it. However, the 2.6.28 stream broke it again before rc1. We get this twice when you try to use the usb key: sd

Re: USB problems in 2.6.28-rc*

2008-11-15 Thread Benjamin Herrenschmidt
On Sat, 2008-11-15 at 14:42 -0500, Sean MacLennan wrote: Anybody else seeing USB problems in the 2.6.28 kernels? The warp has a USB 1.1 port off the 440EP processor. In 2.6.26 we had some problems with certain USB keys, but 2.6.27 fixed it. However, the 2.6.28 stream broke it again before