commit | 3ec8b78fcc5aa7745026d8d85a4e9ab52c922765 | [log] [tgz] |
---|---|---|
author | Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com> | Fri Jan 31 00:30:45 2014 +0530 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Feb 11 11:24:47 2014 +1100 |
tree | 925b18b3343d765bd733cf0b02f74cdcc3f3d124 | |
parent | 8cc6b6cd8713457be80202fc4264f05d20bc5e1b [diff] |
powerpc/pseries: Disable relocation on exception while going down during crash. Disable relocation on exception while going down even in kdump case. This is because we are about clear htab mappings while kexec-ing into kdump kernel and we may run into issues if we still have AIL ON. Signed-off-by: Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>