]> git.neil.brown.name Git - history.git/commit
[PATCH] misc fixes
authorAndrew Morton <akpm@digeo.com>
Tue, 26 Nov 2002 01:56:37 +0000 (17:56 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Tue, 26 Nov 2002 01:56:37 +0000 (17:56 -0800)
commit3b99bbbf56153b9146745ff96dafeef9a94d94ef
tree85991d250295588067f780c143abc86a397ec0e4
parent6e2db78b64622ff51eb9e161fb9e2f4a48d7d851
[PATCH] misc fixes

- Missing parentheses around macro arg in __pte_offest()

- struct page_state needs to be cacheline aligned (the first seven
  fields should be in the same cacheline)
include/asm-i386/pgtable.h
include/linux/page-flags.h