Linus Torvalds wrote:Yes. PTE_MASK already exists for masking the address bits out of a pte. It should have the type pteval_t, which will deal with the PAE case cleanly. It should also only have the middle pfn bits set, so that _PAGE_NX is also not included. It's currently defined in terms of PHYSICAL_PAGE_MASK, which 1) is only used to define PTE_MASK, and 2) defined (wrongly) in terms of PAGE_MASK (though __PHYSICAL_MASK is correctly defined). J --
| Alan Cox | [PATCH 00/76] Queued TTY Patches |
| Linus Torvalds | Linux 2.6.27-rc8 |
| Greg Kroah-Hartman | [PATCH 005/196] Chinese: add translation of SubmittingDrivers |
| Borislav Petkov | 2.6.23-rc1: no setup signature found... |
git: | |
| Kyle Moffett | Using GIT to store /etc (Or: How to make GIT store all file permission bits) |
| Johannes Sixt | [PATCH 01/40] Add compat/regex.[ch] and compat/fnmatch.[ch]. |
| Junio C Hamano | Re: Considering teaching plumbing to users harmful |
| Michael J Gruber | Re: RFC: grafts generalised |
| Markus Wernig | host to host ipsec link |
| Richard Stallman | Real men don't attack straw men |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Stuart Henderson | Re: Server just freeze with no reason |
| David Miller | [GIT]: Networking |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Denys Fedoryshchenko | packetloss, on e1000e worse than r8169? |
| Thomas Jarosch | Re: TCP connection stalls under 2.6.24.7 |
