Re: sparc32 sunrpc.o

From: David S. Miller (davem@redhat.com)
Date: Thu Sep 26 2002 - 16:09:59 EST


   From: Tomas Szepe <szepe@pinerecords.com>
   Date: Thu, 26 Sep 2002 22:25:25 +0200

   Since 2.4.20-pre2 or 3, sunrpc.o has had this problem on sparc32:
   
   depmod: *** Unresolved symbols in /lib/modules/2.4.20-pre8/kernel/net/sunrpc/sunrpc.o
   depmod: ___illegal_use_of_BTFIXUP_SETHI_in_module
   depmod: ___f_set_pte
   depmod: fix_kmap_begin
   depmod: ___f_flush_cache_all
   depmod: ___f_pte_clear
   depmod: ___f_mk_pte
   depmod: ___f_flush_tlb_all
   
   I'd like to fix the breakage but have no idea where to start
   looking. Any hints will be thoroughly appreciated.

Move all the kmap atomic routines from include/asm-sparc/highmem.h
into arch/sparc/mm/highmem.c, export them from ksyms in
arch/sparc/kernel/sparc_ksyms.c when CONFIG_HIGHMEM is defined.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Sep 30 2002 - 22:00:28 EST