* Re: [PATCH] spi: davinci: Fix the build warning with CONFIG_ARM_LPAE=y
[not found] ` <20131001104840.GL19304-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
@ 2013-11-13 6:38 ` Olof Johansson
[not found] ` <CAOesGMhRoEvsQoSvoCSY=zm71zeZec3MG_FpHOy1zUkYronZcw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Olof Johansson @ 2013-11-13 6:38 UTC (permalink / raw)
To: Mark Brown
Cc: Santosh Shilimkar,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-spi-u79uwXL29TY76Z2rM5mHXA
Hi,
On Tue, Oct 1, 2013 at 3:48 AM, Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:
> On Mon, Sep 30, 2013 at 02:52:59PM -0400, Santosh Shilimkar wrote:
>> With CONFIG_ARM_LPAE=y spi driver throws below warning
>
> Applied, thanks.
These warnings are showing up (again?), so wherever it was applied is
not making it into -next. Did it fall between the cracks?
-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] spi: davinci: Fix the build warning with CONFIG_ARM_LPAE=y
[not found] ` <CAOesGMhRoEvsQoSvoCSY=zm71zeZec3MG_FpHOy1zUkYronZcw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2013-11-13 13:29 ` Mark Brown
[not found] ` <20131113132952.GK878-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Mark Brown @ 2013-11-13 13:29 UTC (permalink / raw)
To: Olof Johansson
Cc: Santosh Shilimkar,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-spi-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1: Type: text/plain, Size: 432 bytes --]
On Tue, Nov 12, 2013 at 10:38:13PM -0800, Olof Johansson wrote:
> On Tue, Oct 1, 2013 at 3:48 AM, Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:
> > Applied, thanks.
> These warnings are showing up (again?), so wherever it was applied is
> not making it into -next. Did it fall between the cracks?
Looks lie it never got pushed and nobody looked at the warnings for over
a month. Oh well, sorry about that.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] spi: davinci: Fix the build warning with CONFIG_ARM_LPAE=y
[not found] ` <20131113132952.GK878-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
@ 2013-11-13 21:34 ` Olof Johansson
2013-11-23 21:17 ` Santosh Shilimkar
1 sibling, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2013-11-13 21:34 UTC (permalink / raw)
To: Mark Brown
Cc: Santosh Shilimkar,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-spi-u79uwXL29TY76Z2rM5mHXA
On Wed, Nov 13, 2013 at 01:29:52PM +0000, Mark Brown wrote:
> On Tue, Nov 12, 2013 at 10:38:13PM -0800, Olof Johansson wrote:
> > On Tue, Oct 1, 2013 at 3:48 AM, Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:
>
> > > Applied, thanks.
>
> > These warnings are showing up (again?), so wherever it was applied is
> > not making it into -next. Did it fall between the cracks?
>
> Looks lie it never got pushed and nobody looked at the warnings for over
> a month. Oh well, sorry about that.
No worries.
I've been eyeing the warnings but not doing anything about it. Didn't
notice that there was a patch until I started looking for existing
patches to take care of it (and post patches where needed).
-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] spi: davinci: Fix the build warning with CONFIG_ARM_LPAE=y
[not found] ` <20131113132952.GK878-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2013-11-13 21:34 ` Olof Johansson
@ 2013-11-23 21:17 ` Santosh Shilimkar
[not found] ` <52911B64.3020009-l0cyMroinI0@public.gmane.org>
1 sibling, 1 reply; 5+ messages in thread
From: Santosh Shilimkar @ 2013-11-23 21:17 UTC (permalink / raw)
To: Mark Brown
Cc: Olof Johansson,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-spi-u79uwXL29TY76Z2rM5mHXA
Mark,
On Wednesday 13 November 2013 08:29 AM, Mark Brown wrote:
> On Tue, Nov 12, 2013 at 10:38:13PM -0800, Olof Johansson wrote:
>> On Tue, Oct 1, 2013 at 3:48 AM, Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:
>
>>> Applied, thanks.
>
>> These warnings are showing up (again?), so wherever it was applied is
>> not making it into -next. Did it fall between the cracks?
>
> Looks lie it never got pushed and nobody looked at the warnings for over
> a month. Oh well, sorry about that.
>
Are you going to push this one ? The warning is still showing up at
3.13-rc1.
Regards,
Santosh
--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] spi: davinci: Fix the build warning with CONFIG_ARM_LPAE=y
[not found] ` <52911B64.3020009-l0cyMroinI0@public.gmane.org>
@ 2013-11-24 13:31 ` Mark Brown
0 siblings, 0 replies; 5+ messages in thread
From: Mark Brown @ 2013-11-24 13:31 UTC (permalink / raw)
To: Santosh Shilimkar
Cc: Olof Johansson,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-spi-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1: Type: text/plain, Size: 468 bytes --]
On Sat, Nov 23, 2013 at 04:17:24PM -0500, Santosh Shilimkar wrote:
> On Wednesday 13 November 2013 08:29 AM, Mark Brown wrote:
> > Looks lie it never got pushed and nobody looked at the warnings for over
> > a month. Oh well, sorry about that.
> Are you going to push this one ? The warning is still showing up at
> 3.13-rc1.
It's a warning fix only so no, I was going to leave it till the next
merge window. It'll appear in -next as soon as Linus releases -rc1.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-11-24 13:31 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1380567179-20174-1-git-send-email-santosh.shilimkar@ti.com>
[not found] ` <20131001104840.GL19304@sirena.org.uk>
[not found] ` <20131001104840.GL19304-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2013-11-13 6:38 ` [PATCH] spi: davinci: Fix the build warning with CONFIG_ARM_LPAE=y Olof Johansson
[not found] ` <CAOesGMhRoEvsQoSvoCSY=zm71zeZec3MG_FpHOy1zUkYronZcw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-11-13 13:29 ` Mark Brown
[not found] ` <20131113132952.GK878-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2013-11-13 21:34 ` Olof Johansson
2013-11-23 21:17 ` Santosh Shilimkar
[not found] ` <52911B64.3020009-l0cyMroinI0@public.gmane.org>
2013-11-24 13:31 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).