]> git.karo-electronics.de Git - karo-tx-linux.git/commit
softirq: use _RET_IP_
authorDavidlohr Bueso <davidlohr.bueso@hp.com>
Wed, 19 Jun 2013 00:05:40 +0000 (10:05 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Jun 2013 07:12:49 +0000 (17:12 +1000)
commit6ea796ba4a53a4b068cce01b42c0234dbbb1e1d7
tree3805d68d82e91098cc917adb883b0833ada09fa8
parenteb50ab837a32240874bfbef7fc4ffa32064df434
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