Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26568
b: refs/heads/master
c: e4de002
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mackerras committed May 9, 2006
1 parent ac4757b commit 4e02534
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e515f048c46e457ef61ce9c8b56bd36e825a48a0
refs/heads/master: e4de00215c3af02116db3d486bf53700dfe10619
1 change: 1 addition & 0 deletions trunk/include/asm-ppc/page.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
/* This must match what is in arch/ppc/Makefile */
#define PAGE_OFFSET CONFIG_KERNEL_START
#define KERNELBASE PAGE_OFFSET
#define is_kernel_addr(x) ((x) >= PAGE_OFFSET)

#ifndef __ASSEMBLY__

Expand Down

0 comments on commit 4e02534

Please sign in to comment.