Re: [PATCH 1/2] WorkStruct: Add assign_bits() to give an atomic-bitops safe assignment

From: Evgeniy Polyakov
Date: Mon Dec 18 2006 - 04:08:41 EST


On Mon, Dec 18, 2006 at 08:56:24AM +0000, David Woodhouse (dwmw2@xxxxxxxxxxxxx) wrote:
> On Fri, 2006-12-15 at 14:45 -0800, Linus Torvalds wrote:
> > This uses "atomic_long_t" for the workstruct "data" field, which shares
> > the per-cpu pointer and the workstruct flag bits in one field.
>
> This fixes drivers/connector/connector.c to cope...
>
> Signed-off-by: David Woodhouse <dwmw2@xxxxxxxxxxxxx>

Yep, there are already four different patches to fix it.
Proper one will be pushed through David Miller's netdev tree splitted into
fix and delayed work removal.

Thanks David.

> --
> dwmw2

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