![]() | |||||||||||||
Messages in this thread |
On May 02 2005, Benjamin Herrenschmidt wrote: > > - pte_unmap(pte); > > + pte_unmap((void *)pte); > > } > > > > static void smaps_pmd_range(pud_t *pud, > > This is unrelated, and shouldn't be necessary. I don't lile patches that > defeat typechecking. Of pte isn't a pte_t *, then something is wrong. I just changed this to ptep (without the cast) and the kernel has been successfully compiled. I will test it tomorrow morning. Thanks for all the help, Rogério. -- Rogério Brito : rbrito@ime.usp.br : http://www.ime.usp.br/~rbrito Homepage of the algorithms package : http://algorithms.berlios.de Homepage on freshmeat: http://freshmeat.net/projects/algorithms/ - 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-05-02 10:37 [from the cache] ©2003-2008 | |||||||||||||