Am 13.05.2013 um 11:28 schrieb Peter Maydell <peter.mayd...@linaro.org>:

> On 13 May 2013 07:57, John Rigby <john.ri...@linaro.org> wrote:
>> The cpu_env tcg variable will be used by both the AArch32 and AArch64
>> handling code. Unstaticify it, so that both sides can make use of it.
>> 
>> target-arm/translate.c | 2 +-
>> target-arm/translate.h | 2 ++
>> 2 files changed, 3 insertions(+), 1 deletion(-)
> 
> This patch doesn't apply, because it's trying to make a change
> to a file (translate.h) that doesn't exist in master.  Can
> you make sure you've rebased on current master and you're
> sending all the patches, please?

Also please make sure to include a cover letter :)

Alex

> 
> thanks
> -- PMM

Reply via email to