jump label: Add s390 support
authorJan Glauber <jang@linux.vnet.ibm.com>
Wed, 16 Mar 2011 19:58:30 +0000 (15:58 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Mon, 4 Apr 2011 17:43:16 +0000 (13:43 -0400)
Implement the architecture backend for jump label support on s390.

For a shared kernel booted from a NSS silently disable jump labels
because the NSS is read-only. Therefore jump labels will be disabled
in a shared kernel and can't be activated.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
LKML-Reference: <6935d2c41ce111e1719176ed4bbd3dbe4de80855.1300299760.git.jbaron@redhat.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found