Re: qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above

2024-12-18 Thread Naresh Kamboju
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.

qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above

2024-12-18 Thread Naresh Kamboju
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

Re: Qemu v9.0.2: Boot failed qemu-arm with Linux next-20241017 tag.

2024-10-20 Thread Naresh Kamboju
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

Qemu v9.0.2: Boot failed qemu-arm64 with Linux next-20241017 tag

2024-10-18 Thread Naresh Kamboju
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

Qemu v9.0.2: Boot failed qemu-arm with Linux next-20241017 tag.

2024-10-18 Thread Naresh Kamboju
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

Re: [PATCH v2 0/2] accel/tcg: Fix race condition in tb create/invalidate

2023-07-07 Thread Naresh Kamboju
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

qemu-x86_64: clang: RIP: 0010:sched_clock_cpu

2023-02-02 Thread Naresh Kamboju
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

Re: [PATCH 5.10 00/98] 5.10.165-rc2 review

2023-01-24 Thread Naresh Kamboju
+ 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

[Qemu-devel] [Bug 1778473] [NEW] [Crash] qemu-system-x86_64: mov_ss_trap_64 PANIC: double fault, error_code: 0x0

2018-06-25 Thread Naresh Kamboju
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