Modified rcu.c to better handle RC5 codes

This commit is contained in:
Klaus Schmidinger
2006-06-16 09:30:11 +02:00
parent 1d4512cbea
commit b99c700f1d
2 changed files with 10 additions and 8 deletions

View File

@@ -4794,3 +4794,4 @@ Video Disk Recorder Revision History
- Now making sure VPS timers don't get stuck with outdated events, and that the
actual device isn't used for updating a VPS timer's event as long as other
free devices are available.
- Modified rcu.c to better handle RC5 codes.