Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1366744
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: arm64: kernel v4.6-rc1 hangs on QEMU |
| Date | 2016-03-30 00:20 +0200 |
| Message-ID | <ria9s-4ad-5@gated-at.bofh.it> (permalink) |
| References | <ri9ZM-46r-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wednesday 30 March 2016 01:05:02 Yury Norov wrote: > Checked for both v4.6-rc1 and current master (1993b17). > Config: arm64 defconfig > QEMU: QEMU emulator version 2.3.0 (Debian 1:2.3+dfsg-5ubuntu9.2) > > Stacktrace: > #0 arch_counter_get_cntvct () at > ./arch/arm64/include/asm/arch_timer.h:121 > #1 __delay (cycles=1024) at arch/arm64/lib/delay.c:31 > #2 0xffffff8008340970 in __const_udelay (xloops=<optimized out>) at > arch/arm64/lib/delay.c:41 > #3 0xffffff800815420c in panic (fmt=<optimized out>) at > kernel/panic.c:257 > #4 0xffffff80080be588 in do_exit (code=11) at kernel/exit.c:666 > #5 0xffffff8008089d08 in die (str=<optimized out>, regs=0xffffff8008aebe20 <init_thread_union+15904>, err=143867376) at arch/arm64/kernel/traps.c:298 > #6 0xffffff8008089dec in arm64_notify_die (str=<optimized out>, regs=<optimized out>, info=<optimized out>, err=<optimized out>) at arch/arm64/kernel/traps.c:309 > #7 0xffffff800808212c in do_undefinstr (regs=0xffffff8008aebe20 <init_thread_union+15904>) at arch/arm64/kernel/traps.c:399 > #8 0xffffff8008a1fe08 in cpuinfo_store_boot_cpu () at arch/arm64/kernel/cpuinfo.c:252 > #9 0xffffff8008a1fe08 in cpuinfo_store_boot_cpu () at arch/arm64/kernel/cpuinfo.c:252 > #10 0xffffff8008a20388 in smp_prepare_boot_cpu () at arch/arm64/kernel/smp.c:403 > #11 0xffffff8008a1d6ec in start_kernel () at init/main.c:511 > #12 0xffffff80080811d8 in __mmap_switched () at arch/arm64/kernel/head.S:437 > Backtrace stopped: previous frame identical to this frame (corrupt stack?) > Undefined instruction in cpuinfo_store_boot_cpu() could be related to the SYS_ID_AA64MMFR2_EL1 access that was recently added. What does the architecture say about reading unknown cpuid registers? Arnd
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
arm64: kernel v4.6-rc1 hangs on QEMU Yury Norov <ynorov@caviumnetworks.com> - 2016-03-30 00:10 +0200
Re: arm64: kernel v4.6-rc1 hangs on QEMU Arnd Bergmann <arnd@arndb.de> - 2016-03-30 00:20 +0200
Re: arm64: kernel v4.6-rc1 hangs on QEMU Yury Norov <ynorov@caviumnetworks.com> - 2016-03-30 00:30 +0200
Re: arm64: kernel v4.6-rc1 hangs on QEMU Arnd Bergmann <arnd@arndb.de> - 2016-03-30 00:40 +0200
Re: arm64: kernel v4.6-rc1 hangs on QEMU Yury Norov <ynorov@caviumnetworks.com> - 2016-03-30 01:00 +0200
Re: arm64: kernel v4.6-rc1 hangs on QEMU Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-03-30 08:50 +0200
csiph-web