Displaying 1 result from an estimated 1 matches for "144466".
Did you mean:
144406
2007 Apr 18
1
[PATCH 3/5] Make set_wrprotect() value safe
The macro set_wrprotect() should not be defined to have a value. Make it
a do {} while(0) instead of ({}).
Noticed by Chris Wright.
Signed-off-by: Zachary Amsden <zach@vmware.com>
Patch-subject: Make set_wrprotect() value safe
Index: linux-2.6.13/include/asm-generic/pgtable.h
===================================================================
---