]> git.baikalelectronics.ru Git - kernel.git/commit
GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)
authorFabian Frederick <fabf@skynet.be>
Fri, 3 Oct 2014 18:15:36 +0000 (20:15 +0200)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 8 Oct 2014 08:57:07 +0000 (09:57 +0100)
commit76a73184c55eb10a34a71cec298d94360b7401dd
tree8ee3de0ac0022ac91ed82bf2fef790a723dcd5fa
parent876478434d60cf687294a64a28c987fbe6c7cfea
GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)

use macro definition

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/glock.c
fs/gfs2/glops.c
fs/gfs2/trans.c