All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Alan <alan@lxorguk.ukuu.org.uk>
Cc: Jonathan Corbet <corbet@lwn.net>, linux-kernel@vger.kernel.org
Subject: Re: Make OLPC camera driver depend on x86.
Date: Tue, 12 Dec 2006 12:42:10 -0500	[thread overview]
Message-ID: <20061212174210.GC2140@redhat.com> (raw)
In-Reply-To: <20061212174055.6b60c134@localhost.localdomain>

On Tue, Dec 12, 2006 at 05:40:55PM +0000, Alan Cox wrote:
 > >  > > -	depends on I2C && VIDEO_V4L2
 > >  > > +	depends on I2C && VIDEO_V4L2 && X86_32
 > >  > 
 > >  > Any particular reason why?
 > > 
 > > Just seemed odd to be offered the option when I was building
 > > an ia64 kernel given its extremely unlikely to ever appear there.
 > 
 > It means we catch portability bugs early and people changing core code
 > catch problems even if their platform is not X86_32. The practice for
 > almost all out drivers is thus not to put in arch dependancies unless
 > they genuinely do not build on arbitary platforms.
 > 
 > NAK

Given this could in theory turn up in USB form one day, and some
lunatic may actually plug one into an ia64, I see your point.
Unlikely, but feasible.

		Dave

-- 
http://www.codemonkey.org.uk

  reply	other threads:[~2006-12-12 17:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-12 14:52 Make OLPC camera driver depend on x86 Dave Jones
2006-12-12 15:12 ` Jonathan Corbet
2006-12-12 15:39   ` Dave Jones
2006-12-12 17:40     ` Alan
2006-12-12 17:42       ` Dave Jones [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-12-12 23:49 Chuck Ebbert

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=20061212174210.GC2140@redhat.com \
    --to=davej@redhat.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=corbet@lwn.net \
    --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 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.