powerpc/nvram: Generalize code for OS partitions in NVRAM
authorJim Keniston <jkenisto@linux.vnet.ibm.com>
Wed, 9 Feb 2011 12:43:13 +0000 (12:43 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 4 Mar 2011 07:19:04 +0000 (18:19 +1100)
commit0f4ac132365e56802cbe377313491aa84086371c
tree447b5da68f7c3160bbe9c9262f0ed337a2008d57
parent6dd227002972be910c6191f38f8641e01796557f
powerpc/nvram: Generalize code for OS partitions in NVRAM

Adapt the functions used to create and write to the RTAS-log partition
to work with any OS-type partition.

Signed-off-by: Jim Keniston <jkenisto@us.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/nvram.h
arch/powerpc/kernel/nvram_64.c
arch/powerpc/platforms/pseries/nvram.c