https://github.com/torvalds/linux
Revision b8a3ad5b53918787f4708ad9dfe90d2557cc78dd authored by Linus Torvalds on 13 October 2006, 15:42:10 UTC, committed by Linus Torvalds on 13 October 2006, 15:42:10 UTC
The recent commit (99a10a60ba9bedcf5d70ef81414d3e03816afa3f) to fix up
mmap_kmem() broke compiles because it used PFN_DOWN() without including
<linux/pfn.h>.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 0e7af8d
History
Tip revision: b8a3ad5b53918787f4708ad9dfe90d2557cc78dd authored by Linus Torvalds on 13 October 2006, 15:42:10 UTC
Include proper header file for PFN_DOWN()
Tip revision: b8a3ad5
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 542 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.2 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 73.3 KB
Makefile -rw-r--r-- 48.9 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top