All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Stephen Hemminger <shemminger@osdl.org>,
	Nenad Corbic <ncorbic@sangoma.com>,
	netdev@oss.sgi.com
Subject: Re: [PATCH] Make z8530.c build on 2.6
Date: Wed, 13 Aug 2003 18:28:10 -0400	[thread overview]
Message-ID: <3F3ABB7A.5080204@pobox.com> (raw)
In-Reply-To: <1060813424.9130.61.camel@dhcp23.swansea.linux.org.uk>

Alan Cox wrote:
> and doesn't need zeroed pages, I've just got no idea what 2.6 decided
> to call the give me a free page function, fix that and it'll work fine.


Look at 2.4 ;-)

include/linux/mm.h:#define get_free_page get_zeroed_page

      reply	other threads:[~2003-08-13 22:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-13 20:25 [PATCH] Make z8530.c build on 2.6 Stephen Hemminger
2003-08-13 22:23 ` Alan Cox
2003-08-13 22:28   ` Jeff Garzik [this message]

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=3F3ABB7A.5080204@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=ncorbic@sangoma.com \
    --cc=netdev@oss.sgi.com \
    --cc=shemminger@osdl.org \
    /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.