[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Unaligned writes on the kexec path
On 28/11/2011 14:24, "Andrew Cooper" <andrew.cooper3@xxxxxxxxxx> wrote: > Hello, > > In c/s 7493bb48d89f, you change the internals of kexec_crash_save_info() The patch is by Simon Horman, cc'ed, not me. > to reduce unaligned writes, but pass the resulting pointer back to > machine_crash_shutdown() which performs writes on the possibly unaligned > data structure. There are also plenty of other writes on the kexec path > which are possibly or certainly unaligned. > > What is the reason for wanting to reduce unaligned writes? The patch is solving an IA64 issue. Machine_crash_shutdown is arch specific. > Would a better solution be to just ensure that the crash note itself is > properly aligned? Could be. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |