All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Gustavo A. R. Silva" <gustavo@embeddedor.com>
To: Miquel Raynal <miquel.raynal@bootlin.com>, Joe Perches <joe@perches.com>
Cc: linux-kernel@vger.kernel.org, Richard Weinberger <richard@nod.at>,
	linux-mtd@lists.infradead.org,
	Vignesh Raghavendra <vigneshr@ti.com>
Subject: Re: [PATCH 0/3] mtd: lpddr: Fix bad logic bug in print_drs_error
Date: Wed, 12 Aug 2020 10:00:18 -0500	[thread overview]
Message-ID: <eaef6d19-ff4c-5231-8a72-c642eefeb36f@embeddedor.com> (raw)
In-Reply-To: <20200812092341.0adf08e2@xps13>


Hi Miquel,

On 8/12/20 02:23, Miquel Raynal wrote:
> Hi Joe, Gustavo,
> 
> Joe Perches <joe@perches.com> wrote on Tue, 11 Aug 2020 16:47:36 -0700:
> 
>> On Mon, 2020-04-27 at 14:00 -0500, Gustavo A. R. Silva wrote:
>>> Hi,
>>>
>>> This series aims to fix a bad logic bug in print_drs_error, which is
>>> tagged for -stable.  The series also include some formatting fixups.  
>>
>> AFAICT: This series is still not applied to any tree.
>>
>> Can someone please apply it?
> 
> I thought a v2 was coming, Gustavo, can you please send an update? IIRC
> there are strings that need to be "unbroken" and an extra "inline"
> which needs to be dropped.
> 

V2 was sent quite a while ago, and you actually acked it already:
https://lore.kernel.org/lkml/cover.1588016644.git.gustavo@embeddedor.com/

Thanks
--
Gustavo

WARNING: multiple messages have this Message-ID (diff)
From: "Gustavo A. R. Silva" <gustavo@embeddedor.com>
To: Miquel Raynal <miquel.raynal@bootlin.com>, Joe Perches <joe@perches.com>
Cc: Richard Weinberger <richard@nod.at>,
	linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
	Vignesh Raghavendra <vigneshr@ti.com>
Subject: Re: [PATCH 0/3] mtd: lpddr: Fix bad logic bug in print_drs_error
Date: Wed, 12 Aug 2020 10:00:18 -0500	[thread overview]
Message-ID: <eaef6d19-ff4c-5231-8a72-c642eefeb36f@embeddedor.com> (raw)
In-Reply-To: <20200812092341.0adf08e2@xps13>


Hi Miquel,

On 8/12/20 02:23, Miquel Raynal wrote:
> Hi Joe, Gustavo,
> 
> Joe Perches <joe@perches.com> wrote on Tue, 11 Aug 2020 16:47:36 -0700:
> 
>> On Mon, 2020-04-27 at 14:00 -0500, Gustavo A. R. Silva wrote:
>>> Hi,
>>>
>>> This series aims to fix a bad logic bug in print_drs_error, which is
>>> tagged for -stable.  The series also include some formatting fixups.  
>>
>> AFAICT: This series is still not applied to any tree.
>>
>> Can someone please apply it?
> 
> I thought a v2 was coming, Gustavo, can you please send an update? IIRC
> there are strings that need to be "unbroken" and an extra "inline"
> which needs to be dropped.
> 

V2 was sent quite a while ago, and you actually acked it already:
https://lore.kernel.org/lkml/cover.1588016644.git.gustavo@embeddedor.com/

Thanks
--
Gustavo

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

  reply	other threads:[~2020-08-12 15:18 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-27 19:00 [PATCH 0/3] mtd: lpddr: Fix bad logic bug in print_drs_error Gustavo A. R. Silva
2020-04-27 19:00 ` Gustavo A. R. Silva
2020-04-27 19:02 ` [PATCH 1/3] mtd: lpddr: Fix bad logic " Gustavo A. R. Silva
2020-04-27 19:02   ` Gustavo A. R. Silva
2020-04-27 19:03 ` [PATCH 2/3] mtd: lpddr: Replace printk with pr_notice Gustavo A. R. Silva
2020-04-27 19:03   ` Gustavo A. R. Silva
2020-04-27 19:01   ` Joe Perches
2020-04-27 19:01     ` Joe Perches
2020-04-27 19:10     ` Gustavo A. R. Silva
2020-04-27 19:10       ` Gustavo A. R. Silva
2020-04-27 19:15       ` Joe Perches
2020-04-27 19:15         ` Joe Perches
2020-04-27 19:21         ` Miquel Raynal
2020-04-27 19:21           ` Miquel Raynal
2020-04-27 19:15       ` Miquel Raynal
2020-04-27 19:15         ` Miquel Raynal
2020-04-27 19:04 ` [PATCH 3/3] mtd: lpddr: Move function print_drs_error to lpddr_cmds.c Gustavo A. R. Silva
2020-04-27 19:04   ` Gustavo A. R. Silva
2020-04-27 19:03   ` Joe Perches
2020-04-27 19:03     ` Joe Perches
2020-04-27 19:11     ` Gustavo A. R. Silva
2020-04-27 19:11       ` Gustavo A. R. Silva
2020-08-11 23:47 ` [PATCH 0/3] mtd: lpddr: Fix bad logic bug in print_drs_error Joe Perches
2020-08-11 23:47   ` Joe Perches
2020-08-12  7:23   ` Miquel Raynal
2020-08-12  7:23     ` Miquel Raynal
2020-08-12 15:00     ` Gustavo A. R. Silva [this message]
2020-08-12 15:00       ` Gustavo A. R. Silva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=eaef6d19-ff4c-5231-8a72-c642eefeb36f@embeddedor.com \
    --to=gustavo@embeddedor.com \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=richard@nod.at \
    --cc=vigneshr@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.