Re: [PATCH 1/3] Kernel DLPAR infrastructure

2009-11-24 Thread Paul Mackerras
Nathan Fontenot writes: > This patch provides the kernel DLPAR infrastructure in a new filed named > dlpar.c. The functionality provided is for acquiring and releasing a resource > from firmware and the parsing of information returned from the > ibm,configure-connector rtas call. Additionally th

Re: [PATCH 1/3] Kernel DLPAR infrastructure

2009-11-24 Thread Michael Neuling
In message <31581.1259115...@neuling.org> you wrote: > > > In message <4b0c8ce3.4010...@austin.ibm.com> you wrote: > > This patch provides the kernel DLPAR infrastructure in a new filed named > > dlpar.c. The functionality provided is for acquiring and releasing a resou rc > e > > from firmwar

Re: [PATCH 1/3] Kernel DLPAR infrastructure

2009-11-24 Thread Michael Neuling
In message <4b0c8ce3.4010...@austin.ibm.com> you wrote: > This patch provides the kernel DLPAR infrastructure in a new filed named > dlpar.c. The functionality provided is for acquiring and releasing a resourc e > from firmware and the parsing of information returned from the > ibm,configure-con

[PATCH 1/3] Kernel DLPAR infrastructure

2009-11-24 Thread Nathan Fontenot
This patch provides the kernel DLPAR infrastructure in a new filed named dlpar.c. The functionality provided is for acquiring and releasing a resource from firmware and the parsing of information returned from the ibm,configure-connector rtas call. Additionally this exports the pSeries reconfigu