Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sh: Fix up set_fixmap_nocache() for SH-5. | Paul Mundt | 2008-02-14 | 1 | -0/+5 |
| | | | | | | This needs a PAGE_KERNEL_NOCACHE definition, as provided by pgtable_32.h. Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Fix up pte_mkhuge() build breakage for SH-5. | Paul Mundt | 2008-02-14 | 1 | -0/+8 |
| | | | | | | | Applies the fix from 5b67954e804465a4658dd4da8d52b87a8d1ea00c to pgtable_64.h. Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: comment tidying for sh64->sh migration. | Paul Mundt | 2008-01-28 | 1 | -10/+9 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Split out pgtable.h in to _32 and _64 variants. | Paul Mundt | 2008-01-28 | 1 | -0/+300 |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> |