On 2021/01/18 14:49, Rin Okuyama wrote:
(2) However, in clock.c rev 1.31 and prior, curcpu->ci_idepth was not
raised before calling {hard,stat}clock(). Therefore, cpu_intr_p()
wrongly returns false. As a result, callee functions misunderstood
that they are not running in the interr
On 2021/01/18 13:35, Rin Okuyama wrote:
Module Name:src
Committed By: rin
Date: Mon Jan 18 04:35:05 UTC 2021
Modified Files:
src/sys/arch/powerpc/ibm4xx: clock.c
Log Message:
Invoke hardclock() and statclock() in the interrupt context.
Otherwise, entropy_enter() is used
On Mon Feb 07 2011 at 07:02:25 +, Matt Thomas wrote:
> Module Name: src
> Committed By: matt
> Date: Mon Feb 7 07:02:24 UTC 2011
>
> Modified Files:
> src/sys/arch/powerpc/ibm4xx: pmap.c
>
> Log Message:
> Use EVCNT_ATTACH_STATIC
Can't we just:
1) Work toward getting of rid