]> git.karo-electronics.de Git - karo-tx-linux.git/commit
softirq: use _RET_IP_
authorDavidlohr Bueso <davidlohr.bueso@hp.com>
Thu, 27 Jun 2013 23:51:09 +0000 (09:51 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Jun 2013 06:37:19 +0000 (16:37 +1000)
commit06e512dbf2584a13c130b3650c6aaa066d017347
tree3e2b1175b6ea1ace3b7fa3122a9d076401f5d692
parent04c96e42d517dd53525cdb9bdcdedc2cb7fb44d3
softirq: use _RET_IP_

Use the already defined macro to pass the function return address.

Signed-off-by: Davidlohr Bueso <davidlohr.bueso@hp.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/softirq.c