On Thu, 20 Sep 2012, Georg-Johann Lay wrote:
> Hans-Peter Nilsson wrote:
> > Georg-Johann Lay wrote:
> >> mode_dependent_address_p is not sensitive to the address space of the
> >> passed
> >> address. Thus, add an addr_space_t parameter to the hook.
> >
> > Borderline obvious. :) (J/k; the adde
Hans-Peter Nilsson wrote:
> Georg-Johann Lay wrote:
>> mode_dependent_address_p is not sensitive to the address space of the passed
>> address. Thus, add an addr_space_t parameter to the hook.
>
> Borderline obvious. :) (J/k; the added functionality seems
> obvious but the implementation may hav
On Thu, 20 Sep 2012, Georg-Johann Lay wrote:
> mode_dependent_address_p is not sensitive to the address space of the passed
> address. Thus, add an addr_space_t parameter to the hook.
Borderline obvious. :) (J/k; the added functionality seems
obvious but the implementation may have non-obvious i