public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [stable] Deleting "mt7621-mmc" with "interesting" license?
@ 2019-08-15  7:13 Pavel Machek
  2019-08-15  7:51 ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: Pavel Machek @ 2019-08-15  7:13 UTC (permalink / raw)
  To: gregkh, kernel list, stable, matthias.bgg, neil, thirtythreeforty,
	christian, nishadkamdar, ser.perschin, blogic, jan.kiszka

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

Hi!

I realize that "interesting" license is not on a list of bugs suitable
for -stable, but on the other hand, this tends to scare corporate
lawyers... so perhaps we should remove the driver in -stable, too?

Upstream commit id is 441bf7332d55c4d34afae9ffc3bbec621093f4d1.

4.19 has the problematic driver, 4.4 does not.

Best regards,
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

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

* Re: [stable] Deleting "mt7621-mmc" with "interesting" license?
  2019-08-15  7:13 [stable] Deleting "mt7621-mmc" with "interesting" license? Pavel Machek
@ 2019-08-15  7:51 ` Greg KH
  2019-08-15  7:59   ` Pavel Machek
  0 siblings, 1 reply; 5+ messages in thread
From: Greg KH @ 2019-08-15  7:51 UTC (permalink / raw)
  To: Pavel Machek
  Cc: kernel list, stable, matthias.bgg, neil, thirtythreeforty,
	christian, nishadkamdar, ser.perschin, blogic, jan.kiszka

On Thu, Aug 15, 2019 at 09:13:50AM +0200, Pavel Machek wrote:
> Hi!
> 
> I realize that "interesting" license is not on a list of bugs suitable
> for -stable, but on the other hand, this tends to scare corporate
> lawyers... so perhaps we should remove the driver in -stable, too?
> 
> Upstream commit id is 441bf7332d55c4d34afae9ffc3bbec621093f4d1.
> 
> 4.19 has the problematic driver, 4.4 does not.

If a lawyer has issues with this, please just upgrade to the latest
kernel release :)

thanks,

greg k-h

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

* Re: [stable] Deleting "mt7621-mmc" with "interesting" license?
  2019-08-15  7:51 ` Greg KH
@ 2019-08-15  7:59   ` Pavel Machek
  2019-08-15  8:44     ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: Pavel Machek @ 2019-08-15  7:59 UTC (permalink / raw)
  To: Greg KH
  Cc: Pavel Machek, kernel list, stable, matthias.bgg, neil,
	thirtythreeforty, christian, nishadkamdar, ser.perschin, blogic,
	jan.kiszka

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

On Thu 2019-08-15 09:51:32, Greg KH wrote:
> On Thu, Aug 15, 2019 at 09:13:50AM +0200, Pavel Machek wrote:
> > Hi!
> > 
> > I realize that "interesting" license is not on a list of bugs suitable
> > for -stable, but on the other hand, this tends to scare corporate
> > lawyers... so perhaps we should remove the driver in -stable, too?
> > 
> > Upstream commit id is 441bf7332d55c4d34afae9ffc3bbec621093f4d1.
> > 
> > 4.19 has the problematic driver, 4.4 does not.
> 
> If a lawyer has issues with this, please just upgrade to the latest
> kernel release :)

We are talking this project:
https://wiki.linuxfoundation.org/civilinfrastructureplatform/start .
Upgrading is not an option, but I can take the patch locally.

If someone has confirmation that "interesting" license is a mistake
and it is indeed GPL, that would be nice, too.

Best regards,

								Pavel
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

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

* Re: [stable] Deleting "mt7621-mmc" with "interesting" license?
  2019-08-15  7:59   ` Pavel Machek
@ 2019-08-15  8:44     ` Greg KH
  2019-08-15  8:56       ` Pavel Machek
  0 siblings, 1 reply; 5+ messages in thread
From: Greg KH @ 2019-08-15  8:44 UTC (permalink / raw)
  To: Pavel Machek
  Cc: kernel list, stable, matthias.bgg, neil, thirtythreeforty,
	christian, nishadkamdar, ser.perschin, blogic, jan.kiszka

On Thu, Aug 15, 2019 at 09:59:27AM +0200, Pavel Machek wrote:
> On Thu 2019-08-15 09:51:32, Greg KH wrote:
> > On Thu, Aug 15, 2019 at 09:13:50AM +0200, Pavel Machek wrote:
> > > Hi!
> > > 
> > > I realize that "interesting" license is not on a list of bugs suitable
> > > for -stable, but on the other hand, this tends to scare corporate
> > > lawyers... so perhaps we should remove the driver in -stable, too?
> > > 
> > > Upstream commit id is 441bf7332d55c4d34afae9ffc3bbec621093f4d1.
> > > 
> > > 4.19 has the problematic driver, 4.4 does not.
> > 
> > If a lawyer has issues with this, please just upgrade to the latest
> > kernel release :)
> 
> We are talking this project:
> https://wiki.linuxfoundation.org/civilinfrastructureplatform/start .
> Upgrading is not an option, but I can take the patch locally.

It does not meet the stable rules, sorry, I'm not going to take it.

> If someone has confirmation that "interesting" license is a mistake
> and it is indeed GPL, that would be nice, too.

Feel free to discus it with the company who wrote the driver :)

good luck!

greg k-h

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

* Re: [stable] Deleting "mt7621-mmc" with "interesting" license?
  2019-08-15  8:44     ` Greg KH
@ 2019-08-15  8:56       ` Pavel Machek
  0 siblings, 0 replies; 5+ messages in thread
From: Pavel Machek @ 2019-08-15  8:56 UTC (permalink / raw)
  To: Greg KH
  Cc: Pavel Machek, kernel list, stable, matthias.bgg, neil,
	thirtythreeforty, christian, nishadkamdar, ser.perschin, blogic,
	jan.kiszka

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

On Thu 2019-08-15 10:44:06, Greg KH wrote:
> On Thu, Aug 15, 2019 at 09:59:27AM +0200, Pavel Machek wrote:
> > On Thu 2019-08-15 09:51:32, Greg KH wrote:
> > > On Thu, Aug 15, 2019 at 09:13:50AM +0200, Pavel Machek wrote:
> > > > Hi!
> > > > 
> > > > I realize that "interesting" license is not on a list of bugs suitable
> > > > for -stable, but on the other hand, this tends to scare corporate
> > > > lawyers... so perhaps we should remove the driver in -stable, too?
> > > > 
> > > > Upstream commit id is 441bf7332d55c4d34afae9ffc3bbec621093f4d1.
> > > > 
> > > > 4.19 has the problematic driver, 4.4 does not.
> > > 
> > > If a lawyer has issues with this, please just upgrade to the latest
> > > kernel release :)
> > 
> > We are talking this project:
> > https://wiki.linuxfoundation.org/civilinfrastructureplatform/start .
> > Upgrading is not an option, but I can take the patch locally.
> 
> It does not meet the stable rules, sorry, I'm not going to take it.

No problem, I can take the patch locally.

> > If someone has confirmation that "interesting" license is a mistake
> > and it is indeed GPL, that would be nice, too.
> 
> Feel free to discus it with the company who wrote the driver :)

I hope I got Cc list right, and they should be cce-ed.

Best regards,
								Pavel

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

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

end of thread, other threads:[~2019-08-15  8:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-15  7:13 [stable] Deleting "mt7621-mmc" with "interesting" license? Pavel Machek
2019-08-15  7:51 ` Greg KH
2019-08-15  7:59   ` Pavel Machek
2019-08-15  8:44     ` Greg KH
2019-08-15  8:56       ` Pavel Machek

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