Skip to content
Commit b562c171 authored by Kees Cook's avatar Kees Cook Committed by Linus Torvalds
Browse files

locking/refcounts: Do not force refcount_t usage as GPL-only export



The refcount_t protection on x86 was not intended to use the stricter
GPL export. This adjusts the linkage again to avoid a regression in
the availability of the refcount API.

Reported-by: default avatarDave Airlie <airlied@gmail.com>
Fixes: 7a46ec0e

 ("locking/refcounts, x86/asm: Implement fast refcount overflow protection")
Cc: stable@vger.kernel.org
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 13231cac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment