From: Andi Kleen Date: Wed, 16 Dec 2009 11:20:00 +0000 (+0100) Subject: HWPOISON: Add a madvise() injector for soft page offlining X-Git-Tag: v2.6.33-rc1~45^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afcf938ee0aac4ef95b1a23bac704c6fbeb26de6;p=pandora-kernel.git HWPOISON: Add a madvise() injector for soft page offlining Process based injection is much easier to handle for test programs, who can first bring a page into a specific state and then test. So add a new MADV_SOFT_OFFLINE to soft offline a page, similar to the existing hard offline injector. Signed-off-by: Andi Kleen --- Reading git-diff-tree failed