lkml.org 
[lkml]   [2015]   [Jun]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: lockdep issue booting v4.1 upstream kernel with >64 x86_64 CPUs
On 06/27/2015 03:46 AM, Borislav Petkov wrote:
> On Sat, Jun 27, 2015 at 03:32:40AM -0700, Michel Lespinasse wrote:
>> Yes, tried this successfully both with <64 and >64 CPUs, this does get
>> rid of the lockdep warning for me.
>
> Thanks, I'll add your Tested-by to the patch.
>

Just for kicks, can one of you big NUMA owners try running the sigreturn
tests (tools/testing/selftests/x86/sigreturn_{32,64}) on one of these
monsters with that patch applied, preferably on every cpu?

Something like:

for i in `seq 1 64`; do (taskset -c $i ./sigreturn_32 && taskset -c $i
./sigreturn_64) >/dev/null || echo FAIL; done

I don't see why it would fail, but if the percpu conversion was botched,
then these tests are likely to blow up.

--Andy


\
 
 \ /
  Last update: 2015-06-30 21:21    [W:0.035 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site