Re: [PATCH][RFC] Remove R/W semaphore content from generic semaphore.hheaders.

From: Robert P. J. Day
Date: Thu Jul 19 2007 - 05:51:42 EST


On Thu, 19 Jul 2007, Robert P. J. Day wrote:

.... blah blah ...

once upon a time, i *did* scan the source tree to verify that any
source file that used a R/W semaphore did, in fact, include the
rwsem.h file, and i found only one file that needed tweaking:

commit ae4472aa03d38b11f334dc0030b82e0c9f249af9
Author: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx>
Date: Mon Feb 12 00:51:52 2007 -0800

[PATCH] QUOTA: Have <linux/quota.h> include <linux/rwsem.h> explicitly

Since quota.h declares a R/W semaphore, it should include rwsem.h
explicitly.

Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx>
Acked-by: Jan Kara <jack@xxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Signed-off-by: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>

that suggests that any breakage should be minimal.

rday
--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================
-
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/