Re: qla1280 & __flush_cache_all

From: Jes Sorensen
Date: Mon Sep 15 2003 - 09:18:15 EST


>>>>> "Meelis" == Meelis Roos <mroos@xxxxxxxx> writes:

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.

Cheers,
Jes

-
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/