Re: qla1280 & __flush_cache_all

From: Meelis Roos
Date: Sat Oct 04 2003 - 08:33:38 EST


> Meelis> So why is qla1280 in 2.6-current using __flush_cache_all?
>
> The driver is calling flush_cache_all() not __flush_cache_all(), the
> __ thing is an architecture specific issue.
>
> Yes it's a lazy approach left over from the old codebase.

Yes, it's flush_cache_all() that's causing problems. Current sparc64
doesn't even have flush_cache_all anymore.

--
Meelis Roos (mroos@xxxxxxxx)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/