public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Andrew Morton <akpm@osdl.org>
Cc: Michael Buesch <mb@bu3sch.de>,
	dsaxena@plexity.net, bcm43xx-dev@lists.berlios.de,
	linux-kernel@vger.kernel.org, vsu@altlinux.ru
Subject: Re: [patch 6/9] Add VIA HW RNG driver
Date: Tue, 16 May 2006 19:30:48 -0400	[thread overview]
Message-ID: <446A60A8.3090804@garzik.org> (raw)
In-Reply-To: <20060516152943.587b462d.akpm@osdl.org>

Andrew Morton wrote:
> Michael Buesch <mb@bu3sch.de> wrote:
>> Signed-off-by: Michael Buesch <mb@bu3sch.de>
>> Index: hwrng/drivers/char/hw_random/Kconfig
>> ===================================================================
>> --- hwrng.orig/drivers/char/hw_random/Kconfig	2006-05-08 00:12:08.000000000 +0200
>> +++ hwrng/drivers/char/hw_random/Kconfig	2006-05-08 00:12:20.000000000 +0200
>> @@ -48,3 +48,16 @@
>>  	  module will be called geode-rng.
>>  
>>  	  If unsure, say Y.
>> +
>> +config HW_RANDOM_VIA
>> +	tristate "VIA HW Random Number Generator support"
>> +	depends on HW_RANDOM && X86
> 
> Perhaps you want X86_32 here.

correct (for now)


>> +	if (!cpu_has_xstore)
> 
> Because this doesn't exist on x86_64.

correct (for now)

	Jeff




  reply	other threads:[~2006-05-16 23:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20060515145243.905923000@bu3sch.de>
     [not found] ` <20060515145316.089681000@bu3sch.de>
2006-05-15 22:02   ` [patch 2/9] Add new generic HW RNG core Andrew Morton
2006-05-16 12:56     ` Michael Buesch
     [not found] ` <20060515145317.142226000@bu3sch.de>
2006-05-16 22:29   ` [patch 6/9] Add VIA HW RNG driver Andrew Morton
2006-05-16 23:30     ` Jeff Garzik [this message]
2006-05-12 10:35 [patch 0/9] New Generic HW RNG (#3) mb
2006-05-12 10:35 ` [patch 6/9] Add VIA HW RNG driver mb

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=446A60A8.3090804@garzik.org \
    --to=jeff@garzik.org \
    --cc=akpm@osdl.org \
    --cc=bcm43xx-dev@lists.berlios.de \
    --cc=dsaxena@plexity.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mb@bu3sch.de \
    --cc=vsu@altlinux.ru \
    /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