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: jmcneill
Date: Mon Sep 20 21:05:15 UTC 2021
Modified Files:
src/sys/arch/arm/cortex: gic_splfuncs.c
src/sys/arch/arm/fdt: fdt_intr.h
src/sys/arch/arm/pic: pic_splfuncs.c picvar.h
Log Message:
Make _splraise/_spllower/splx functions available to modules again.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/cortex/gic_splfuncs.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/fdt/fdt_intr.h
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/arm/pic/pic_splfuncs.c
cvs rdiff -u -r1.35 -r1.36 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