qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH arm-devs v1 1/2] hw/timer: Introduce ARM A9 Glob


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH arm-devs v1 1/2] hw/timer: Introduce ARM A9 Global Timer.
Date: Wed, 10 Jul 2013 10:25:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7

Am 10.07.2013 09:41, schrieb Peter Maydell:
> On 10 July 2013 06:08,  <address@hidden> wrote:
>> From: Peter Crosthwaite <address@hidden>
>>
>> The ARM A9 MPCore has a timer that is global to all CPUs in the mpcore.
>> The timer is shared but each CPU has a private independent comparator
>> and interrupt.
>>
>> Original version contributed by Francois LEGAL.
>>
>> Signed-off-by: Peter Crosthwaite <address@hidden>
>> ---
>> Francois, do you want to re-add your SOB? I have changed the device
>> a lot since your V2.

If you have a DCO for a patch you're reusing, you should never "drop" it
from your patch. You can still leave the textual explanation there.

> The usual way to indicate this (assuming Francois signed off the
> original patchset) is something like:
> 
>   Signed-off-by: Original Author
>   [You: <short description of subsequent changes>]
>   Signed-off-by: Your Name

Add to that, the difference between From and SOB indicates that you did
more than just cosmetic touches. For example, when I wrote from scratch
a new SoC QOM object I used my From and the original author's Sob (to
put the blame on me while recording the DCO), whereas when I purely
updated code to MemoryRegions, Coding Style, QOM casts, etc. I use the
original author's From and [AF: ...].

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

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