Re: [RFC][PATCH 2/6] x86, nmi: create new NMI handler routines

From: Peter Zijlstra
Date: Tue Aug 23 2011 - 10:17:40 EST


On Tue, 2011-08-23 at 10:14 -0400, Don Zickus wrote:

> Maybe I don't understand kfree_rcu, but what advantage do I have by
> placing rcu_head into nmiaction that never gets used except on unregister
> (which rarely happens to begin with)?

you don't have to wait for sync_rcu(), but you're right, this is an
absolute slow patch and we don't care.
--
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/