On Sun, Sep 25, 2005 at 05:11:58PM +0100, Hugh Dickins wrote: > The sh64 hugetlbpage.c seems to be erroneous, left over from a bygone > age, clashing with the common hugetlb.c. Replace it by a copy of the > sh hugetlbpage.c. Except, delete that mk_pte_huge macro neither uses. > > Signed-off-by: Hugh Dickins > --- > > arch/sh/mm/hugetlbpage.c | 2 > arch/sh64/mm/hugetlbpage.c | 188 ++------------------------------------------- > 2 files changed, 12 insertions(+), 178 deletions(-) > Looks good, thanks Hugh. Acked-by: Paul Mundt