Messages in this thread |  | | | Date | Fri, 28 Mar 2008 15:06:34 +0100 | | From | Ingo Molnar <> | | Subject | Re: [patch 09/10] Hugetlb common code update for System z. |
| |
* Gerald Schaefer <gerald.schaefer@de.ibm.com> wrote:
> include/asm-sh/hugetlb.h | 28 +++++++++++++++++++++++++ > include/asm-sparc64/hugetlb.h | 30 +++++++++++++++++++++++++++ > include/asm-x86/hugetlb.h | 28 +++++++++++++++++++++++++
these seem largely duplicated - shouldnt there be an asm-generic/hugetlb.h instead, which asm/hugetlb.h could include to get default behavior? It would probably reduce the linecount of your patch as well.
Ingo
|  |