commit | d8f48ecc0e81cbc52a8eac907e02916d98dbfb5a | [log] [tgz] |
---|---|---|
author | Ian Munsie <imunsie@au1.ibm.com> | Tue Nov 06 16:15:17 2012 +1100 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Nov 15 15:08:06 2012 +1100 |
tree | eb51a7a834fea2dd9e82c701cf686a6d7920b881 | |
parent | b0302722eec7c086a31de6e3d9789304ef21df7b [diff] |
powerpc: Add set_mode hcall This new hcall in POWER8 is used to set various resource mode registers. eg. it can set address translation mode on interrupt (note: partition wide scope) Signed-off-by: Ian Munsie <imunsie@au1.ibm.com> Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>