Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199525
b: refs/heads/master
c: 5f547f5
h: refs/heads/master
i:
  199523: dc8c517
v: v3
  • Loading branch information
Tim Abbott authored and Michal Marek committed Mar 3, 2010
1 parent 1b9aa92 commit 75e9588
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2af7687f1ad2c4571b9835f9bb2e3db9a738d258
refs/heads/master: 5f547f51a2205d18a507b88756e6988639db5f25
8 changes: 0 additions & 8 deletions trunk/arch/powerpc/include/asm/page_64.h
Original file line number Diff line number Diff line change
Expand Up @@ -162,14 +162,6 @@ do { \

#endif /* !CONFIG_HUGETLB_PAGE */

#ifdef MODULE
#define __page_aligned __attribute__((__aligned__(PAGE_SIZE)))
#else
#define __page_aligned \
__attribute__((__aligned__(PAGE_SIZE), \
__section__(".data.page_aligned")))
#endif

#define VM_DATA_DEFAULT_FLAGS \
(test_thread_flag(TIF_32BIT) ? \
VM_DATA_DEFAULT_FLAGS32 : VM_DATA_DEFAULT_FLAGS64)
Expand Down

0 comments on commit 75e9588

Please sign in to comment.