commit | 046581f9623b53f551a93864bb74e15ad2514f0c | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Jan 19 14:23:39 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Jan 19 14:23:39 2010 +0900 |
tree | ea3cf5c2ddd46d01055360560e61eb5b4d4b53f2 | |
parent | 6d63e73d520b690e4378cef3003eb5f01f7d128c [diff] |
sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts. This provides a dummy value for legacy parts which permits the entry wiring to be open-coded. The compiler takes care of optimizing the entry wiring away in these cases. Signed-off-by: Paul Mundt <lethal@linux-sh.org>