qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Correct CRIS TCG register lifetime management


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] Correct CRIS TCG register lifetime management
Date: Thu, 18 Feb 2021 15:57:47 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

Hi Stefan,

On 2/18/21 1:16 PM, Stefan Sandström wrote:
> Hi Edgar,
> 
> Yes, it seems like our mail-server messed it up.
> 
> I’ve tried to resend it, but I’m not sure if mails directly from sendmail are 
> let through to outside addresses.  Please let me know if you’ve got the last 
> mail (sent a few minutes ago).

You might try adding:

[format]
    headers = "Content-Transfer-Encoding: 8bit\n"

or:

[format]
    headers = "Content-Type: text/plain;
charset=\"utf-8\"\nContent-Transfer-Encoding: 8bit\n"

in your ~/.gitconfig

Then you can check if your patch can be applied properly checking
on patchew: https://patchew.org/QEMU/

For example for this post, as Edgar mentioned:
A13A6E43-EEAF-4781-87E1-3295F698A85C@axis.com/">https://patchew.org/QEMU/A13A6E43-EEAF-4781-87E1-3295F698A85C@axis.com/

Switched to a new branch 'A13A6E43-EEAF-4781-87E1-3295F698A85C@axis.com'
Applying: Correct CRIS TCG register lifetime management
error: corrupt patch at line 11
error: could not build fake ancestor
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 Correct CRIS TCG register lifetime management
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Failed to apply patch:
[PATCH] Correct CRIS TCG register lifetime management

Regards,

Phil.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]