From: Johannes Weiner Date: Mon, 7 Apr 2014 22:37:39 +0000 (-0700) Subject: mm: memcg: remove unnecessary preemption disabling X-Git-Tag: v3.15-rc1~57^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7af467e8e1881fb65924329f46998e6e0d801038;p=pandora-kernel.git mm: memcg: remove unnecessary preemption disabling lock_page_cgroup() disables preemption, remove explicit preemption disabling for code paths holding this lock. Signed-off-by: Johannes Weiner Acked-by: Michal Hocko Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed