Re: [patch] spinlocks: remove 'volatile'

From: Jeremy Fitzhardinge
Date: Thu Jul 06 2006 - 16:24:48 EST


Jan Engelhardt wrote:
$ find linux-2.6.17 -type f -iname '*.[ch]' -print0 | xargs -0 grep volatile | wc -l
13948

Tough job.
You need to exclude "asm volatile", which is a completely different thing.

J
-
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/