We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10e9cbb commit 693ba15Copy full SHA for 693ba15
include/linux/percpu_ida.h
lib/Makefile
@@ -40,7 +40,7 @@ obj-y += bcd.o div64.o sort.o parser.o debug_locks.o random32.o \
40
bust_spinlocks.o kasprintf.o bitmap.o scatterlist.o \
41
gcd.o lcm.o list_sort.o uuid.o flex_array.o iov_iter.o clz_ctz.o \
42
bsearch.o find_bit.o llist.o memweight.o kfifo.o \
43
- percpu-refcount.o percpu_ida.o rhashtable.o reciprocal_div.o \
+ percpu-refcount.o rhashtable.o reciprocal_div.o \
44
once.o refcount.o usercopy.o errseq.o bucket_locks.o
45
obj-$(CONFIG_STRING_SELFTEST) += test_string.o
46
obj-y += string_helpers.o
0 commit comments