commit | 4ba5a0fc6441194cf238e1a049f548b5d45760c8 | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Tue Sep 30 12:39:04 2014 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Sep 30 17:15:16 2014 +1000 |
tree | f240274209fa46f55b4fff64761e0383bfbea1b7 | |
parent | 9372dddb189a7a7689b674ad2dd31117a407bfd5 [diff] |
powerpc/pseries: Decrease message level on EEH initialization As Anton suggested, the patch decreases the message level on EEH initialization to avoid unnecessary messages if required. Also, we have unified hint if any of needful RTAS calls is missed, and then we can check /proc/device-tree to figure out the missed RTAS calls. Suggested-by: Anton Blanchard <anton@samba.org> Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>