aboutsummaryrefslogtreecommitdiffstats
path: root/security/inode.c
diff options
context:
space:
mode:
authorAndrew Morton <akpm@linux-foundation.org>2012-05-31 16:26:02 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2012-05-31 17:49:26 -0700
commit4f1c28d241d0882f25112d494885cd6084db225b (patch)
tree4332c441b47b3ce6f29b424d24923aebdc44d7eb /security/inode.c
parentdrivers/rtc/rtc-s3c.c: fix compiler warning (diff)
downloadlinux-dev-4f1c28d241d0882f25112d494885cd6084db225b.tar.xz
linux-dev-4f1c28d241d0882f25112d494885cd6084db225b.zip
security/keys/keyctl.c: suppress memory allocation failure warning
This allocation may be large. The code is probing to see if it will succeed and if not, it falls back to vmalloc(). We should suppress any page-allocation failure messages when the fallback happens. Reported-by: Dave Jones <davej@redhat.com> Acked-by: David Howells <dhowells@redhat.com> Cc: James Morris <jmorris@namei.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'security/inode.c')
0 files changed, 0 insertions, 0 deletions