All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Cédric Le Goater" <clg@kaod.org>
To: Mark Brown <broonie@kernel.org>
Cc: <linux-spi@vger.kernel.org>, Pratyush Yadav <p.yadav@ti.com>,
	<linux-aspeed@lists.ozlabs.org>, <openbmc@lists.ozlabs.org>,
	Joel Stanley <joel@jms.id.au>, Andrew Jeffery <andrew@aj.id.au>,
	Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>,
	Ian Woloschin <ian.woloschin@akamai.com>,
	Ian Woloschin <iwolosch@akamai.com>
Subject: Re: [PATCH v3 2/2] spi: aspeed: Fix division by zero
Date: Wed, 29 Jun 2022 19:21:08 +0200	[thread overview]
Message-ID: <59b82730-f09f-f7e5-0e2f-4ad1765f0f6e@kaod.org> (raw)
In-Reply-To: <YryHVsrqNlhdwKzq@sirena.org.uk>

On 6/29/22 19:09, Mark Brown wrote:
> On Wed, Jun 22, 2022 at 06:16:17PM +0200, Cédric Le Goater wrote:
> 
>> Fixes: 54613fc6659b ("spi: aspeed: Add support for direct mapping")
> 
> This commit isn't in mainline.

drat. It's the OpenBMC kernel. I will resend. Sorry about that.

C.

WARNING: multiple messages have this Message-ID (diff)
From: "Cédric Le Goater" <clg@kaod.org>
To: Mark Brown <broonie@kernel.org>
Cc: <linux-spi@vger.kernel.org>, Pratyush Yadav <p.yadav@ti.com>,
	<linux-aspeed@lists.ozlabs.org>, <openbmc@lists.ozlabs.org>,
	Joel Stanley <joel@jms.id.au>, Andrew Jeffery <andrew@aj.id.au>,
	Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>,
	Ian Woloschin <ian.woloschin@akamai.com>,
	Ian Woloschin <iwolosch@akamai.com>
Subject: Re: [PATCH v3 2/2] spi: aspeed: Fix division by zero
Date: Wed, 29 Jun 2022 19:21:08 +0200	[thread overview]
Message-ID: <59b82730-f09f-f7e5-0e2f-4ad1765f0f6e@kaod.org> (raw)
In-Reply-To: <YryHVsrqNlhdwKzq@sirena.org.uk>

On 6/29/22 19:09, Mark Brown wrote:
> On Wed, Jun 22, 2022 at 06:16:17PM +0200, Cédric Le Goater wrote:
> 
>> Fixes: 54613fc6659b ("spi: aspeed: Add support for direct mapping")
> 
> This commit isn't in mainline.

drat. It's the OpenBMC kernel. I will resend. Sorry about that.

C.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: "Cédric Le Goater" <clg@kaod.org>
To: Mark Brown <broonie@kernel.org>
Cc: linux-aspeed@lists.ozlabs.org, Andrew Jeffery <andrew@aj.id.au>,
	openbmc@lists.ozlabs.org,
	Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>,
	linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org,
	Joel Stanley <joel@jms.id.au>,
	Ian Woloschin <iwolosch@akamai.com>,
	Ian Woloschin <ian.woloschin@akamai.com>,
	Pratyush Yadav <p.yadav@ti.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 2/2] spi: aspeed: Fix division by zero
Date: Wed, 29 Jun 2022 19:21:08 +0200	[thread overview]
Message-ID: <59b82730-f09f-f7e5-0e2f-4ad1765f0f6e@kaod.org> (raw)
In-Reply-To: <YryHVsrqNlhdwKzq@sirena.org.uk>

On 6/29/22 19:09, Mark Brown wrote:
> On Wed, Jun 22, 2022 at 06:16:17PM +0200, Cédric Le Goater wrote:
> 
>> Fixes: 54613fc6659b ("spi: aspeed: Add support for direct mapping")
> 
> This commit isn't in mainline.

drat. It's the OpenBMC kernel. I will resend. Sorry about that.

C.

  reply	other threads:[~2022-06-29 17:21 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-22 16:16 [PATCH v3 0/2] spi: aspeed: Fix division by zero Cédric Le Goater
2022-06-22 16:16 ` Cédric Le Goater
2022-06-22 16:16 ` Cédric Le Goater
2022-06-22 16:16 ` [PATCH v3 1/2] spi: aspeed: Add dev_dbg() to dump the spi-mem direct mapping descriptor Cédric Le Goater
2022-06-22 16:16   ` Cédric Le Goater
2022-06-22 16:16   ` Cédric Le Goater
2022-06-23  5:15   ` Joel Stanley
2022-06-23  5:15     ` Joel Stanley
2022-06-23  5:15     ` Joel Stanley
2022-06-22 16:16 ` [PATCH v3 2/2] spi: aspeed: Fix division by zero Cédric Le Goater
2022-06-22 16:16   ` Cédric Le Goater
2022-06-22 16:16   ` Cédric Le Goater
2022-06-29 17:09   ` Mark Brown
2022-06-29 17:09     ` Mark Brown
2022-06-29 17:09     ` Mark Brown
2022-06-29 17:21     ` Cédric Le Goater [this message]
2022-06-29 17:21       ` Cédric Le Goater
2022-06-29 17:21       ` Cédric Le Goater
2022-06-29 17:27       ` Mark Brown
2022-06-29 17:27         ` Mark Brown
2022-06-29 17:27         ` Mark Brown
2022-06-29 18:07         ` Cédric Le Goater
2022-06-29 18:07           ` Cédric Le Goater
2022-06-29 18:07           ` Cédric Le Goater
2022-06-30 11:46 ` [PATCH v3 0/2] " Mark Brown
2022-06-30 11:46   ` Mark Brown
2022-06-30 11:46   ` Mark Brown

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=59b82730-f09f-f7e5-0e2f-4ad1765f0f6e@kaod.org \
    --to=clg@kaod.org \
    --cc=andrew@aj.id.au \
    --cc=broonie@kernel.org \
    --cc=chin-ting_kuo@aspeedtech.com \
    --cc=ian.woloschin@akamai.com \
    --cc=iwolosch@akamai.com \
    --cc=joel@jms.id.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-aspeed@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=openbmc@lists.ozlabs.org \
    --cc=p.yadav@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.