From: Janusz Uzycki <hidden> Date: 2014-09-26 14:08:05
This is rather obvious patch now.
The patch is resent as cleaned independent from the patchset:
"Re: [PATCH 1/4] serial: mxs-auart: use mctrl_gpio helpers for handling modem signals (v2.2c)"
Who could apply the patch?
best regards
Janusz
From: Janusz Uzycki <hidden> Date: 2014-09-26 14:08:06
When using mxs-auart based console, sometime we need the sysrq function
to help debugging kernel. The sysrq code is basically there,
this patch just simply enable it.
Signed-off-by: Janusz Uzycki <redacted>
---
drivers/tty/serial/mxs-auart.c | 4 ++++
1 file changed, 4 insertions(+)
On Fri, Sep 26, 2014 at 04:08:05PM +0200, Janusz Uzycki wrote:
This is rather obvious patch now.
The patch is resent as cleaned independent from the patchset:
"Re: [PATCH 1/4] serial: mxs-auart: use mctrl_gpio helpers for handling modem signals (v2.2c)"
Who could apply the patch?
I have so many patches from you for this driver in my inbox, yet almost
no idea which to apply. Please always properly label which series
obsoletes previous ones, and what order the patches need to be applied
in (your latest patches lack this entirely.)
So I'm deleting all of these now, please resend the latest versions you
have, with properly versioning and order information.
thanks,
greg k-h
From: Janusz Uzycki <hidden> Date: 2014-09-29 14:11:44
So I'm deleting all of these now, please resend the latest
versions you have, with properly versioning
and order information.
Sure. If you don't want to comment dirty patches
I will not send you them.
I can send you only the final version, commented before.
On the moment this patch is ready to apply.
[PATCH RESEND] serial: mxs-auart: add sysrq support
The patch is resent to apply.
Janusz,
On Mon, Sep 29, 2014 at 11:11 AM, Janusz Uzycki [off-list ref] wrote:
quoted
So I'm deleting all of these now, please resend the latest
versions you have, with properly versioning
and order information.
Sure. If you don't want to comment dirty patches
I will not send you them.
I can send you only the final version, commented before.
On the moment this patch is ready to apply.
[PATCH RESEND] serial: mxs-auart: add sysrq support
The patch is resent to apply.
What Greg is asking you to do is to provide a proper version
annotation in your patches.
For example: [PATCH v2] serial: mxs-auart: add ...
Then if you need to submit it again you should do:
[PATCH v3] serial: mxs-auart: add ...
Also, always explain below the --- line what changed from one version to another
From: Janusz Użycki <hidden> Date: 2014-10-06 11:34:25
Hi,
W dniu 2014-10-04 18:19, Fabio Estevam pisze:
Janusz,
On Mon, Sep 29, 2014 at 11:11 AM, Janusz Uzycki [off-list ref] wrote:
quoted
quoted
So I'm deleting all of these now, please resend the latest
versions you have, with properly versioning
and order information.
Sure. If you don't want to comment dirty patches
I will not send you them.
I can send you only the final version, commented before.
On the moment this patch is ready to apply.
[PATCH RESEND] serial: mxs-auart: add sysrq support
The patch is resent to apply.
What Greg is asking you to do is to provide a proper version
annotation in your patches.
For example: [PATCH v2] serial: mxs-auart: add ...
Then if you need to submit it again you should do:
[PATCH v3] serial: mxs-auart: add ...
I will resend the rest of patches (as v4) this week.
This simple patch is independent from the previous patchset so
I decided to resubmit it alone ([PATCH RESEND] header used)
to apply.
I rather shouldn't resend the patch again I guess.
I sent the same initial version of the patch twice
after Greg's email so I did mess enough I think.
Also, always explain below the --- line what changed from one version to another
I thought composing cover letter is the only solution for resent patch
or series.
As I understood this way is appropriate for single patch only (not patch
set).
"Below" - it means between the line and diffstat?
Should I add new/second '---' line before diffstat?
best regards
Janusz
On Mon, Oct 6, 2014 at 8:34 AM, Janusz U?ycki [off-list ref] wrote:
Hi,
W dniu 2014-10-04 18:19, Fabio Estevam pisze:
quoted
Janusz,
On Mon, Sep 29, 2014 at 11:11 AM, Janusz Uzycki [off-list ref]
wrote:
quoted
quoted
So I'm deleting all of these now, please resend the latest
versions you have, with properly versioning
and order information.
Sure. If you don't want to comment dirty patches
I will not send you them.
I can send you only the final version, commented before.
On the moment this patch is ready to apply.
[PATCH RESEND] serial: mxs-auart: add sysrq support
The patch is resent to apply.
What Greg is asking you to do is to provide a proper version
annotation in your patches.
For example: [PATCH v2] serial: mxs-auart: add ...
Then if you need to submit it again you should do:
[PATCH v3] serial: mxs-auart: add ...
I will resend the rest of patches (as v4) this week.
This simple patch is independent from the previous patchset so
I decided to resubmit it alone ([PATCH RESEND] header used)
to apply.
I rather shouldn't resend the patch again I guess.
I sent the same initial version of the patch twice
after Greg's email so I did mess enough I think.
quoted
Also, always explain below the --- line what changed from one version to
another
I thought composing cover letter is the only solution for resent patch or
series.
As I understood this way is appropriate for single patch only (not patch
set).
"Below" - it means between the line and diffstat?
Should I add new/second '---' line before diffstat?
Just do something like:
When using mxs-auart based console, sometime we need the sysrq function
to help debugging kernel. The sysrq code is basically there,
this patch just simply enable it.
Signed-off-by: Janusz Uzycki <redacted>
---
Changes since v3:
- bla bla bla
From: Janusz Uzycki <hidden> Date: 2014-10-02 18:11:35
So I'm deleting all of these now, please resend the latest
versions you have, with properly versioning
and order information.
Sure. I've just learnt about RFC header.
[PATCH RESEND] serial: mxs-auart: add sysrq support
It is extracted from my previous patchset
as independent from others.
The patch is resent as ready to apply.
I resend it again because last time
in conver letter I swapped subject with
in-reply-to and the patch could be omited.
Janusz Uzycki (1):
serial: mxs-auart: add sysrq support
drivers/tty/serial/mxs-auart.c | 4 ++++
1 file changed, 4 insertions(+)
--
1.7.11.3