On 17/12/16 01:46, Dario Faggioli wrote: > On Sat, 2016-12-17 at 00:53 +0530, Praveen Kumar wrote: >> The patch gets rid of a redundant check in csched_vcpu_acct. In fact, >> the function is only called from csched_tick, which already checks >> that current is not the idle vcpu. The patch also adds an ASSERT to >> the same effect, in order to make assumption ( i.e., no calling this >> on idle vcpus) even more clear and as a guard for future mis-use. >> >> Signed-off-by: Praveen Kumar <kpraveen.l...@gmail.com> >> Acked-by: Dario Faggioli <dario.faggi...@citrix.com> >> > Better than before. But still, if I: > - save this mail as mbox > - try to import it in git > it fails. > > OTOH, if I: > - save this mail as mbox > - run dos2unix on the mbox file > - try to import it in git > it works!
FWIW the script I use runs dos2unix on everything I get via e-mail (either saved as an mbox or as an attachment) as a matter of course. Are you actually sometimes able to git am mbox'd files *without* running dos2unix? -George _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel