From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wang YanQing Date: Mon, 05 Mar 2012 07:25:51 +0000 Subject: Re: [PATCH] video:uvesafb: Fix oops that uvesafb try to execute NX-protected page Message-Id: <20120305072551.GA8120@udknight> List-Id: References: <20120302004850.GA4139@udknight> <20120305005250.GA17071@udknight> <4F54669E.6080009@gmx.de> In-Reply-To: <4F54669E.6080009@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Florian Tobias Schandinat Cc: linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org, spock@gentoo.org On Mon, Mar 05, 2012 at 07:09:18AM +0000, Florian Tobias Schandinat wrote: > Hi, > > On 03/05/2012 12:52 AM, Wang YanQing wrote: > > On Fri, Mar 02, 2012 at 08:48:50AM +0800, Wang YanQing wrote: > >> > >> Ok! I think I have learned to make thing simple and send to the right people:) > > That's right. > > >> This patch try to fix the oops below that catched in my machine > > This sounds like you didn't test it. I assume you did? So just write > "This patch fixes the oops below" Yes, I had tested it on three machines. I think I have got a good lesson, thanks so much!