> can you check tip/master now? Ingo fixed it arlready...
Yinghai,
Before updating my git tree, I copied some files (in their
respective directories):
e820.c ==> e820.c.yh
i386.c ==> i386.c.yh
e820.h ==> e820.h.yh
Then I updated and checked out tip/master:
git remote update
git checkout -f tip/master
Running diffs on the updated files and the old files with your
patches (i.e., 'diff e820.c{,.yh}') confirmed that the files
were the same.
However, for the sake of paranoia prevention, I went ahead and
built the kernel and rebooted: it worked perfectly.
Thx,
Dave W.
--