public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Re: [ 10/11] mtdchar: fix offset overflow detection
       [not found] ` <20130415020614.846683113@linuxfoundation.org>
@ 2013-04-15 20:55   ` David Woodhouse
  2013-04-15 22:35     ` Greg Kroah-Hartman
  2013-04-22  1:22     ` Ben Hutchings
  0 siblings, 2 replies; 4+ messages in thread
From: David Woodhouse @ 2013-04-15 20:55 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Brad Spengler, Suresh Siddha, Artem Bityutskiy, Linus Torvalds,
	linux-kernel, stable, linux-mtd, Ben Hutchings

[-- Attachment #1: Type: text/plain, Size: 236 bytes --]

On Sun, 2013-04-14 at 19:17 -0700, Greg Kroah-Hartman wrote:
> 3.0-stable review patch.  If anyone has any objections, please let me know.

Please use f5cf8f07423b2677cebebcebc863af77223a4972 instead (for 3.4
too).

-- 
dwmw2


[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 6171 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ 10/11] mtdchar: fix offset overflow detection
  2013-04-15 20:55   ` [ 10/11] mtdchar: fix offset overflow detection David Woodhouse
@ 2013-04-15 22:35     ` Greg Kroah-Hartman
  2013-04-16  8:41       ` David Woodhouse
  2013-04-22  1:22     ` Ben Hutchings
  1 sibling, 1 reply; 4+ messages in thread
From: Greg Kroah-Hartman @ 2013-04-15 22:35 UTC (permalink / raw)
  To: David Woodhouse
  Cc: Brad Spengler, Suresh Siddha, Artem Bityutskiy, Linus Torvalds,
	linux-kernel, stable, linux-mtd, Ben Hutchings

On Mon, Apr 15, 2013 at 09:55:20PM +0100, David Woodhouse wrote:
> On Sun, 2013-04-14 at 19:17 -0700, Greg Kroah-Hartman wrote:
> > 3.0-stable review patch.  If anyone has any objections, please let me know.
> 
> Please use f5cf8f07423b2677cebebcebc863af77223a4972 instead (for 3.4
> too).

Really?  I love the comment in that commit, "disable it for now until it
can be fixed properly in the next merge window."  Yet that was back in
October of last year, no one has actually fixed this issue, is that
because it can't be properly fixed, or just because no one got around to
it?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ 10/11] mtdchar: fix offset overflow detection
  2013-04-15 22:35     ` Greg Kroah-Hartman
@ 2013-04-16  8:41       ` David Woodhouse
  0 siblings, 0 replies; 4+ messages in thread
From: David Woodhouse @ 2013-04-16  8:41 UTC (permalink / raw)
  To: Greg Kroah-Hartman, David Howells
  Cc: Brad Spengler, Suresh Siddha, Artem Bityutskiy, Linus Torvalds,
	linux-kernel, stable, linux-mtd, Ben Hutchings

[-- Attachment #1: Type: text/plain, Size: 1139 bytes --]

On Mon, 2013-04-15 at 15:35 -0700, Greg Kroah-Hartman wrote:
> On Mon, Apr 15, 2013 at 09:55:20PM +0100, David Woodhouse wrote:
> > On Sun, 2013-04-14 at 19:17 -0700, Greg Kroah-Hartman wrote:
> > > 3.0-stable review patch.  If anyone has any objections, please let
> me know.
> > 
> > Please use f5cf8f07423b2677cebebcebc863af77223a4972 instead (for 3.4
> > too).
> 
> Really?  I love the comment in that commit, "disable it for now until
> it
> can be fixed properly in the next merge window."  Yet that was back in
> October of last year, no one has actually fixed this issue, is that
> because it can't be properly fixed, or just because no one got around
> to it?

Because nobody cared. It's only really used on uclinux for XIP mapping
of code from RAM anyway. Support for MMU systems was added as an
afterthought. and it shows.

ISTR I was blaming dhowells for it at the time, and hoping for him to
fix it. Although that remembrance may be incorrect, or I could even have
been incorrect at the time. I'm not going to investigate further right
now; I'm not here. 2 days into paternity leave...

-- 
dwmw2


[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 6171 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ 10/11] mtdchar: fix offset overflow detection
  2013-04-15 20:55   ` [ 10/11] mtdchar: fix offset overflow detection David Woodhouse
  2013-04-15 22:35     ` Greg Kroah-Hartman
@ 2013-04-22  1:22     ` Ben Hutchings
  1 sibling, 0 replies; 4+ messages in thread
From: Ben Hutchings @ 2013-04-22  1:22 UTC (permalink / raw)
  To: David Woodhouse
  Cc: Brad Spengler, Suresh Siddha, Artem Bityutskiy,
	Greg Kroah-Hartman, linux-kernel, stable, linux-mtd,
	Linus Torvalds

[-- Attachment #1: Type: text/plain, Size: 489 bytes --]

On Mon, 2013-04-15 at 21:55 +0100, David Woodhouse wrote:
> On Sun, 2013-04-14 at 19:17 -0700, Greg Kroah-Hartman wrote:
> > 3.0-stable review patch.  If anyone has any objections, please let me know.
> 
> Please use f5cf8f07423b2677cebebcebc863af77223a4972 instead (for 3.4
> too).

I've queued that up for 3.2, thanks.

Ben.

-- 
Ben Hutchings
Klipstein's 4th Law of Prototyping and Production:
                                    A fail-safe circuit will destroy others.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-22  1:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20130415020614.067692418@linuxfoundation.org>
     [not found] ` <20130415020614.846683113@linuxfoundation.org>
2013-04-15 20:55   ` [ 10/11] mtdchar: fix offset overflow detection David Woodhouse
2013-04-15 22:35     ` Greg Kroah-Hartman
2013-04-16  8:41       ` David Woodhouse
2013-04-22  1:22     ` Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox