]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kabi whitelist: Remove all ib_ symbols from the list.
authorKnut Omang <knut.omang@oracle.com>
Wed, 31 May 2017 18:03:13 +0000 (20:03 +0200)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 1 Jun 2017 07:25:15 +0000 (00:25 -0700)
commit765000865a04089c5f33c752c772163dc6dec20e
tree9594d18af4033d50a7e26a22d34bcaf7a0647257
parentd3d4e6e6e711199ed62e481b164649c1c9ef4f57
kabi whitelist: Remove all ib_ symbols from the list.

The following symbols are all used by the sif driver and are the only ib_ symbols
in the current uek4 kabi whitelist:

ib_alloc_device
ib_dealloc_device
ib_dispatch_event
ib_modify_qp_is_ok
ib_rate_to_mult
ib_register_device
ib_umem_get_attrs
ib_umem_release
ib_unregister_device

Remove these symbols from the list to allow a data structure change needed to
fix bug 25723815. This change breaks the kabi in the IB area.

Orabug: 25955825

Signed-off-by: Knut Omang <knut.omang@oracle.com>
12 files changed:
uek-rpm/ol6-nano/Module.kabi_x86_64
uek-rpm/ol6-nano/Module.kabi_x86_64debug
uek-rpm/ol6-nano/kabi_whitelist_x86_64
uek-rpm/ol6-nano/kabi_whitelist_x86_64debug
uek-rpm/ol6/Module.kabi_x86_64
uek-rpm/ol6/Module.kabi_x86_64debug
uek-rpm/ol6/kabi_whitelist_x86_64
uek-rpm/ol6/kabi_whitelist_x86_64debug
uek-rpm/ol7/Module.kabi_x86_64
uek-rpm/ol7/Module.kabi_x86_64debug
uek-rpm/ol7/kabi_whitelist_x86_64
uek-rpm/ol7/kabi_whitelist_x86_64debug