All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Backlund <tmb@mandriva.org>
To: Matteo Croce <matteo@openwrt.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>,
	linux-kernel@vger.kernel.org, Alan Cox <alan@lxorguk.ukuu.org.uk>,
	Natale Vinto <ebballon@gmail.com>
Subject: Re: AMD Geode NOPL emulation for kernel 2.6.36-rc2
Date: Fri, 27 Aug 2010 23:49:54 +0300	[thread overview]
Message-ID: <4C7824F2.1050709@mandriva.org> (raw)
In-Reply-To: <AANLkTikCssQSvRX1Gfq0V8B91Sp2gtTCJaPJ=_n9VJXZ@mail.gmail.com>

27.08.2010 23:15, Matteo Croce skrev:
> On Fri, Aug 27, 2010 at 8:48 PM, H. Peter Anvin<hpa@zytor.com>  wrote:
>> You're doing user-space references without get_user().
>>
>>         -hpa
>>
>> --
>> H. Peter Anvin, Intel Open Source Technology Center
>> I work for Intel.  I don't speak on their behalf.
>>
>>
>
> Here with get_user.
> I CC Natale which is my beta tester, he have some Alix boards running 24/24
> with my patch
>
> --- a/arch/x86/kernel/Makefile	2010-08-27 19:42:01.795858001 +0200
> +++ b/arch/x86/kernel/Makefile	2010-08-27 19:42:12.525858001 +0200
> @@ -88,6 +88,8 @@
>   obj-$(CONFIG_APB_TIMER)		+= apb_timer.o
>
>   obj-$(CONFIG_K8_NB)		+= k8.o
> +obj-$(CONFIG_GEODE_NOPL)	+= nopl_emu.o
> +obj-$(CONFIG_GEODE_NOPL)	+= nopl_emu.o

Same line added twice...

--
Thomas

  reply	other threads:[~2010-08-27 20:50 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-27 18:07 AMD Geode NOPL emulation for kernel 2.6.36-rc2 Matteo Croce
2010-08-27 18:48 ` H. Peter Anvin
2010-08-27 20:15   ` Matteo Croce
2010-08-27 20:49     ` Thomas Backlund [this message]
2010-08-27 21:32       ` Matteo Croce
2010-08-27 22:16         ` Matteo Croce
2010-08-27 22:19           ` Matteo Croce
2010-08-27 23:07         ` H. Peter Anvin
2010-08-29 12:52           ` Avi Kivity
2010-08-29 13:39           ` Matteo Croce
2010-09-08 20:59             ` H. Peter Anvin
2010-08-27 20:54     ` H. Peter Anvin
     [not found] <fmbxh-5N8-41@gated-at.bofh.it>
2010-09-07 15:57 ` Nick Lowe
2010-09-08  9:15   ` Hans-Peter Jansen
2010-09-08 11:34     ` Nick Lowe
2010-09-08 11:55       ` Nick Lowe
2010-09-08 17:56       ` Alan Cox
2010-09-08 17:51         ` Nick Lowe
2010-09-08 19:07           ` Alan Cox
2010-09-08 19:44             ` Nick Lowe
2010-09-08 21:11               ` Alan Cox
2010-09-08 21:05                 ` H. Peter Anvin
2010-09-08 21:07                 ` Nick Lowe

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=4C7824F2.1050709@mandriva.org \
    --to=tmb@mandriva.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=ebballon@gmail.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matteo@openwrt.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.