mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Nick Piggin <npiggin@suse.de>
To: Justin Mattock <justinmattock@gmail.com>
Cc: Jiri Slaby <jirislaby@gmail.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: nopage mm.h
Date: Mon, 5 May 2008 05:28:43 +0200	[thread overview]
Message-ID: <20080505032843.GA14947@wotan.suse.de> (raw)
In-Reply-To: <dd18b0c30805040912l2d12115bi3987d8a5ed0372bf@mail.gmail.com>

On Sun, May 04, 2008 at 04:12:49PM +0000, Justin Mattock wrote:
> On Sun, May 4, 2008 at 7:42 AM, Jiri Slaby <jirislaby@gmail.com> wrote:
> > Justin Mattock napsal(a):
> >
> > > Hello; I have a question about the nopage function that was removed in
> > > the kernel.
> > > What would be the best way for me to build a module that has a nopage
> > > funtion in it?
> > >
> >
> >  use .fault instead
> >
> Hello thanks for the response, I'll have a look into that. The problem
> I'm confronted with right now is the module is not going to
> install due to it being a non-GPL module. After doing some reading I
> was unawre that the kernel was going GPL-only in 2008, so with that in
> mind I need to comply with the regulations. So the question I have now
> is: Is there a module that is GPL approved that will give me 3D for
> the macbook pro. And also recover from suspend?

Hopefully the driver vendor should provide an update soon. Otherwise,
possibly you could patch back in the .nopage stuff? (It is just a
single commit which does nothing but remove nopage, try reverting it).



  reply	other threads:[~2008-05-05  3:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-03 23:29 Justin Mattock
2008-05-03 23:38 ` Adrian Bunk
2008-05-03 23:48   ` Justin Mattock
2008-05-03 23:56     ` Adrian Bunk
2008-05-04  0:15       ` Justin Mattock
2008-05-04  7:42 ` Jiri Slaby
2008-05-04 16:12   ` Justin Mattock
2008-05-05  3:28     ` Nick Piggin [this message]
2008-05-05  3:47       ` Justin Mattock
2008-05-05  4:19         ` Nick Piggin
2008-05-05  5:07           ` Justin Mattock
2008-05-05  8:28             ` Nick Piggin

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=20080505032843.GA14947@wotan.suse.de \
    --to=npiggin@suse.de \
    --cc=jirislaby@gmail.com \
    --cc=justinmattock@gmail.com \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome