On 19.12.2010, at 13:26, Andreas Färber wrote:
> Am 19.12.2010 um 10:52 schrieb Alexander Graf:
>
>> On 14.12.2010, at 01:49, Andreas Färber wrote:
>>
>>> r3480 added this check to account for the entry vector 0xfff00100 to be
>>> available for CPUs that need it. Today however, the NIP is not y
Am 19.12.2010 um 10:52 schrieb Alexander Graf:
On 14.12.2010, at 01:49, Andreas Färber wrote:
r3480 added this check to account for the entry vector 0xfff00100
to be
available for CPUs that need it. Today however, the NIP is not yet
initialized at this point (zero), so the check always trigg
On 14.12.2010, at 01:49, Andreas Färber wrote:
> r3480 added this check to account for the entry vector 0xfff00100 to be
> available for CPUs that need it. Today however, the NIP is not yet
> initialized at this point (zero), so the check always triggers.
>
> Cc: Hervé Poussineau
> Cc: Alexande