In article <[email protected]>,
Matt Thomas  <[email protected]> wrote:
>
>On Dec 9, 2012, at 6:02 PM, Christos Zoulas wrote:
>
>> In article <[email protected]>,
>> Matt Thomas <[email protected]> wrote:
>>> -=-=-=-=-=-
>>> 
>>> Module Name:        src
>>> Committed By:       matt
>>> Date:               Mon Dec 10 01:37:31 UTC 2012
>>> 
>>> Modified Files:
>>>     src/sys/arch/arm/arm32: arm32_machdep.c cpuswitch.S fault.c genassym.cf
>>>         vm_machdep.c
>>>     src/sys/arch/arm/include: pcb.h
>>> 
>>> Log Message:
>>> Rename pcb_sp/PCB_SP to pcb_ksp/PCB_KSP so that ipsec.c will compile.
>> 
>> I already fixed that on head, in ipsec.c
>
>I think <sys/proc.h> including <machine/pcb.h> is wrong.
>
>Nothing in <machine/pcb.h> needs to be used by MI code.

Ok, I'll see if I can get rid of it.

christos

Reply via email to