![]() | |||||||||||||
Messages in this thread |
On Tue, 6 Aug 2002, Marcelo Tosatti wrote: > On Tue, 6 Aug 2002, Pawel Kot wrote: > > > Hi, > > > > During the work on the NTFS backport I found that some sympols are missing > > in ksyms exports. The following patch add the missing symbols. This is > > against 2.4.19, as I can't find 2.4.20pre1 patch anywhere. > > Missing as in "used by the NTFS backport" ? kmap_pte and kmap_prot are needed for all drivers that call kmap_atomic() with HIGHMEM enabled. This is (indirectly) used also in skbuff, but not sure whether the export is required there. And this is also used in some peding patches AFAIK. (local_)flush_tlb_page is already exported with the other archs, but not ppc. As there's: #define flush_tlb_page local_flush_page maybe exporting just flush_tlb_page is enough. I can't remember if I actually tried it, and have no PPC machine at the moment to do the test. I don't think it is related to NTFS backport at all. I just met the problem when trying to compile the kernel with NTFS backport on PPC. set_buffer_async_io is not used at the moment by NTFS backport but IS used by reiserfs. pkot -- mailto:pkot@linuxnews.pl :: mailto:pkot@slackware.pl http://kt.linuxnews.pl/ :: Kernel Traffic po polsku - 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/ | ||||||||||||
| Last update: 2005-03-22 12:27 [from the cache] ©2003-2008 | |||||||||||||