Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/footbridge
Module Name: src
Committed By: skrll
Date: Wed Jun 17 06:27:05 UTC 2009
Modified Files:
src/sys/arch/arm/footbridge: footbridge_irqhandler.c
Log Message:
Remove incorrect KASSERT.
footbridge_intr_calculate_masks is called multiple times and the KASSERT
isn't valid in (at least) the first call.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 \
src/sys/arch/arm/footbridge/footbridge_irqhandler.c
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