Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/arm



On Dec 9, 2012, at 6:02 PM, Christos Zoulas wrote:

> In article <20121210013731.5B86C175DF%cvs.netbsd.org@localhost>,
> Matt Thomas <source-changes-d%NetBSD.org@localhost> 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.


Home | Main Index | Thread Index | Old Index