diff options
author | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2018-12-23 16:16:17 +0000 |
---|---|---|
committer | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2018-12-24 15:06:33 +0000 |
commit | 5b3afca7576887be509eb21950009851676a1acb (patch) | |
tree | e1a756a64eb949eaa7e4d657b9322ebc188a1d21 /target/linux/brcm2708 | |
parent | 9a37c95431b5401c309b7731920daa964842bdee (diff) | |
download | upstream-5b3afca7576887be509eb21950009851676a1acb.tar.gz upstream-5b3afca7576887be509eb21950009851676a1acb.tar.bz2 upstream-5b3afca7576887be509eb21950009851676a1acb.zip |
kernel: bump 4.14 to 4.14.90
Refresh all patches
Remove upstream patch:
backport-4.14/424-v4.20-net-dsa-fix-88e6060-roaming.patch
Minor tweak to generic/hack-4.14/902-debloat_proc.patch to cleanly apply
after upstream changes.
Tested-on: ath79
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Diffstat (limited to 'target/linux/brcm2708')
-rw-r--r-- | target/linux/brcm2708/patches-4.14/950-0120-cache-export-clean-and-invalidate.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm2708/patches-4.14/950-0120-cache-export-clean-and-invalidate.patch b/target/linux/brcm2708/patches-4.14/950-0120-cache-export-clean-and-invalidate.patch index bbab89fd6f..13f49e60ca 100644 --- a/target/linux/brcm2708/patches-4.14/950-0120-cache-export-clean-and-invalidate.patch +++ b/target/linux/brcm2708/patches-4.14/950-0120-cache-export-clean-and-invalidate.patch @@ -39,7 +39,7 @@ Subject: [PATCH 120/454] cache: export clean and invalidate dcache_line_size r2, r3 sub r3, r2, #1 tst r0, r3 -@@ -377,7 +377,7 @@ ENDPROC(v7_dma_inv_range) +@@ -379,7 +379,7 @@ ENDPROC(v7_dma_inv_range) * - start - virtual start address of region * - end - virtual end address of region */ |