Re: [PATCH 00/20] mm: Preemptibility -v4

From: Peter Zijlstra
Date: Sat Aug 28 2010 - 18:42:13 EST


On Sat, 2010-08-28 at 15:28 -0700, David Miller wrote:
> I get 'as' segfaults during a "make -j128" of the kernel on sparc64
> with these changes.
>
> I'll try to track it down.

Hrm, I let it run:

while :; do
make O=foo/ clean;
make O=foo/ randconfig;
make O=foo/ -j48;
done

on my 24 cpu machine with this for like an hour, I'll let it run more
tomorrow to see if I can reproduce this.

Thanks for looking at this.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/