Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1694564
| From | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC v5 2/9] sched/deadline: improve the tracking of active utilization |
| Date | 2017-07-24 11:20 +0200 |
| Message-ID | <u6HGX-2Pd-13@gated-at.bofh.it> (permalink) |
| References | <toh3P-72e-5@gated-at.bofh.it> <toh3P-72e-15@gated-at.bofh.it> <toxrX-279-7@gated-at.bofh.it> <u6Grw-1RH-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jul 24, 2017 at 09:54:54AM +0200, Luca Abeni wrote: > Hi Peter, > > I put this change in a local tree together with other fixes / cleanups > I plan to submit in the next weeks. Should I send it together with the > other patches, or are you going to apply it separately? Posting them in a series is fine; it is customary to put independent things first such that they will not get stuck after the larger changes. > In the first case, what is the correct authorship / SOB chain (I ask > because I keep getting this wrong every time :) Yes, this is a 'fun' case :-) I'd just merge the change into your patch introducing it and forget I 'contributed' the name change. For larger patches you could do something like (in your email body): From: Peter Zijlstra <peterz@infradead.org> Changelog goes here... Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Luca... --- $PATCH Which says this patch is from me, carried by you, and then I'll stick another SoB on to indicated I took it back. Its a bit weird, but we've done it before.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [RFC v5 2/9] sched/deadline: improve the tracking of active utilization Luca Abeni <luca.abeni@santannapisa.it> - 2017-07-24 10:00 +0200
Re: [RFC v5 2/9] sched/deadline: improve the tracking of active utilization Peter Zijlstra <peterz@infradead.org> - 2017-07-24 11:20 +0200
Re: [RFC v5 2/9] sched/deadline: improve the tracking of active utilization Luca Abeni <luca.abeni@santannapisa.it> - 2017-07-25 08:50 +0200
csiph-web