softirq: Use _RET_IP_
authorDavidlohr Bueso <davidlohr.bueso@hp.com>
Tue, 30 Apr 2013 18:46:09 +0000 (11:46 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 28 Jun 2013 12:10:57 +0000 (14:10 +0200)
commitd2e08473f2488d53a71c2f53455f934ec6c44c53
treed2dc3d78776120b9012fe8f5045fdceec8d2d8ed
parentccc414f83914178c7ab04ac4d4f0331fe4c37231
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>
Link: http://lkml.kernel.org/r/1367347569.1784.3.camel@buesod1.americas.hpqcorp.net
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/softirq.c