diff options
Diffstat (limited to 'meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/klibc-reboot.patch')
-rw-r--r-- | meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/klibc-reboot.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/klibc-reboot.patch b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/klibc-reboot.patch index be1301df68..6497fb4160 100644 --- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/klibc-reboot.patch +++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/klibc-reboot.patch | |||
@@ -1,3 +1,13 @@ | |||
1 | From 9c99b0748dd0ea1aaf3836378ee75fa5af099a19 Mon Sep 17 00:00:00 2001 | ||
2 | From: Khem Raj <raj.khem@gmail.com> | ||
3 | Date: Fri, 15 Mar 2019 00:22:40 -0700 | ||
4 | |||
5 | --- | ||
6 | kexec/kexec.c | 2 +- | ||
7 | 1 file changed, 1 insertion(+), 1 deletion(-) | ||
8 | |||
9 | diff --git a/kexec/kexec.c b/kexec/kexec.c | ||
10 | index 157c577..5da0d67 100644 | ||
1 | --- a/kexec/kexec.c | 11 | --- a/kexec/kexec.c |
2 | +++ b/kexec/kexec.c | 12 | +++ b/kexec/kexec.c |
3 | @@ -901,7 +901,7 @@ static int my_exec(void) | 13 | @@ -901,7 +901,7 @@ static int my_exec(void) |