FHCI fails to build in 2.6.33-rc5

2010-01-23 Thread Josh Boyer
When trying to build the Fedora devel kernel, I get the build error below. The *_frame_Q members of the fhci endpoint structure are indeed declared as 'struct kfifo' and not pointers to such. The NULL checks in the fhci_ep0_free function seem odd when you take that into account. Thoughts on a

Re: [net-next-2.6 PATCH 2/3] fs_enet: Add support for MPC512x to fs_enet driver

2010-01-23 Thread Arnd Bergmann
On Thursday 21 January 2010, Wolfgang Grandegger wrote: The major problem that Anatolij tries to solve are the different register layouts of the supported SOCs, MPC52xx and MPC8xx. They use the same registers but at different offsets. Therefore we cannot handle this with a single fec_t struct

Re: [PATCH 2/2] powerpc: implement arch_scale_smt_power for Power7

2010-01-23 Thread Benjamin Herrenschmidt
On Wed, 2010-01-20 at 16:09 -0600, Joel Schopp wrote: I can turn that into a conditional branch (case statement) with a shift for the common 1,2,4 cases which should cover all procs available today falling back to a divide for any theoretical future processors that do other numbers of