On Sun, Oct 02, 2005 at 11:51:34AM -0400, Jeff Dike wrote: > On Sun, Oct 02, 2005 at 12:13:39PM +0200, Blaisorblade wrote: > > The patch in Al Viro's: > > > > ecba97d4aacf4e80c56eb73e39af0369cb8539a4 > > > > messed up UML (in particular skas0, which doesn't boot any more - or maybe > > it > > boots one out of 10 times). > > > > Btw: did Al CC you on it, at least? > > > > The reason is that he messed up HOST_FRAME_SIZE on i386 (by using > > DEFINE_LONGS). I.e. HOST_FRAME_SIZE, which was 17, became 17/sizeof(long). > > Uh, nice. > > He did, and I found the same problem and sent him back the fix. I guess > he sent in the original patch.
s/original/mismerged/ (note that original had more breakage in the same file). AFAICS, s/DEFINE_LONGS/DEFINE/ in that place is all that got lost. ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel