Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1635352

Re: [PATCH] ARM: Fix __show_regs output timestamps

From Joe Perches <joe@perches.com>
Newsgroups linux.kernel
Subject Re: [PATCH] ARM: Fix __show_regs output timestamps
Date 2017-05-04 02:30 +0200
Message-ID <tDcOB-4jz-3@gated-at.bofh.it> (permalink)
References <tAzeG-5qR-3@gated-at.bofh.it> <tD88h-1cl-3@gated-at.bofh.it> <tD8rE-1jm-21@gated-at.bofh.it> <tDaa6-2vi-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 2017-05-03 at 22:30 +0100, Russell King - ARM Linux wrote:
> On Wed, May 03, 2017 at 12:44:11PM -0700, Joe Perches wrote:
> > On Wed, 2017-05-03 at 20:23 +0100, Russell King - ARM Linux wrote:
> > > On Wed, Apr 26, 2017 at 10:39:49AM -0700, Joe Perches wrote:
> > > > Multiple line formats are not preferred as the second and
> > > > subsequent lines may not have timestamps.
> > > > 
> > > > Lacking timestamps makes reading the output a bit difficult.
> > > > This also makes arm/arm64 output more similar.
> > > > 
> > > > Previous:
> > > > 
> > > > [ 1514.093231] pc : [<bf79c304>]    lr : [<bf79ced8>]    psr: a00f0013
> > > > sp : ecdd7e20  ip : 00000000  fp : ffffffff
> > > > 
> > > > New:
> > > > 
> > > > [ 1514.093231] pc : [<bf79c304>]    lr : [<bf79ced8>]    psr: a00f0013
> > > > [ 1514.105316] sp : ecdd7e20  ip : 00000000  fp : ffffffff
> > > > 
> > > > Signed-off-by: Joe Perches <joe@perches.com>
> > > 
> > > Hi Joe,
> > > 
> > > Could you put this in my patch system please, I'm unlikely to remember to
> > > apply it otherwise if not already there (massive email backlog.)
> > > 
> > > Thanks.
> > 
> > Your patch system bounced my perfectly formatted patch
> > because your system wants totally unnecessary additional
> > information specific to your workflow.
> > 
> > No thanks, I don't need the additional work just to
> > please your system and neither should anyone else.
> 
> Don't expect me to remember to apply your patch then.  I've got days of
> catch up, and I'm just not going to remember.  Sorry.

<shrug>

If your systems require special handling on the
part of patch submitters, you should document it
in the kernel tree.

Better, someone else should find the time to apply
properly formatted patches.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] ARM: Fix __show_regs output timestamps Joe Perches <joe@perches.com> - 2017-04-26 19:50 +0200
  Re: [PATCH] ARM: Fix __show_regs output timestamps Andreas Kemnade <andreas@kemnade.info> - 2017-04-26 22:20 +0200
  Re: [PATCH] ARM: Fix __show_regs output timestamps Russell King - ARM Linux <linux@armlinux.org.uk> - 2017-05-03 21:30 +0200
    Re: [PATCH] ARM: Fix __show_regs output timestamps Joe Perches <joe@perches.com> - 2017-05-03 21:50 +0200
    Re: [PATCH] ARM: Fix __show_regs output timestamps Joe Perches <joe@perches.com> - 2017-05-03 21:50 +0200
      Re: [PATCH] ARM: Fix __show_regs output timestamps Russell King - ARM Linux <linux@armlinux.org.uk> - 2017-05-03 23:40 +0200
        Re: [PATCH] ARM: Fix __show_regs output timestamps Joe Perches <joe@perches.com> - 2017-05-04 02:30 +0200
          Re: [PATCH] ARM: Fix __show_regs output timestamps Vladimir Murzin <vladimir.murzin@arm.com> - 2017-05-04 10:30 +0200

csiph-web