From: Sasha Levin Date: Wed, 8 Jan 2014 19:21:46 +0000 (-0500) Subject: lockdep: Increase static allocations X-Git-Tag: omap-for-v3.16/fixes-against-rc1~35^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1413c03893332366e5b4d1e26f942ada25f3e82a;p=pandora-kernel.git lockdep: Increase static allocations Fuzzing a recent kernel with a large configuration hits the static allocation limits and disables lockdep. This patch doubles the limits. Signed-off-by: Sasha Levin Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1389208906-24338-1-git-send-email-sasha.levin@oracle.com Cc: linux-kernel@vger.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed