All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Russell King <rmk@arm.linux.org.uk>
Cc: Greg KH <greg@kroah.com>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: Fwd: [CFT] Clean up yenta_socket
Date: Mon, 25 Aug 2003 18:41:26 -0400	[thread overview]
Message-ID: <3F4A9096.2000700@pobox.com> (raw)
In-Reply-To: <20030825003529.K16635@flint.arm.linux.org.uk>

WIBNI?

Anyway, MSI needs more than the standard size as well.

But I would actually prefer the interface to go the other way:

	pci_save_state(pdev);
		and
	pci_restore_state(pdev);

Allocate and store the state in a pointer in struct pci_dev, or 
somesuch.  And somebody other than the low-level driver figures out the 
amount to save and restore.

	Jeff




       reply	other threads:[~2003-08-25 22:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20030825003529.K16635@flint.arm.linux.org.uk>
2003-08-25 22:41 ` Jeff Garzik [this message]
2003-08-25 22:52   ` Fwd: [CFT] Clean up yenta_socket Russell King

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=3F4A9096.2000700@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk@arm.linux.org.uk \
    /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 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.