]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/fadump: Update comment about offset where fadump is reserved
authorHari Bathini <hbathini@linux.vnet.ibm.com>
Mon, 22 May 2017 09:34:47 +0000 (15:04 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 2 Jun 2017 10:16:49 +0000 (20:16 +1000)
commite7467dc6947d7074417aa4cda44b851010fd0795
treef40815ea9902daec5df1993a2501a95518592d43
parent81d9eca502fcc360950ef476124626d97856e139
powerpc/fadump: Update comment about offset where fadump is reserved

With commit f6e6bedb7731 ("powerpc/fadump: Reserve memory at an offset
closer to bottom of RAM"), memory for fadump is no longer reserved at
the top of RAM. But there are still a few places which say so. Change
them appropriately.

Signed-off-by: Hari Bathini <hbathini@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Documentation/powerpc/firmware-assisted-dump.txt
arch/powerpc/kernel/fadump.c