[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120410152827.3fd489f6@pyramind.ukuu.org.uk>
Date: Tue, 10 Apr 2012 15:28:27 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Wang YanQing <udknight@...il.com>
Cc: FlorianSchandinat@....de, linux-fbdev@...r.kernel.org,
linux-kernel@...r.kernel.org, spock@...too.org
Subject: Re: [PATCH] video:uvesafb: Fix oops that uvesafb try to execute
NX-protected page
> Hi Alan, are you decided to not reply this any?
I'm not aware of anythign that needs adding to this. Any logic about
whether PCI BIOS methods can be called belongs in the PCI layer, as does
the necessary logic for marking ROMs executable if asked by a driver.
uvesafb isn't the only user of PCI methods that may be affected and the
PCI layer is the place that should export the method to decide this.
That will also then work sanely cross platform - since in general on non
x86 boxes the method can simply return "no"
Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists