https://github.com/torvalds/linux
Revision c9d06962233bd0ce9bf46b007900eb88e716e948 authored by Franck Bui-Huu on 19 March 2007, 16:36:42 UTC, committed by Ralf Baechle on 24 March 2007, 17:01:49 UTC
This patch fixes two places where we used plain 'x - PAGE_OFFSET' to
achieve virtual to physical address convertions. This type of convertion
is no more allowed since commit 6f284a2ce7b8bc49cb8455b1763357897a899abb.

Reported-by: Maxime Bizon <mbizon@freebox.fr>
Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>

[Build fixes for machines that don't use the generic dma-coherence.h]

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent f33bc55
History
Tip revision: c9d06962233bd0ce9bf46b007900eb88e716e948 authored by Franck Bui-Huu on 19 March 2007, 16:36:42 UTC
[MIPS] Always use virt_to_phys() when translating kernel addresses
Tip revision: c9d0696
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.0 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top