summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/85xx/mpc85xx_rdb.c
diff options
context:
space:
mode:
authorLaurentiu TUDOR <Laurentiu.Tudor@freescale.com>2013-07-03 18:13:15 +0400
committerScott Wood <scottwood@freescale.com>2013-08-08 03:38:06 +0400
commit4e21b94c9c644c43223878f4c848e852743e789c (patch)
tree70671b6571cb5c92752264d26a174cbc0d9034b8 /arch/powerpc/platforms/85xx/mpc85xx_rdb.c
parentf31dd9443afd35696a833c2a32d584a9257abd40 (diff)
downloadlinux-4e21b94c9c644c43223878f4c848e852743e789c.tar.xz
powerpc/85xx: Move ePAPR paravirt initialization earlier
At console init, when the kernel tries to flush the log buffer the ePAPR byte-channel based console write fails silently, losing the buffered messages. This happens because The ePAPR para-virtualization init isn't done early enough so that the hcall instruction to be set, causing the byte-channel write hcall to be a nop. To fix, change the ePAPR para-virt init to use early device tree functions and move it in early init. Signed-off-by: Laurentiu Tudor <Laurentiu.Tudor@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/powerpc/platforms/85xx/mpc85xx_rdb.c')
0 files changed, 0 insertions, 0 deletions