ChangeSet@1.1567, 2005-02-10 19:01:21-08:00, davem@nuts.davemloft.net [SPARC]: nop() macro has bogus trailing semicolon Noticed by Bob Breuer. Signed-off-by: David S. Miller ChangeSet@1.1566, 2005-02-10 17:29:09-08:00, davem@nuts.davemloft.net [SPARC]: Fix bogus trailing semicolon in smb_*() macros. Backported from 2.6.x Signed-off-by: David S. Miller ChangeSet@1.1565, 2005-02-10 10:00:20-02:00, akpm@osdl.org [PATCH] Kenneth Sumrall: In lp_write(), copy_from_user() is called to copy data into a statically allocated kernel buffer before down_interruptible(). From: Kenneth Sumrall In lp_write(), copy_from_user() is called to copy data into a statically allocated kernel buffer before down_interruptible() is called. If a second thread of execution comes in between the copy_from_user() and the down_interruptible() calls, silent data corruption could result. Signed-off-by: Andrew Morton ChangeSet@1.1564, 2005-02-09 14:11:50-02:00, marcelo@logos.cnet Cset exclude: alanh@fairlite.demon.co.uk|ChangeSet|20050209150113|54411 TAG: v2.4.30-pre1