commit | 4ac493b1d5bfd332f3dee64baaa620961bab6cdc | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Sat Sep 23 18:20:56 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Sep 23 11:34:43 2006 -0700 |
tree | 276fcdaaad3efc3bbe259a48b2308865b9aefb63 | |
parent | 2efc80cb8ddc341d81de996920e3b2ad8a12b1f7 [diff] |
[PATCH] briq_panel: read() and write() get __user pointers, damnit annotated, fixed a roothole in ->write(). Dereferencing user-supplied pointer is a Bad Idea(tm)... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>