Re: [PATCH 0/4] More ppc64 nvram code cleanup

2010-11-29 Thread Benjamin Herrenschmidt
On Thu, 2010-11-11 at 20:53 -0800, Jim Keniston wrote:
> This series contains some fixups to Ben Herrenschmidt's Aug. 2 patch
> set, "[RFC] Clean up ppc64 nvram code" --
> http://lists.ozlabs.org/pipermail/linuxppc-dev/2010-August/084601.html
> 
> These patches apply atop Ben's 11-patch series.
> ---
> 
> Jim Keniston (4):
>   Handle partition names >= 12 chars
>   Fix NVRAM partition list setup
>   Fix nvram_create_partition() arg order
>   Fix powerpc nvram init order

I've folded the first two (or a slightly different variant) in my series
and applied the two next on top. I'll post that new version of the
series to the list after a few tests today and will include it in next
in a couple of days, possibly along with your other patches provided
they survive my review :-)

Cheers,
Ben.


___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


[PATCH 0/4] More ppc64 nvram code cleanup

2010-11-11 Thread Jim Keniston
This series contains some fixups to Ben Herrenschmidt's Aug. 2 patch
set, "[RFC] Clean up ppc64 nvram code" --
http://lists.ozlabs.org/pipermail/linuxppc-dev/2010-August/084601.html

These patches apply atop Ben's 11-patch series.
---

Jim Keniston (4):
  Handle partition names >= 12 chars
  Fix NVRAM partition list setup
  Fix nvram_create_partition() arg order
  Fix powerpc nvram init order


 arch/powerpc/kernel/nvram_64.c |   31 +++
 arch/powerpc/platforms/pseries/nvram.c |8 
 2 files changed, 15 insertions(+), 24 deletions(-)

--
Jim Keniston
IBM Linux Technology Center
Beaverton, OR

___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev