Stanislaw Skowronek wrote: > Why, in tlb-andes.c, all exception handlers are prefixed with an > ampersand (&) when copying them to main memory, only the r10k fill handler > isn't? Sloppiness, I guess. They resolve to function pointers anyway. But the flush_icache_range should be fixed to cover all memcpy'ed memory. Thiemo