On Wed, 18 Dec 2024 at 17:33, Naresh Kamboju wrote:
>
> The following kernel crash noticed on qemu-arm64 while running the
> Linux next-20241210 tag (to next-20241218) kernel built with
> - CONFIG_ARM64_64K_PAGES=y
> - CONFIG_ARM64_16K_PAGES=y
> and running LTP smoke tests.
The following kernel crash noticed on qemu-arm64 while running the
Linux next-20241210 tag (to next-20241218) kernel built with
- CONFIG_ARM64_64K_PAGES=y
- CONFIG_ARM64_16K_PAGES=y
and running LTP smoke tests.
First seen on Linux next-20241210.
Good: next-20241209
Bad: next-20241210 and ne
On Fri, 18 Oct 2024 at 12:35, Naresh Kamboju wrote:
>
> The QEMU-ARMv7 boot has failed with the Linux next-20241017 tag.
> The boot log is incomplete, and no kernel crash was detected.
> However, the system did not proceed far enough to reach the login prompt.
>
> Please find t
The QEMU-arm64 boot has failed with the Linux next-20241017 tag.
The boot log is incomplete, and no kernel crash was detected.
However, the system did not proceed far enough to reach the login prompt.
Please find the incomplete boot log links below for your reference.
The Qemu version is 9.0.2.
Th
The QEMU-ARMv7 boot has failed with the Linux next-20241017 tag.
The boot log is incomplete, and no kernel crash was detected.
However, the system did not proceed far enough to reach the login prompt.
Please find the incomplete boot log links below for your reference.
The Qemu version is 9.0.2.
Th
On Fri, 7 Jul 2023 at 16:06, Richard Henderson
wrote:
>
> Changes for v2:
>
> Adjust the change to cpu_exec_longjmp_cleanup, which should now survive
> user-only testing. I'm not really happy with it. I suggested two
> alternatives in the block comment, but neither of them are trivial.
>
> Pleas
Following kernel crash noticed on qemu-x86_64 intermittently with Linux next.
qemu-system-x86, installed at version: 7.2
Reported-by: Linux Kernel Functional Testing
Boot log:
---
<5>[0.00] Linux version 6.2.0-rc6-next-20230202
(tuxmake@tuxmake) (Debian clang version 15.0.7, Debi
+ qemu-devel
On Tue, 24 Jan 2023 at 15:22, Naresh Kamboju wrote:
>
> On Mon, 23 Jan 2023 at 15:22, Greg Kroah-Hartman
> wrote:
> >
> > This is the start of the stable review cycle for the 5.10.165 release.
> > There are 98 patches in this series, all will be posted as
Public bug reported:
Kselftest test case mov_ss_trap_64 is causing kernel panic on
qemu-system-x86_64 and PASS on real x86_64 hardware.
qemu-system-x86_64 version is 2.12.0
host architecture: amd64
Test failed on recent stable rc kernel,
4.17.3-rc1, 4.16.18-rc1 and 4.14.52-rc1.
Test code snipp