From: George Dunlap <george.dunlap@citrix.com>
To: Dario Faggioli <dario.faggioli@citrix.com>,
Praveen Kumar <kpraveen.lkml@gmail.com>,
xen-devel@lists.xen.org
Cc: george.dunlap@eu.citrix.com
Subject: Re: [PATCH v3] xen: sched: removal of redundant check in Credit
Date: Wed, 28 Dec 2016 09:02:30 +0000 [thread overview]
Message-ID: <e6596bd5-44f9-2666-f18f-3f08fde8f7c3@citrix.com> (raw)
In-Reply-To: <1481939188.3445.473.camel@citrix.com>
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.lkml@gmail.com>
>> Acked-by: Dario Faggioli <dario.faggioli@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
next prev parent reply other threads:[~2016-12-28 9:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-16 19:23 [PATCH v3] xen: sched: removal of redundant check in Credit Praveen Kumar
2016-12-17 1:46 ` Dario Faggioli
2016-12-17 8:14 ` Praveen Kumar
2016-12-20 9:04 ` Praveen Kumar
2016-12-20 13:18 ` Dario Faggioli
2016-12-28 9:02 ` George Dunlap [this message]
2016-12-28 14:23 ` Dario Faggioli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e6596bd5-44f9-2666-f18f-3f08fde8f7c3@citrix.com \
--to=george.dunlap@citrix.com \
--cc=dario.faggioli@citrix.com \
--cc=george.dunlap@eu.citrix.com \
--cc=kpraveen.lkml@gmail.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).