On Thursday 29 March 2007 17:54, Luck, Tony wrote: > Found a small problem. With this patch in place I get > a complaint while booting on an Intel tiger: > > Trying to vfree() bad address (a00000020001b000) > BUG: at vm/vmalloc.c:323 __vunmap()
Oops, I forgot to page-align the address before passing it to vunmap(). I'll post an updated patch with the fix. - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
