On Mon, Aug 05, 2013 at 08:44:02PM +0200, Charlie Shepherd wrote:
> This patch series is a follow up to a previous RFC about converting functions
> that dynamically yield execution depending on whether they are in executing in
> a coroutine context or not to be explicitly statically annotated.

Another general remark on your patches for the next iteration: they need to
include a Signed-off-by line.

http://wiki.qemu.org/Contribute/SubmitAPatch

git config --global format.signoff true will make sure such a line is included
automatically when you use git format-patch (but you can also sign-off 
individual
commits locally with git commit -s).

-- 
Gabriel

Reply via email to