Re: [PATCH 0/2] Kill unused parameter to smp_call_function and friends

From: Jens Axboe
Date: Thu May 29 2008 - 07:49:48 EST


On Thu, May 29 2008, Jeremy Fitzhardinge wrote:
> Jens Axboe wrote:
> >It bothers me how the smp call functions accept a 'nonatomic' or
> >'retry'
> >parameter (depending on who you ask), but don't do anything with it.
> >So kill that silly thing.
> >
> >Two patches here, one for smp_call_function*() and one for
> >on_each_cpu().
> >This patchset applies on top of the generic-ipi patchset just sent
> >out.
> >
>
> Yay!
>
> Acked++-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@xxxxxxxxxx>

Thanks Jeremy, added!

--
Jens Axboe

--
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/