]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/memory_failure: let the compiler add the function name
authorBorislav Petkov <borislav.petkov@amd.com>
Wed, 25 Apr 2012 01:03:28 +0000 (11:03 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 30 Apr 2012 05:17:17 +0000 (15:17 +1000)
commite1bcd967d045785e311696b59bd3bb1e8ef8ee33
treed86681940071c0eb59ecc792614ec3a4b71dd073
parenta00c6bd75b25f19a36490ac1e6ff6bc7af0420f9
mm/memory_failure: let the compiler add the function name

These things tend to get out of sync with time so let the compiler
automatically enter the current function name using __func__.

No functional change.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
Acked-by: Andi Kleen <andi@firstfloor.org>
Cc: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/memory-failure.c