All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [stable] patch hwmon-applesmc-add-support-for-macbook-air.patch added to 2.6.27-stable tree
       [not found]                 ` <20081121190142.GC31017@suse.de>
@ 2008-11-21 21:32                   ` Chuck Ebbert
  2008-11-22 10:30                     ` Jean Delvare
  0 siblings, 1 reply; 2+ messages in thread
From: Chuck Ebbert @ 2008-11-21 21:32 UTC (permalink / raw)
  To: linux-kernel
  Cc: gregkh, Jean Delvare, Henrik Rydberg, Greg KH, rkoktarianto,
	mhoffman, nicolas, stable-commits, akpm, torvalds, stable

On Fri, 21 Nov 2008 11:01:42 -0800
Greg KH <gregkh@suse.de> wrote:

> On Thu, Nov 20, 2008 at 09:01:21AM +0100, Jean Delvare wrote:
> > On Thu, 20 Nov 2008 02:07:17 +0100, Henrik Rydberg wrote:
> > > Greg KH wrote:
> > > > On Wed, Nov 19, 2008 at 02:26:41PM +0100, Henrik Rydberg wrote:
> > > >> Greg KH wrote:
> > > >> [...]
> > > >>>>> Heh, ok, then it really doesn't make sense to include any of these in
> > > >>>>> the 2.6.27-stable tree, as it isn't just a simple "add a new device id
> > > >>>>> to a table" type of thing.
> > > >>>>>
> > > >>>>> Should I drop them all?
> > > >>>> Either that, or add all the patches. From this end, with an eye at the
> > > >>>> Ubuntu user community, none of the patches has caused troubles, but a
> > > >>>> stable release is a stable release... I say drop them all.
> > > >>> Ok, consider them dropped :)
> > > >> On second thought, why not add all applesmc patches to -stable? I put
> > > >> together a small table, showing what machines work in the stable version
> > > >> and which ones, by testimony, work in either Ubuntu 8.10, which includes
> > > >> all patches but a few trival ones, or in a fully patched dkms version.
> > > >> I have left out machines that have not been fully tested.
> > > > 
> > > > Ok, care to send us patches to add all of this to the tree so we can see
> > > > what this entails?
> > > 
> > > Absolutely. However, since the commits are all in Linus' tree, cherry-picking
> > > sounds like the easiest thing, does it not? Here are the commits to applesmc,
> > > in reverse chronological order, since the 2.6.27 release:
> > > 
> > > 468cc0320ed083e26364d9febde2679d981ed6a6 hwmon: applesmc: add support for Macbook 4
> > > eefc488f96cdde6e152b45675b50bf380b95d99f hwmon: applesmc: add support for iMac 8
> > > a66603257bf88bbe2c9fd6a97ee5dc24de15d196 hwmon: applesmc: add support for Macbook Pro 5
> > > 181209a1d91756bfd83b1d6ce2008cea3ca225b6 hwmon: applesmc: add support for Macbook 5
> > > 6e3530fa241ae759313496f67295c9252691ed04 hwmon: applesmc: add support for iMac 5
> > > 8c9398d1e9766e3659e277acb2e8ca1c17684139 hwmon: applesmc: lighter wait mechanism, drastic improvement
> > > 07e8dbd3ebbdedc71335049dd4b0d542cb038d7d hwmon: applesmc: Add support for Macbook Pro 3
> > > d7549905f157f217b888edb0f2055f5090eaf1d8 hwmon: applesmc: Add support for Macbook Pro 4
> > > 7b5e3cb28f52f42d8cf2b36771be580f33bbc7ae drivers/hwmon/applesmc.c: remove unneeded casts
> > > f5274c972bac2d14c092a9c634e03f51785c7b76 hwmon: applesmc: add support for Macbook Air
> > > 8bd1a12a51871f0c870612d8220b1485d6aefc73 hwmon: applesmc: allow for variable ALV0 and ALV1 package length
> > > 02fcbd144d684167aa67b1d3ad68f18d265f2d08 hwmon: applesmc: prolong status wait
> > > 84d2d7f2ee98dc9bd799790c89b5eb8280af2d37 hwmon: applesmc: fix the 'wait status failed: c != 8' problem
> > > 05224091af06177c0ce7c1fae1f498455b47a6be hwmon: applesmc: specified number of bytes to read should match actual
> > > 
> > > The non-trivial ones are 8c9398, 8bd1a1 and 84d2d7.
> > 
> > This is too much for -stable IMHO.
> 
> In looking at the non-trivial ones, I agree, it's not just a "simple"
> addition, sorry.
> 

OTOH the driver is basically broken without all those patches.


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

* Re: [stable] patch hwmon-applesmc-add-support-for-macbook-air.patch added to 2.6.27-stable tree
  2008-11-21 21:32                   ` [stable] patch hwmon-applesmc-add-support-for-macbook-air.patch added to 2.6.27-stable tree Chuck Ebbert
@ 2008-11-22 10:30                     ` Jean Delvare
  0 siblings, 0 replies; 2+ messages in thread
From: Jean Delvare @ 2008-11-22 10:30 UTC (permalink / raw)
  To: Chuck Ebbert, linux-kernel
  Cc: gregkh, Jean Delvare, Henrik Rydberg, Greg KH, rkoktarianto,
	mhoffman, nicolas, stable-commits, akpm, torvalds, stable

On Fri, 21 Nov 2008 16:32:19 -0500, Chuck Ebbert wrote:
> On Fri, 21 Nov 2008 11:01:42 -0800
> Greg KH <gregkh@suse.de> wrote:
> 
> > On Thu, Nov 20, 2008 at 09:01:21AM +0100, Jean Delvare wrote:
> > > On Thu, 20 Nov 2008 02:07:17 +0100, Henrik Rydberg wrote:
> > > > Absolutely. However, since the commits are all in Linus' tree, cherry-picking
> > > > sounds like the easiest thing, does it not? Here are the commits to applesmc,
> > > > in reverse chronological order, since the 2.6.27 release:
> > > > 
> > > > 468cc0320ed083e26364d9febde2679d981ed6a6 hwmon: applesmc: add support for Macbook 4
> > > > eefc488f96cdde6e152b45675b50bf380b95d99f hwmon: applesmc: add support for iMac 8
> > > > a66603257bf88bbe2c9fd6a97ee5dc24de15d196 hwmon: applesmc: add support for Macbook Pro 5
> > > > 181209a1d91756bfd83b1d6ce2008cea3ca225b6 hwmon: applesmc: add support for Macbook 5
> > > > 6e3530fa241ae759313496f67295c9252691ed04 hwmon: applesmc: add support for iMac 5
> > > > 8c9398d1e9766e3659e277acb2e8ca1c17684139 hwmon: applesmc: lighter wait mechanism, drastic improvement
> > > > 07e8dbd3ebbdedc71335049dd4b0d542cb038d7d hwmon: applesmc: Add support for Macbook Pro 3
> > > > d7549905f157f217b888edb0f2055f5090eaf1d8 hwmon: applesmc: Add support for Macbook Pro 4
> > > > 7b5e3cb28f52f42d8cf2b36771be580f33bbc7ae drivers/hwmon/applesmc.c: remove unneeded casts
> > > > f5274c972bac2d14c092a9c634e03f51785c7b76 hwmon: applesmc: add support for Macbook Air
> > > > 8bd1a12a51871f0c870612d8220b1485d6aefc73 hwmon: applesmc: allow for variable ALV0 and ALV1 package length
> > > > 02fcbd144d684167aa67b1d3ad68f18d265f2d08 hwmon: applesmc: prolong status wait
> > > > 84d2d7f2ee98dc9bd799790c89b5eb8280af2d37 hwmon: applesmc: fix the 'wait status failed: c != 8' problem
> > > > 05224091af06177c0ce7c1fae1f498455b47a6be hwmon: applesmc: specified number of bytes to read should match actual
> > > > 
> > > > The non-trivial ones are 8c9398, 8bd1a1 and 84d2d7.
> > > 
> > > This is too much for -stable IMHO.
> > 
> > In looking at the non-trivial ones, I agree, it's not just a "simple"
> > addition, sorry.
> 
> OTOH the driver is basically broken without all those patches.

Feel free to send a single patch disabling the driver altogether in
-stable if this is really the case.

-- 
Jean Delvare

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

end of thread, other threads:[~2008-11-22 10:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20081111184816.80D2D49036@coco.kroah.org>
     [not found] ` <4919E869.2060302@euromail.se>
     [not found]   ` <20081111203341.GA29042@suse.de>
     [not found]     ` <4919EF97.1010900@euromail.se>
     [not found]       ` <20081111210121.GA29731@suse.de>
     [not found]         ` <49241411.6020807@euromail.se>
     [not found]           ` <20081119155436.GB4983@kroah.com>
     [not found]             ` <4924B845.9060705@euromail.se>
     [not found]               ` <20081120090121.08ee7b0c@hyperion.delvare>
     [not found]                 ` <20081121190142.GC31017@suse.de>
2008-11-21 21:32                   ` [stable] patch hwmon-applesmc-add-support-for-macbook-air.patch added to 2.6.27-stable tree Chuck Ebbert
2008-11-22 10:30                     ` Jean Delvare

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.