aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ramfs
diff options
context:
space:
mode:
authorMel Gorman <mel@csn.ul.ie>2009-07-29 15:04:10 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2009-07-29 19:10:36 -0700
commit1c29b3ff4f2d847464f7be3a0e179c6dfc69bd02 (patch)
tree0fa9c81cac75f65ef2451baf0cc27ae86c11a0fc /fs/ramfs
parentprofile: suppress warning about large allocations when profile=1 is specified (diff)
downloadlinux-dev-1c29b3ff4f2d847464f7be3a0e179c6dfc69bd02.tar.xz
linux-dev-1c29b3ff4f2d847464f7be3a0e179c6dfc69bd02.zip
net-dccp: suppress warning about large allocations from DCCP
The DCCP protocol tries to allocate some large hash tables during initialisation using the largest size possible. This can be larger than what the page allocator can provide so it prints a warning. However, the caller is able to handle the situation so this patch suppresses the warning. Signed-off-by: Mel Gorman <mel@csn.ul.ie> Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: "David S. Miller" <davem@davemloft.net> Cc: "Rafael J. Wysocki" <rjw@sisk.pl> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ramfs')
0 files changed, 0 insertions, 0 deletions