Re: [patch 3/5] atomic: atomic_inc_not_zero

From: Andrew Morton
Date: Mon Nov 14 2005 - 16:48:00 EST


Paul Jackson <pj@xxxxxxx> wrote:
>
> +static inline void atomic_clear_mask(unsigned long mask, unsigned long *addr)
> +/* Atomic operations are already serializing */
> void atomic_set(atomic_t *v, int i)
> {
> unsigned long flags;
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>
> Whatever is the meaning of that "static inline ..."

copy-n-paste error, I expect. Please send patch.
-
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/