]> git.karo-electronics.de Git - karo-tx-linux.git/commit
softirq: use _RET_IP_
authorDavidlohr Bueso <davidlohr.bueso@hp.com>
Fri, 7 Jun 2013 00:07:24 +0000 (10:07 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 17 Jun 2013 08:14:50 +0000 (18:14 +1000)
commit80990bd7b91617b3f5629683ffd76448dc7a1792
tree29c6c06b657d35a5ae6b3819e5e2db8ad635af72
parentc27b0779123c5f80c42869d17848ecd30a54c1b7
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