- Update patch metadata.
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=154
This commit is contained in:
parent
2d0224555d
commit
e9d9941e74
@ -1,8 +1,9 @@
|
|||||||
From d8b701796f0491f2ac4b06c7a5b795c29399efab Mon Sep 17 00:00:00 2001
|
|
||||||
From: Kazuhito Hagio <k-hagio-ab@nec.com>
|
From: Kazuhito Hagio <k-hagio-ab@nec.com>
|
||||||
Date: Fri, 29 Jan 2021 11:40:23 +0900
|
Date: Fri, 29 Jan 2021 11:40:23 +0900
|
||||||
Subject: [PATCH 1/3] [PATCH 1/3] Use vmcoreinfo note in /proc/kcore for
|
Subject: [PATCH 1/3] [PATCH 1/3] Use vmcoreinfo note in /proc/kcore for
|
||||||
--mem-usage option
|
--mem-usage option
|
||||||
|
Upstream: merged
|
||||||
|
Git-commit: d8b701796f0491f2ac4b06c7a5b795c29399efab
|
||||||
|
|
||||||
kernel commit 23c85094fe18 added vmcoreinfo note to /proc/kcore.
|
kernel commit 23c85094fe18 added vmcoreinfo note to /proc/kcore.
|
||||||
Use the vmcoreinfo note to get necessary information, especially
|
Use the vmcoreinfo note to get necessary information, especially
|
||||||
|
@ -1,8 +1,9 @@
|
|||||||
From 67d0e1d68f28c567a704fd6b9b8fd696ad3df183 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Kazuhito Hagio <k-hagio-ab@nec.com>
|
From: Kazuhito Hagio <k-hagio-ab@nec.com>
|
||||||
Date: Fri, 29 Jan 2021 11:40:24 +0900
|
Date: Fri, 29 Jan 2021 11:40:24 +0900
|
||||||
Subject: [PATCH 2/3] [PATCH 2/3] arm64: Make use of NUMBER(VA_BITS) in
|
Subject: [PATCH 2/3] [PATCH 2/3] arm64: Make use of NUMBER(VA_BITS) in
|
||||||
vmcoreinfo
|
vmcoreinfo
|
||||||
|
Upstream: merged
|
||||||
|
Git-commit: 67d0e1d68f28c567a704fd6b9b8fd696ad3df183
|
||||||
|
|
||||||
Make use of the NUMBER(VA_BITS) in vmcoreinfo, which was added by
|
Make use of the NUMBER(VA_BITS) in vmcoreinfo, which was added by
|
||||||
kernel commit 20a166243328 (Linux 4.12 and later kernels), as the
|
kernel commit 20a166243328 (Linux 4.12 and later kernels), as the
|
||||||
|
@ -1,8 +1,9 @@
|
|||||||
From a0216b678a95f099a16172cc4a67ad5aa6a89583 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Kazuhito Hagio <k-hagio-ab@nec.com>
|
From: Kazuhito Hagio <k-hagio-ab@nec.com>
|
||||||
Date: Fri, 29 Jan 2021 11:40:25 +0900
|
Date: Fri, 29 Jan 2021 11:40:25 +0900
|
||||||
Subject: [PATCH 3/3] [PATCH 3/3] arm64: support flipped VA and 52-bit kernel
|
Subject: [PATCH 3/3] [PATCH 3/3] arm64: support flipped VA and 52-bit kernel
|
||||||
VA
|
VA
|
||||||
|
Upstream: merged
|
||||||
|
Git-commit: a0216b678a95f099a16172cc4a67ad5aa6a89583
|
||||||
|
|
||||||
Linux 5.4 and later kernels for arm64 changed the kernel VA space
|
Linux 5.4 and later kernels for arm64 changed the kernel VA space
|
||||||
arrangement and introduced 52-bit kernel VAs by merging branch
|
arrangement and introduced 52-bit kernel VAs by merging branch
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 19 10:35:31 UTC 2021 - Petr Tesařík <ptesarik@suse.com>
|
||||||
|
|
||||||
|
- Update patch metadata.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 8 09:55:13 UTC 2021 - Matthias Brugger <mbrugger@suse.com>
|
Thu Apr 8 09:55:13 UTC 2021 - Matthias Brugger <mbrugger@suse.com>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user