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:
782baa2
)
mfd: Fix aat2870 build failure for x86_64
author
Jin Park
<jinyoungp@nvidia.com>
Tue, 4 Oct 2011 10:35:07 +0000
(12:35 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Mon, 24 Oct 2011 12:09:17 +0000
(14:09 +0200)
Without this fix, we get:
error: call to ‘copy_from_user_overflow’ declared with attribute error:
copy_from_user() buffer size is not provably correct
make[3]: *** [drivers/mfd/aat2870-core.o] Error 1
And this was triggered by commit
da417bacc9143b934f1a480a25d0fb2bb648a820
Signed-off-by: Jin Park <jinyoungp@nvidia.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/aat2870-core.c
patch
|
blob
|
history
diff --cc
drivers/mfd/aat2870-core.c
Simple merge