[PATCH 2/5] [PPC] htab_remove_mapping() error handling

2008-03-27 Thread Badari Pulavarty
If the sub-arch doesn't support hpte_removebolted(), gracefully return failure rather than success. Signed-off-by: Badari Pulavarty <[EMAIL PROTECTED]> --- arch/powerpc/mm/hash_utils_64.c | 14 +- include/asm-powerpc/sparsemem.h |2 +- 2 files changed, 10 insertions(+), 6 deleti

[PATCH 2/5] [PPC] htab_remove_mapping() error handling

2008-03-06 Thread Badari Pulavarty
If the sub-arch doesn't support hpte_removebolted(), gracefully return failure rather than success. Signed-off-by: Badari Pulavarty <[EMAIL PROTECTED]> --- arch/powerpc/mm/hash_utils_64.c | 14 +- include/asm-powerpc/sparsemem.h |2 +- 2 files changed, 10 insertions(+), 6 deleti