summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorSeth Jennings <sjenning@linux.vnet.ibm.com>2012-07-18 11:55:55 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-08-13 19:28:08 -0700
commitc60369f011251c60de506994aab088f1afb90bf4 (patch)
tree5c3f5a5495937abf9923f8eb430fffa1e7e6c47d /tools
parent6539a36c0cb9ec7f1c1633b535ac83b2bdf0ae6d (diff)
downloadlinux-c60369f011251c60de506994aab088f1afb90bf4.tar.gz
linux-c60369f011251c60de506994aab088f1afb90bf4.tar.bz2
linux-c60369f011251c60de506994aab088f1afb90bf4.zip
staging: zsmalloc: prevent mappping in interrupt context
Because we use per-cpu mapping areas shared among the pools/users, we can't allow mapping in interrupt context because it can corrupt another users mappings. Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com> Acked-by: Minchan Kim <minchan@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions