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:
ed31348
)
x86: provide readq()/writeq() on 32-bit too
author
Hitoshi Mitake
<h.mitake@gmail.com>
Sun, 30 Nov 2008 08:16:04 +0000
(17:16 +0900)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 30 Nov 2008 08:38:16 +0000
(09:38 +0100)
Impact: add new API for drivers
Add implementation of readq/writeq to x86_32, and add config value to
the x86 architecture to determine existence of readq/writeq.
Signed-off-by: Hitoshi Mitake <h.mitake@gmail.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found