From: David Woodhouse Date: Wed, 13 Jul 2005 21:47:07 +0000 (+0100) Subject: AUDIT: Avoid scheduling in idle thread X-Git-Tag: v2.6.14-rc2~49^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f55619642e863990d5a46cf2c2c840170d22a9f9;p=pandora-kernel.git AUDIT: Avoid scheduling in idle thread When we flush a pending syscall audit record due to audit_free(), we might be doing that in the context of the idle thread. So use GFP_ATOMIC Signed-off-by: David Woodhouse --- Reading git-diff-tree failed