Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/arch/xen/xen



Module Name:    src
Committed By:   tron
Date:           Mon Jan  8 22:26:31 UTC 2007

Modified Files:
        src/sys/arch/xen/xen [netbsd-4]: xencons.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #342):
        sys/arch/xen/xen/xencons.c: revision 1.20
- Add or change memory barrier to reflect the related operation
- In xencons_handler(), update in_cons inside the loop, otherwise,
  we would trigger the xenconscn_getc() workaround wich reset cons and prod
  to their original values, and this creates an infinite loop
Should fix the console hang reported by several users on port-xen@.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.19.2.1 src/sys/arch/xen/xen/xencons.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