Re: [3.10-rc1] tick: NULL pointer dereference attick_handle_oneshot_broadcast
From: Thomas Gleixner
Date: Mon May 13 2013 - 05:14:48 EST
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/