diff options
author | Haren Myneni <hbabu@us.ibm.com> | 2014-02-19 21:56:52 +0100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2014-03-07 05:54:49 +0100 |
commit | 39a33b59f43088aa33f29ace6b978333dd0bca4a (patch) | |
tree | 4c9b453136921970b5a10e338a301174b7f98e21 /arch/powerpc/include/asm/rtas.h | |
parent | macintosh/adb: Change platform power management to use dev_pm_ops (diff) | |
download | linux-39a33b59f43088aa33f29ace6b978333dd0bca4a.tar.xz linux-39a33b59f43088aa33f29ace6b978333dd0bca4a.zip |
powerpc/pseries: Device tree should only be updated once after suspend/migrate
The current code makes rtas calls for update-nodes, activate-firmware and then
update-nodes again. The FW provides the same data for both update-nodes calls.
As a result a proc entry exists error is reported for the second update while
adding device nodes.
This patch makes a single rtas call for update-nodes after activating the FW.
It also add rtas_busy delay for the activate-firmware rtas call.
Signed-off-by: Haren Myneni <hbabu@us.ibm.com>
Signed-off-by: Tyrel Datwyler <tyreld@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/include/asm/rtas.h')
0 files changed, 0 insertions, 0 deletions