"arch/powerpc/kernel/iommu.c" did not exist on "d3588ba9bbade7f1fde59726c9af43eeeb08e092"
-
Hiroshi Shimamoto authored
The type of softlockup_panic is int, but the proc_handler is proc_doulongvec_minmax(). This handler is for unsigned long. This handler should be proc_dointvec_minmax(). Signed-off-by:
Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> Signed-off-by:
Ingo Molnar <mingo@elte.hu>
4dca10a9