Re: [Cbe-oss-dev] [PATCH 00/15] ps3: Support more than the OtherOS lpar

2011-08-11 Thread Andre Heider
On Thu, Aug 11, 2011 at 2:17 PM, Arnd Bergmann wrote: > On Monday 01 August 2011, Andre Heider wrote: >> This series addresses various issues and extends support when running >> in lpars like GameOS. Included are some patches from Hector Martin, which >> I found useful. > > Hi Andre, > > I've look

Re: [Cbe-oss-dev] [PATCH 00/15] ps3: Support more than the OtherOS lpar

2011-08-11 Thread Arnd Bergmann
On Monday 01 August 2011, Andre Heider wrote: > This series addresses various issues and extends support when running > in lpars like GameOS. Included are some patches from Hector Martin, which > I found useful. Hi Andre, I've looked at the entire series and support merging it into 3.2 once the c

Re: [PATCH 00/15] ps3: Support more than the OtherOS lpar

2011-08-04 Thread Andre Heider
Hi Geoff, On Thu, Aug 4, 2011 at 12:23 AM, Geoff Levand wrote: > Hi Andre, > > On 08/01/2011 01:02 PM, Andre Heider wrote: >> This series addresses various issues and extends support when running >> in lpars like GameOS. Included are some patches from Hector Martin, which >> I found useful. > > M

Re: [PATCH 00/15] ps3: Support more than the OtherOS lpar

2011-08-03 Thread Geoff Levand
Hi Andre, On 08/01/2011 01:02 PM, Andre Heider wrote: > This series addresses various issues and extends support when running > in lpars like GameOS. Included are some patches from Hector Martin, which > I found useful. Much of this is just general fixups and improvements to the existing PS3 supp

[PATCH 00/15] ps3: Support more than the OtherOS lpar

2011-08-01 Thread Andre Heider
This series addresses various issues and extends support when running in lpars like GameOS. Included are some patches from Hector Martin, which I found useful. The ps3disk driver now creates multiple block devices instead of just one. On the GameOS lpar we have access to all regions, and - dependi