Le 15 mai 2015 6:11 PM, "Juri Lelli" <juri.lelli@arm.com> a écrit :
>
> Hi,
>
> On 13/05/15 08:33, Pi-Cheng Chen wrote:
> > On Wed, May 13, 2015 at 2:39 PM, Vincent Guittot
> > <vincent.guittot@linaro.org> wrote:
> >> On 13 May 2015 at 07:50, Amit Kucheria <amit.kucheria@linaro.org> wrote:
> >>> Hi Pi-Cheng,
> >>>
> >>> IMO you should add your own sign-off after each patch since you're the
> >>> one upstreaming Vincent's code. No need to resend this series just
> >>
> >> I was thinking exactly the same. Add your signoff on patches that you
> >> have modified
> >>
> >
> > ok. I will add it in the following rounds.
> >
>
> So, I started pulling them, but I then I realized that Amit's and
> Vincent's views seem to differ a bit :). Do I add Pi-Cheng SOB to all of
> them or do I wait for an indication of which patches have to have both SOB?

Let make thing simple and add Pi-Cheng SOB on all patches. He has at least picked them and rebased them when he hasn't done more modifications

Regards
Vincent
>
> Best,
>
> - Juri
>
> >>> yet. If Juri accepts this patchset then perhaps he can just add it in
> >>> while importing the code into git.
> >>>
> >>> Regards,
> >>> Amit
> >>>
> >>> On Wed, May 13, 2015 at 9:01 AM, pi-cheng.chen <pi-cheng.chen@linaro.org> wrote:
> >>>> This patchset includes fixes/changes that have been done. These patches
> >>>> mainly fixed some typos or moves code but should not change the
> >>>> behavior of rt-app.
> >>>>
> >>>> changes from v1:
> >>>> - split style fix patches in smaller ones
> >>>> - clarify some changelogs
> >>>> - remove patches not suitable for this patchset
> >>>>
> >>>> Those patches are also found in the branch:
> >>>> https://git.linaro.org/people/picheng.chen/rt-app.git fixes_v2
> >>>>
> >>>> Chris Muller (1):
> >>>>   Update thread name
> >>>>
> >>>> Vincent Guittot (10):
> >>>>   fix deadline print format
> >>>>   consolidate trace and debug point
> >>>>   update .gitignore
> >>>>   fix inconsistency in delay unit
> >>>>   fix cpu affinity string info
> >>>>   deadline: set deadline field to deadline parameter
> >>>>   reorder the start sequence of threads
> >>>>   remove the yaml example as we don't support it
> >>>>   remove useless json_object_put
> >>>>   rt-app: remove use of deprecated json interface
> >>>>
> >>>> pi-cheng.chen (9):
> >>>>   remove useless space and add blank lines to make the code more
> >>>>     readable
> >>>>   fix some comments
> >>>>   align parameters and indents
> >>>>   some style fixes
> >>>>   Rename variable to improve readability
> >>>>   do not sleep if we have run longer than expected
> >>>>   fix debugfs path
> >>>>   remove unused function
> >>>>   add missed code snip to get deadline parameter
> >>>>
> >>>>  .gitignore                |   8 ++
> >>>>  doc/taskset.yml           |  53 -------------
> >>>>  src/rt-app.c              | 195 +++++++++++++++++++++++++++-------------------
> >>>>  src/rt-app_args.c         |  57 +++++++-------
> >>>>  src/rt-app_parse_config.c |  49 +++++++-----
> >>>>  src/rt-app_utils.c        |   3 +
> >>>>  6 files changed, 185 insertions(+), 180 deletions(-)
> >>>>  delete mode 100644 doc/taskset.yml
> >>>>
> >>>> --
> >>>> 1.9.1
> >>>>
> >>>> _______________________________________________
> >>>> Sched-tools mailing list
> >>>> Sched-tools@lists.linaro.org
> >>>> https://lists.linaro.org/mailman/listinfo/sched-tools
> >
>