2
0
forked from Ivasoft/openwrt

kernel: bump 5.4 to 5.4.89

All modification made by update_kernel.sh in a fresh clone without
existing toolchains.

Build system: x86_64
Build-tested: ipq806x/R7800, bcm27xx/bcm2711
Run-tested: ipq806x/R7800

No dmesg regressions, everything functional

Signed-off-by: John Audia <graysky@archlinux.us>
Tested-by: Curtis Deptuck <curtdept@me.com> [x86/64]
This commit is contained in:
John Audia
2021-01-09 09:10:40 -05:00
committed by Adrian Schmutzler
parent b0ad07e9a0
commit 945a704fab
9 changed files with 14 additions and 14 deletions

View File

@@ -45,7 +45,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
selftest.o \
--- a/drivers/dma-buf/dma-buf.c
+++ b/drivers/dma-buf/dma-buf.c
@@ -1300,4 +1300,5 @@ static void __exit dma_buf_deinit(void)
@@ -1313,4 +1313,5 @@ static void __exit dma_buf_deinit(void)
dma_buf_uninit_debugfs();
kern_unmount(dma_buf_mnt);
}