Paul E. McKenney
156baec397
rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules
...
Use of init_rcu_head() and destroy_rcu_head() from modules results in
the following build-time error with CONFIG_DEBUG_OBJECTS_RCU_HEAD=y:
ERROR: "init_rcu_head" [drivers/scsi/scsi_mod.ko] undefined!
ERROR: "destroy_rcu_head" [drivers/scsi/scsi_mod.ko] undefined!
This commit therefore adds EXPORT_SYMBOL_GPL() for each to allow them to
be used by GPL-licensed kernel modules.
Reported-by: Bart Van Assche <Bart.VanAssche@wdc.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-12-07 19:51:49 -05:00
..
2017-11-23 10:56:35 +01:00
2017-11-15 14:29:44 -08:00
2017-11-26 13:41:48 -08:00
2017-11-02 11:10:55 +01:00
2017-11-26 14:39:20 -08:00
2017-11-15 10:21:58 -08:00
2017-11-15 18:21:04 -08:00
2017-11-15 18:21:06 -08:00
2017-11-21 05:28:13 -10:00
2017-12-07 19:51:49 -05:00
2017-11-17 11:54:55 -08:00
2017-11-23 16:29:05 +01:00
2017-11-22 21:40:54 +01:00
2017-11-07 10:32:44 +01:00
2017-11-14 14:08:20 -08:00
2017-11-10 16:08:47 -05:00
2017-11-15 13:28:48 -08:00
2017-11-10 16:08:56 -05:00
2017-11-15 13:28:48 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-09-20 00:30:57 -04:00
2017-10-21 16:11:30 +02:00
2017-11-17 16:10:03 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-10-25 11:01:08 +02:00
2017-11-07 12:20:09 +01:00
2017-11-17 16:10:04 -08:00
2017-11-02 11:10:55 +01:00
2017-11-04 08:53:04 +01:00
2017-11-02 11:10:55 +01:00
2017-11-13 17:33:11 -08:00
2017-11-14 08:41:41 +01:00
2017-11-17 14:58:01 -08:00
2017-11-02 11:10:55 +01:00
2017-11-17 16:10:04 -08:00
2017-11-07 15:35:57 +01:00
2017-11-02 11:10:55 +01:00
2017-10-20 11:02:29 +02:00
2017-11-21 16:35:54 -08:00
2017-11-02 11:10:55 +01:00
2017-10-03 17:54:25 -07:00
2017-11-17 14:58:01 -08:00
2017-11-21 15:57:07 -08:00
2017-11-17 16:10:04 -08:00
2017-10-03 17:54:26 -07:00
2017-11-17 16:10:04 -08:00
2017-11-17 16:10:04 -08:00
2017-11-02 11:10:55 +01:00
2017-11-17 16:10:04 -08:00
2017-11-07 15:35:58 +01:00
2017-11-07 10:32:44 +01:00
2017-11-17 16:56:17 -08:00
2017-11-08 11:13:50 +01:00
2017-10-04 10:53:54 +02:00
2017-11-02 11:10:55 +01:00
2017-11-15 18:21:05 -08:00
2017-11-02 11:10:55 +01:00
2017-11-15 10:56:56 -08:00
2017-11-02 11:10:55 +01:00
2017-11-17 16:10:03 -08:00
2017-11-07 10:32:44 +01:00
2017-10-20 11:02:54 +02:00
2017-11-02 11:10:55 +01:00
2017-11-17 16:10:01 -08:00
2017-11-16 12:20:15 -08:00
2017-10-31 17:22:58 -05:00
2017-11-04 08:53:04 +01:00
2017-11-08 10:17:15 +01:00
2017-11-06 12:26:49 -08:00
2017-11-21 16:35:54 -08:00