kernel-ark/arch/s390/oprofile
Heiko Carstens 82003c3e60 s390/irq: rework irq subclass handling
Let's not add a function for every external interrupt subclass for
which we need reference counting. Just have two register/unregister
functions which have a subclass parameter:

void irq_subclass_register(enum irq_subclass subclass);
void irq_subclass_unregister(enum irq_subclass subclass);

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2013-09-04 17:19:13 +02:00
..
backtrace.c s390: make use of user_mode() macro where possible 2012-07-30 11:03:12 +02:00
hwsampler.c s390/irq: rework irq subclass handling 2013-09-04 17:19:13 +02:00
hwsampler.h s390/hwsampler: Updated misleading member names in hws_data_entry 2013-07-01 17:30:35 +02:00
init.c s390: add support for IBM zBC12 machine 2013-07-26 13:25:21 +02:00
Makefile [S390] oprofile: disable hw sampling for CONFIG_32BIT 2011-03-23 10:15:14 +01:00
op_counter.h s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00