ANDROID: add __dev_kfree_skb_irq to virtual_device abi list

Due to the change in commit 06467130d5 ("Bluetooth: btusb: don't call
kfree_skb() under spin_lock_irqsave()"), __dev_kfree_skb_irq is now
required by the btusb.ko module, so add it to the virtual abi list to
properly export it.

Fixes: 06467130d5 ("Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()")
Change-Id: Id91e73b52990fa9c3907dcc491e16fadb954e830
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman
2023-01-31 20:08:54 +00:00
parent 24bc28221f
commit 2ce8e6e296
2 changed files with 1225 additions and 1218 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -89,6 +89,7 @@
device_unregister
_dev_info
__dev_kfree_skb_any
__dev_kfree_skb_irq
devm_clk_get
devm_clk_hw_register
devm_ioremap