Staging
v0.5.1
https://github.com/torvalds/linux
Revision 7084ebaa266e1686ef6e157aff9137cc28a92843 authored by Stefan Roese on 11 February 2008, 09:41:18 UTC, committed by Paul Mackerras on 14 February 2008, 11:11:02 UTC
Commit 2f569afd9ced9ebec9a6eb3dbf6f83429be0a7b4 ("CONFIG_HIGHPTE vs.
sub-page page tables.") breaks compilation of arch/ppc since it
introduces the pgtable_t type which was not added to arch/ppc.

This adds the missing typedef.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
1 parent fb8642d
History
Tip revision: 7084ebaa266e1686ef6e157aff9137cc28a92843 authored by Stefan Roese on 11 February 2008, 09:41:18 UTC
[POWERPC] Fix arch/ppc compilation - add typedef for pgtable_t
Tip revision: 7084eba
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 636 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.4 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 94.3 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top