[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.02.1305131111420.2863@ionos>
Date: Mon, 13 May 2013 11:14:20 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
cc: rusty@...tcorp.com.au, linux-kernel@...r.kernel.org
Subject: Re: [3.10-rc1] tick: NULL pointer dereference at
tick_handle_oneshot_broadcast
On Mon, 13 May 2013, Tetsuo Handa wrote:
> I\'m hitting below bug on bootup.
> I don\'t know why but bisection reached commit b352bc1c
> \"tick: Convert broadcast cpu bitmaps to cpumask_var_t\".
Because I used alloc_cpumask_var instead of zalloc_cpumask_var :(
Fix is queued and will hit linus tree soon.
Thanks,
tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists