diff options
Diffstat (limited to 'meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm_crashdump-fix-buffer-align.patch')
-rw-r--r-- | meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm_crashdump-fix-buffer-align.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm_crashdump-fix-buffer-align.patch b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm_crashdump-fix-buffer-align.patch index 5323a81e6b..89a5d34c83 100644 --- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm_crashdump-fix-buffer-align.patch +++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm_crashdump-fix-buffer-align.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] arm- backport from oe-core | |||
6 | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> | 6 | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | kexec/arch/arm/crashdump-arm.c | 5 ++++- | 11 | kexec/arch/arm/crashdump-arm.c | 5 ++++- |
10 | 1 file changed, 4 insertions(+), 1 deletion(-) | 12 | 1 file changed, 4 insertions(+), 1 deletion(-) |
11 | 13 | ||