linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Golds <jgolds@resilience.com>
To: Patrick Mochel <mochel@transmeta.com>
Cc: Keith Owens <kaos@ocs.com.au>,
	Jeff Garzik <jgarzik@mandrakesoft.com>,
	Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux-2.4.6-pre3
Date: Wed, 13 Jun 2001 14:41:34 -0700	[thread overview]
Message-ID: <3B27DE0E.84025F41@resilience.com> (raw)
In-Reply-To: <Pine.LNX.4.10.10106121944470.13607-100000@nobelium.transmeta.com>

Patrick Mochel wrote:
> 
> On Wed, 13 Jun 2001, Keith Owens wrote:
> 
> > tulip_core.c:1756: warning: initialization from incompatible pointer type
> > tulip_core.c:1757: warning: initialization from incompatible pointer type
> 
> This is likely due to the updates to struct pci_driver.
> 
> The suspend callback was changed to take another parameter (the state it
> is to enter) and to return an int.
> 
> The resume callback was changed to return an int.
> 
> Since these callbacks are rarely, if ever used, and since they don't
> cause an actual compile error, the changes were considered benign.
> 

No offense, but that kind of attitude is harmful to the progression of making Linux a good operating system.

Our products NEED suspend/resume to work properly.  PERIOD.  I just spent a few days fixing some bugs in the Tulip driver with suspend/resume, and now your telling me that it's ok to change the API because no one is using it?  So if people ARE using the suspend/resume calls they are just SOL?  Sorry, I don't think things work well that way.

These sort of changes should either wait until 2.5 OR wait until EVERYONE has time to change ALL the drivers so that things don't get broken when you change the API.

2.4.x is supposed to be a "stable" series of kernels.  Thus far, I have NOT been impressed with its stability.

-Jeff

-- 
Jeff Golds
Sr. Software Engineer
jgolds@resilience.com

  reply	other threads:[~2001-06-13 21:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-13  1:42 Linux-2.4.6-pre3 Linus Torvalds
2001-06-13  2:40 ` Linux-2.4.6-pre3 Keith Owens
2001-06-13  2:48   ` Linux-2.4.6-pre3 Jeff Garzik
2001-06-13  9:05     ` Linux-2.4.6-pre3 Tim Waugh
2001-06-13  2:49   ` Linux-2.4.6-pre3 Patrick Mochel
2001-06-13 21:41     ` Jeff Golds [this message]
2001-06-14  6:39       ` Linux-2.4.6-pre3 Patrick Mochel
2001-06-14  8:51         ` Linux-2.4.6-pre3 Tim Waugh
2001-06-14 12:47         ` Linux-2.4.6-pre3 Jeff Garzik
2001-06-14 18:02   ` Linux-2.4.6-pre3 Alan Cox
2001-06-14 21:39     ` Linux-2.4.6-pre3 Linus Torvalds
2001-06-13 21:11 ` Linux-2.4.6-pre3 José Luis Domingo López

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=3B27DE0E.84025F41@resilience.com \
    --to=jgolds@resilience.com \
    --cc=jgarzik@mandrakesoft.com \
    --cc=kaos@ocs.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mochel@transmeta.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 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).