https://github.com/torvalds/linux
Revision 2323036dfec8ce3ce6e1c86a49a31b039f3300d1 authored by Linus Torvalds on 19 April 2013, 16:46:39 UTC, committed by Linus Torvalds on 19 April 2013, 16:46:39 UTC
This is my example conversion of a few existing mmap users.  The HPET
case is simple, widely available, and easy to test (Clemens Ladisch sent
a trivial test-program for it).

Test-program-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 0f177f8
History
Tip revision: 2323036dfec8ce3ce6e1c86a49a31b039f3300d1 authored by Linus Torvalds on 19 April 2013, 16:46:39 UTC
vm: convert HPET mmap to vm_iomap_memory() helper
Tip revision: 2323036
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.0 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 244.0 KB
Makefile -rw-r--r-- 47.0 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top