Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1487147
| From | Will Deacon <will.deacon@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC] Arm64 boot fail with numa enable in BIOS |
| Date | 2016-09-20 10:40 +0200 |
| Message-ID | <sjoKS-y5-19@gated-at.bofh.it> (permalink) |
| References | <sj6uC-5Rv-7@gated-at.bofh.it> <sj7qF-6ru-17@gated-at.bofh.it> <sjk4x-63P-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Yisheng, On Tue, Sep 20, 2016 at 11:29:24AM +0800, Yisheng Xie wrote: > On 2016/9/19 22:07, Mark Rutland wrote: > > On Mon, Sep 19, 2016 at 09:05:26PM +0800, Yisheng Xie wrote: > > Can you modify the warning in cpumask.h to dump the bad CPU number? That > > would make it fairly clear if that's the case. > > > hi Mark, > I dump the bad CPU number, it is 64, > And the cpumask get from task is 00000000,00000000. > > [ 3.873044] select_task_rq: allowed 0, allow_cpumask 00000000,00000000 > [ 3.879727] cpumask_check: cpu 64, nr_cpumask_bits:64, nr_cpu_ids= 64 > [ 3.895989] ------------[ cut here ]------------ > [ 3.900652] WARNING: CPU: 16 PID: 103 at ./include/linux/cpumask.h:122 try_to_wake_up+0x410/0x4ac Can you look at this patch from David, please: http://lists.infradead.org/pipermail/linux-arm-kernel/2016-September/458110.html and offer a Tested-by if it fixes your problem? Thanks, Will
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [RFC] Arm64 boot fail with numa enable in BIOS Mark Rutland <mark.rutland@arm.com> - 2016-09-19 16:10 +0200
Re: [RFC] Arm64 boot fail with numa enable in BIOS Will Deacon <will.deacon@arm.com> - 2016-09-19 16:50 +0200
Re: [RFC] Arm64 boot fail with numa enable in BIOS "Leizhen (ThunderTown)" <thunder.leizhen@huawei.com> - 2016-09-20 03:30 +0200
Re: [RFC] Arm64 boot fail with numa enable in BIOS James Morse <james.morse@arm.com> - 2016-09-19 19:50 +0200
Re: [RFC] Arm64 boot fail with numa enable in BIOS Hanjun Guo <guohanjun@huawei.com> - 2016-09-20 05:00 +0200
Re: [RFC] Arm64 boot fail with numa enable in BIOS Yisheng Xie <xieyisheng1@huawei.com> - 2016-09-20 05:40 +0200
Re: [RFC] Arm64 boot fail with numa enable in BIOS Will Deacon <will.deacon@arm.com> - 2016-09-20 10:40 +0200
csiph-web