Re: proto_unregister sleeps while atomic

From: David S. Miller
Date: Tue Sep 06 2005 - 21:48:30 EST


From: Patrick McHardy <kaber@xxxxxxxxx>
Date: Wed, 07 Sep 2005 01:42:48 +0200

> The only other user of proto_list besides proto_register, which
> doesn't care, are the seqfs functions. They use the slab pointer,
> but in a harmless way:
>
> proto->slab == NULL ? "no" : "yes",
>
> Anyway, I've moved it up to the top.

Ok thanks, patch applied.
-
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/