Source-Changes archive

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

CVS commit: src/sys/arch/sparc/stand/ofwboot



Module Name:    src
Committed By:   martin
Date:           Fri Sep 14 09:19:39 UTC 2007

Modified Files:
        src/sys/arch/sparc/stand/ofwboot: ofdev.c

Log Message:
Make sure the buffer used to read from disk is properly aligned to cast
it into a struct disklabel pointer w/o alignement problems.
(Bug did not hit by pure luck with our default optimization settings)


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/sparc/stand/ofwboot/ofdev.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