[PATCH v2 1/11] Expose pseries devicetree_update()

2013-03-25 Thread Nathan Fontenot
From: Jesse Larrew Newer firmware on Power systems can transparently reassign platform resources (CPU and Memory) in use. For instance, if a processor or memory unit is predicted to fail, the platform may transparently move the processing to an equivalent unused processor or the memory state to a

Re: [PATCH v2 1/11] Expose pseries devicetree_update()

2013-04-03 Thread Paul Mackerras
On Mon, Mar 25, 2013 at 01:51:38PM -0500, Nathan Fontenot wrote: > From: Jesse Larrew > > Newer firmware on Power systems can transparently reassign platform resources > (CPU and Memory) in use. For instance, if a processor or memory unit is > predicted to fail, the platform may transparently mov