Module Name: src Committed By: tsutsui Date: Wed Mar 16 13:38:35 UTC 2011
Modified Files: src/sys/arch/hpcmips/vr: vr.c Log Message: Set sr_bits[IPL_HIGH] properly, rather than setting sr_bits[IPL_VM] twice. I wonder if gcc could warn such botch in C99 array or member initializers... To generate a diff of this commit: cvs rdiff -u -r1.62 -r1.63 src/sys/arch/hpcmips/vr/vr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.