]> git.baikalelectronics.ru Git - kernel.git/commit
hugetlbfs: lessen the impact of a deprecation warning
authorDave Jones <davej@redhat.com>
Thu, 11 Nov 2010 22:05:20 +0000 (14:05 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Nov 2010 15:55:32 +0000 (07:55 -0800)
commit3c3238885fb0d5d0d1387db45ccdc065e6246dbe
tree365c7118481f79b12b31939e897dc85c4b27e8f6
parente7cc00b3867d85513ede7d10a21b07f1fc3b533f
hugetlbfs: lessen the impact of a deprecation warning

WARN_ONCE is a bit strong for a deprecation warning, given that it spews a
huge backtrace.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/hugetlbfs/inode.c