diff options
author | John Audia <therealgraysky@proton.me> | 2022-09-28 16:05:00 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-10-02 20:21:55 +0200 |
commit | eed0a31b90e4feeb65f3b54853bd4db1f5bcd524 (patch) | |
tree | d0c5bf875560701bf852fe5df718a566d0c67a85 /target/linux/uml | |
parent | 8fe67fae1d619467b2b3300178d4309f17cfdb54 (diff) | |
download | upstream-eed0a31b90e4feeb65f3b54853bd4db1f5bcd524.tar.gz upstream-eed0a31b90e4feeb65f3b54853bd4db1f5bcd524.tar.bz2 upstream-eed0a31b90e4feeb65f3b54853bd4db1f5bcd524.zip |
kernel: bump 5.10 to 5.10.146
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/uml')
-rw-r--r-- | target/linux/uml/patches-5.10/001-um-Fix-build-w-o-CONFIG_PM_SLEEP.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/uml/patches-5.10/001-um-Fix-build-w-o-CONFIG_PM_SLEEP.patch b/target/linux/uml/patches-5.10/001-um-Fix-build-w-o-CONFIG_PM_SLEEP.patch index 1f7db9ecf4..acee358dd7 100644 --- a/target/linux/uml/patches-5.10/001-um-Fix-build-w-o-CONFIG_PM_SLEEP.patch +++ b/target/linux/uml/patches-5.10/001-um-Fix-build-w-o-CONFIG_PM_SLEEP.patch @@ -16,7 +16,7 @@ Signed-off-by: Richard Weinberger <richard@nod.at> --- --- a/arch/um/kernel/um_arch.c +++ b/arch/um/kernel/um_arch.c -@@ -387,12 +387,12 @@ +@@ -387,12 +387,12 @@ void text_poke_sync(void) { } |