Re: [PATCH] x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andi Kleen
Date: Wednesday, October 1, 2008 - 12:46 pm

> Yes, but __pa() used for converting to a physical address used as a parameter

Ok that's a bug indeed.


I think it's supposed to be only used on direct mapping anyways (judging
from a quick look a the users)

So not handling text mapping is ok, but don't panic on it.

-Andi

-- 
ak@linux.intel.com
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] x86: fix virt_addr_valid() with CONFIG_DEBUG_V ..., Andi Kleen, (Wed Oct 1, 12:46 pm)