diff options
author | Masami Hiramatsu <[email protected]> | 2013-04-04 19:40:50 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2013-04-08 17:28:34 +0200 |
commit | 324670b620ab1ed00ba160e435686bd2ae4a59ce (patch) | |
tree | 176c0f872668097350fa6c38cddd884088862ce6 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | cc2f5a8adbc7ab1fdb7d9bcf4ea9838c73e82dfe (diff) |
kprobes: Move __kprobes definition into compiler.h
Currently, __kprobes is defined in linux/kprobes.h which
is too big to be included in small or basic headers
that want to make use of this simple attribute.
So move __kprobes definition into linux/compiler.h
in which other compiler attributes are defined.
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Timo Juhani Lindfors <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Cc: Pavel Emelyanov <[email protected]>
Cc: Jiri Kosina <[email protected]>
Cc: Nadia Yvette Chambers <[email protected]>
Cc: [email protected]
Cc: David S. Miller <[email protected]>
Cc: Linus Torvalds <[email protected]>
Link: http://lkml.kernel.org/r/20130404104049.21071.20908.stgit@mhiramat-M0-7522
[ Improved the attribute explanation a bit. ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions