From: Bruce Allan Date: Tue, 30 Sep 2008 03:19:22 +0000 (-0700) Subject: x86: export set_memory_ro and set_memory_rw X-Git-Tag: v2.6.28-rc1~734^2^9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a03352d2c1dcb00970801fb8b800a39acd3103d9;p=pandora-kernel.git x86: export set_memory_ro and set_memory_rw Export set_memory_ro() and set_memory_rw() calls for use by drivers that need to have more debug information about who might be writing to memory space. this was initially developed for use while debugging a memory corruption problem with e1000e. Signed-off-by: Bruce Allan Signed-off-by: Jesse Brandeburg Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed