diff options
author | Tony Breeds <tony@bakeyournoodle.com> | 2007-10-03 11:19:09 +1000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-10-03 15:31:37 +1000 |
commit | a0c7ce9c877ceef8428798ac91fb794f83609aed (patch) | |
tree | d572e80603e1a9b0e4999bfbc7d30984ea5b1b80 /arch/sparc/kernel | |
parent | 2d5f5659649924b86d527a2af2552bab741d1d6f (diff) |
[POWERPC] Fix panic in RTAS code
Some older pSeries machines were panicking in pSeries_log_error
because it was getting called before it was ready. This is a result
of commit "[POWERPC] pseries: Fix jumbled no_logging flag."
(79c0108d1b9db4864ab77b2a95dfa04f2dcf264c).
This fixes it by explicitly enabling RTAS error logging when it has
been initialized, and also makes the code clearer by renaming the
"no_more_logging" variable to "logging_enabled".
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/sparc/kernel')
0 files changed, 0 insertions, 0 deletions