An error occurred while fetching folder content.
kobject: don't use WARN for registration failures
Dmitry Vyukov authored
commit 3e14c6ab

 upstream.

This WARNING proved to be noisy. The function still returns an error
and callers should handle it. That's how most of kernel code works.
Downgrade the WARNING to pr_err() and leave WARNINGs for kernel bugs.
Signed-off-by: default avatarDmitry Vyukov <dvyukov@google.com>
Reported-by: syzbot+209c0f67f99fec8eb14b@syzkaller.appspotmail.com
Reported-by: syzbot+7fb6d9525a4528104e05@syzkaller.appspotmail.com
Reported-by: syzbot+2e63711063e2d8f9ea27@syzkaller.appspotmail.com
Reported-by: syzbot+de73361ee4971b6e6f75@syzkaller.appspotmail.com
Cc: stable <stable@vger.kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
b2497363
Name Last commit Last update
..
fonts fonts: Add 6x10 font
lz4 lib: lz4: fixed zram with lz4 on big endian machines
lzo lzo: check for length overrun in variable length encoding.
mpi lib/mpi: call cond_resched() from mpi_powm() loop
raid6 lib/raid6: Add log level to printks
reed_solomon lib: Remove unnecessary inclusions of asm/semaphore.h
xz lib/xz: enable all filters by default in Kconfig
zlib_deflate zlib: clean up some dead code
zlib_inflate zlib: clean up some dead code
.gitignore X.509: Implement simple static OID registry
Kconfig Make ARCH_HAS_FAST_MULTIPLIER a real config variable
Kconfig.debug lib/Kconfig.debug: fix frv build failure
Kconfig.kgdb treewide: Fix typo in printk
Kconfig.kmemcheck kmemcheck: depend on HAVE_ARCH_KMEMCHECK
Makefile reciprocal_div: objects with exported symbols should be obj-y rather than lib-y
argv_split.c argv_split(): teach it to handle mutable strings
asn1_decoder.c ASN.1: fix out-of-bounds read when parsing indefinite length item
assoc_array.c assoc_array: Fix a buggy node-splitting case
atomic64.c locking,arch: Rewrite generic atomic support
atomic64_test.c lib/atomic64_test.c: convert printk(KERN_INFO to pr_info
audit.c audit: Add generic compat syscall support
average.c lib: Ensure EWMA does not store wrong intermediate values
bcd.c usb/core: use bin2bcd() for bcdDevice in RH
bch.c lib: add shared BCH ECC library
bitmap.c lib: bitmap: add alignment offset for bitmap_find_next_zero_area()
bitrev.c
bsearch.c
btree.c
bug.c
build_OID_registry
bust_spinlocks.c
check_signature.c
checksum.c
clz_ctz.c
clz_tab.c
cmdline.c
compat_audit.c
cordic.c
cpu-notifier-error-inject.c
cpu_rmap.c
cpumask.c
crc-ccitt.c
crc-itu-t.c
crc-t10dif.c
crc16.c
crc32.c
crc32defs.h
crc7.c
crc8.c
ctype.c
debug_locks.c
debugobjects.c
dec_and_lock.c
decompress.c
decompress_bunzip2.c
decompress_inflate.c
decompress_unlz4.c
decompress_unlzma.c
decompress_unlzo.c
decompress_unxz.c
devres.c
digsig.c
div64.c
dma-debug.c
dump_stack.c
dynamic_debug.c
dynamic_queue_limits.c
earlycpio.c
extable.c
fault-inject.c
fdt.c
fdt_empty_tree.c
fdt_ro.c
fdt_rw.c
fdt_strerror.c
fdt_sw.c
fdt_wip.c
find_last_bit.c
find_next_bit.c
flex_array.c
flex_proportions.c
gcd.c
gen_crc32table.c
genalloc.c
glob.c
halfmd4.c
hash.c
hexdump.c
hweight.c
idr.c
inflate.c
int_sqrt.c
interval_tree.c
interval_tree_test.c
iomap.c
iomap_copy.c
iommu-helper.c
ioremap.c
iovec.c
irq_regs.c