aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dinode.h
diff options
context:
space:
mode:
authorBrian King <brking@linux.vnet.ibm.com>2008-12-18 11:13:46 +0000
committerPaul Mackerras <paulus@samba.org>2008-12-21 14:21:15 +1100
commit2218108e182fd8a6d9106077833ed7ad05fc8e75 (patch)
treef3f3545a49b6fab3f13623d0f491e6d2d4b0d139 /fs/xfs/xfs_dinode.h
parent5d84e4bee044a740729ac172e684e743f5ad50fb (diff)
downloadkernel_samsung_smdk4412-2218108e182fd8a6d9106077833ed7ad05fc8e75.zip
kernel_samsung_smdk4412-2218108e182fd8a6d9106077833ed7ad05fc8e75.tar.gz
kernel_samsung_smdk4412-2218108e182fd8a6d9106077833ed7ad05fc8e75.tar.bz2
powerpc: Disable Collaborative Memory Manager for kdump
When running Active Memory Sharing, the Collaborative Memory Manager (CMM) may mark some pages as "loaned" with the hypervisor. Periodically, the CMM will query the hypervisor for a loan request, which is a single signed value. When kexec'ing into a kdump kernel, the CMM driver in the kdump kernel is not aware of the pages the previous kernel had marked as "loaned", so the hypervisor and the CMM driver are out of sync. This results in the CMM driver getting a negative loan request, which can then get treated as a large unsigned value and can cause kdump to hang due to the CMM driver inflating too large. Since there really is no clean way for the CMM driver in the kdump kernel to clean this up, simply disable CMM in the kdump kernel. This fixes hangs we were seeing doing kdump with AMS. Signed-off-by: Brian King <brking@linux.vnet.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'fs/xfs/xfs_dinode.h')
0 files changed, 0 insertions, 0 deletions