Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   thorpej
Date:           Mon Nov 29 19:58:41 UTC 1999

Modified Files:
        syssrc/sys/arch/alpha/include: intr.h

Log Message:
- Fix a botch in the IPI bitmasks (they were right-shifted by 1), and
  add an IPI which causes the target CPU to perform AST processing when
  it returns to userspace.
- Add a way to get/set a private pointer in the shared interrupt header.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/arch/alpha/include/intr.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