Source-Changes archive

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

CVS commit: src/sys/arch/vax/vax



Module Name:    src
Committed By:   kalvisd
Date:           Mon Dec 18 22:40:01 UTC 2023

Modified Files:
        src/sys/arch/vax/vax: subr.S

Log Message:
vax: preserve AST requests raised when handling software interrupts

    PR port-vax/55415

    On return from a software interrupt, if the software interrupt LWP
    raised an AST request, copy the AST level from its PCB to the PCB
    of the interrupted LWP.

    Reviewed by <ragge>


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/arch/vax/vax/subr.S

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