From: Jason Wessel Date: Thu, 7 Jan 2010 17:58:36 +0000 (-0600) Subject: maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) X-Git-Tag: v2.6.33-rc4~65^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6144a85a0e018c19bc4b24f7eb6c1f3f7431813d;p=pandora-kernel.git maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) Some archs such as blackfin, would like to have an arch specific probe_kernel_read() and probe_kernel_write() implementation which can fall back to the generic implementation if no special operations are needed. CC: Thomas Gleixner CC: Ingo Molnar Signed-off-by: Jason Wessel Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed