Re: [PATCH] smp: Remove CSD_FLAG_WAIT flag that's unused

From: Peter Zijlstra
Date: Fri Feb 27 2015 - 17:09:52 EST


On Fri, Feb 27, 2015 at 12:36:13PM -0800, Tim Chen wrote:
>
> The CSD_FLAG_WAIT is not serving any useful purpose as we do not use
> its value to decide if we are going to wait for a smp call to complete.
> We also never cleared it properly when we are done waiting to indicate
> that the wait is over. So the WARNING debug check in csd_unlock is
> also not serving useful purpose. Propose here to remove it to clean up
> the code.

Linus had a much more comprehensive patch:

http://marc.info/?l=linux-kernel&m=142368734118230
--
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/