From: Linus Torvalds Date: Fri, 19 Apr 2013 16:46:39 +0000 (-0700) Subject: vm: convert HPET mmap to vm_iomap_memory() helper X-Git-Tag: v3.9-rc8~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2323036dfec8ce3ce6e1c86a49a31b039f3300d1;p=pandora-kernel.git vm: convert HPET mmap to vm_iomap_memory() helper 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed