Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm
Module Name: src
Committed By: matt
Date: Wed Apr 15 15:45:06 UTC 2015
Modified Files:
src/sys/arch/arm/cortex: gic.c
src/sys/arch/arm/pic: pic.c picvar.h
Log Message:
Add separate IPI routines for IPI_AST and IPI_KPREEMPT.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/arm/cortex/gic.c
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/arm/pic/pic.c
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/pic/picvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index