summaryrefslogtreecommitdiff
path: root/net/bridge
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2013-04-23 19:51:11 (GMT)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2013-08-19 00:39:55 (GMT)
commitb778ae25366e6f3891fe51306f56a3bca211975d (patch)
treef354bfde7096fdb5661843b8a51c6f618c3abea6 /net/bridge
parent15100df81fcc3109862f7c03266c0abff4262564 (diff)
downloadlinux-fsl-qoriq-b778ae25366e6f3891fe51306f56a3bca211975d.tar.xz
debugobjects: Make debug_object_activate() return status
In order to better respond to things like duplicate invocations of call_rcu(), RCU needs to see the status of a call to debug_object_activate(). This would allow RCU to leak the callback in order to avoid adding freelist-reuse mischief to the duplicate invoations. This commit therefore makes debug_object_activate() return status, zero for success and -EINVAL for failure. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Cc: Sedat Dilek <sedat.dilek@gmail.com> Cc: Davidlohr Bueso <davidlohr.bueso@hp.com> Cc: Rik van Riel <riel@surriel.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Linus Torvalds <torvalds@linux-foundation.org> Tested-by: Sedat Dilek <sedat.dilek@gmail.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions