Re: [PATCH Resend] sparc64: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE

From: Khalid Aziz
Date: Thu May 14 2015 - 09:47:38 EST


On 05/13/2015 09:45 PM, David Miller wrote:

Ok you've computed what cacheability bits to use in page_cache4v_flag.
.......
Although in another function, we seem to compute it here yet again.

Perhaps early on put this into a "static unsigned long
page_cache4v_flag" and just use that everywhere.

If you do it early enough in paging_init() you should be fine.

Makes perfect sense. Thanks! I will send out a v2 patch.

--
Khalid

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