git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d13205
)
ACPI / EC: access user space with get_user()/put_user()
author
Vasiliy Kulikov
<segooon@gmail.com>
Wed, 22 May 2013 12:59:11 +0000
(14:59 +0200)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Wed, 19 Jun 2013 21:29:20 +0000
(23:29 +0200)
User space pointer may not be dereferenced. Use get_user()/put_user()
instead and check their return codes.
Signed-off-by: Vasiliy Kulikov <segooon@gmail.com>
Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found