From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sedat Dilek Subject: Re: linux-next: Tree for Apr 18 [ call-trace: drm | x86 | smp | rcu related? ] Date: Sat, 20 Apr 2013 14:46:21 +0200 Message-ID: References: <517198A7.8020904@surriel.com> <1366402328.5317.9.camel@buesod1.americas.hpqcorp.net> Reply-To: sedat.dilek@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-wg0-f49.google.com ([74.125.82.49]:63311 "EHLO mail-wg0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932075Ab3DTMqX (ORCPT ); Sat, 20 Apr 2013 08:46:23 -0400 In-Reply-To: Sender: linux-next-owner@vger.kernel.org List-ID: To: Linus Torvalds Cc: Davidlohr Bueso , Rik van Riel , Daniel Vetter , Stephen Rothwell , linux-next , Linux Kernel Mailing List , the arch/x86 maintainers , Ingo Molnar , Thomas Gleixner , Paul McKenney , Paul McKenney , DRI , Dave Airlie , Emmanuel Benisty On Sat, Apr 20, 2013 at 2:19 AM, Sedat Dilek wrote: > On Sat, Apr 20, 2013 at 2:06 AM, Sedat Dilek wrote: >> On Sat, Apr 20, 2013 at 1:02 AM, Linus Torvalds >> wrote: >>> On Fri, Apr 19, 2013 at 3:55 PM, Sedat Dilek wrote: >>>> >>>> Davidlohr pointed to this patch (tested the triplet): >>>> >>>> ipc, sem: do not call sem_lock when bogus sma: >>>> https://lkml.org/lkml/2013/3/31/12 >>>> >>>> Is that what you mean? >>> >>> Yup. >>> >> >> Davidlohr Bueso (1): >> ipc, sem: do not call sem_lock when bogus sma >> >> Linus Torvalds (1): >> crazy rcu double free debug hack >> >> With ***both*** patches applied I am able to build a Linux-kernel with >> 4 parallel-make-jobs again. >> David's or your patch alone are not sufficient! >> > > [ Still both patches applied ] > > To correct myself... The 1st run was OK. > > The 2nd run shows a NULL-pointer-deref (excerpt): > > [ 178.490583] BUG: spinlock bad magic on CPU#1, sh/8066 > [ 178.490595] lock: 0xffff88008b53ea18, .magic: 6b6b6b6b, .owner: > make/8068, .owner_cpu: 3 > [ 178.490599] BUG: unable to handle kernel NULL pointer dereference > at (null) > [ 178.490608] IP: [] update_queue+0x70/0x210 > [ 178.490610] PGD 0 > [ 178.490612] Oops: 0000 [#1] SMP > ... > > See attached full dmesg! > > Hope this helps. > > - Sedat - > > >> - Sedat - >> >>> Linus I have started a new thread "[next-20130419] ipc: sem: BROKEN", please use this one! Thanks for all your feedback! - Sedat - [1] http://marc.info/?l=linux-next&m=136646172915261&w=2