]> git.baikalelectronics.ru Git - kernel.git/commit
x86: provide readq()/writeq() on 32-bit too
authorHitoshi Mitake <h.mitake@gmail.com>
Sun, 30 Nov 2008 08:16:04 +0000 (17:16 +0900)
committerIngo Molnar <mingo@elte.hu>
Sun, 30 Nov 2008 08:38:16 +0000 (09:38 +0100)
commitcd57236fe97b58b7e9537cefc31fbdb3e941ce2b
treeeebc120df983af518438675cf5c229c6f58c8c3b
parent6a7f399dc7dd413e6c12303f3fa8e11caf2c9817
x86: provide readq()/writeq() on 32-bit too

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>
arch/x86/Kconfig
arch/x86/include/asm/io.h