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:
27276ba
)
Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequently
author
Jie Zhang
<jie.zhang@analog.com>
Thu, 5 Mar 2009 10:50:26 +0000
(18:50 +0800)
committer
Bryan Wu
<cooloney@kernel.org>
Thu, 5 Mar 2009 10:50:26 +0000
(18:50 +0800)
Use copy_to_user_page and copy_from_user_page instead of
memcpy. copy_to_user_page does cache flush when necessary.
Signed-off-by: Jie Zhang <jie.zhang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
No differences found