LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Ian Molton <spyro@f2s.com>
To: Jan Engelhardt <jengelh@linux01.gwdg.de>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Stephen Hemminger <shemminger@linux-foundation.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] udivdi3: 64 bit divide
Date: Thu, 01 Mar 2007 17:02:20 +0000	[thread overview]
Message-ID: <45E7071C.6030103@f2s.com> (raw)
In-Reply-To: <Pine.LNX.4.61.0702282327410.23355@yvahk01.tjqt.qr>

Jan Engelhardt wrote:

> The non-arch specific code does not use 64/64
> divides through the "/" operator (otherwise there would
> already have been udivdi3 linking errors). So what
> remains to check is arch/arm26. grep -Pr 'int64|\bu64'
> returns only a few results to check (kernel/ecard.c,
> nwfpe/), so the answer is most likely no.

Looks that way. ok, nuke it :)

  reply	other threads:[~2007-03-01 17:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-27  1:35 Stephen Hemminger
2007-02-27 20:24 ` Andrew Morton
2007-02-27 21:18   ` Stephen Hemminger
2007-02-27 21:36     ` Andrew Morton
2007-02-27 22:24       ` Russell King
2007-02-27 22:39         ` Ian Molton
2007-02-28 22:30           ` Jan Engelhardt
2007-03-01 17:02             ` Ian Molton [this message]
2007-03-01  1:29   ` Tim Schmielau

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=45E7071C.6030103@f2s.com \
    --to=spyro@f2s.com \
    --cc=akpm@linux-foundation.org \
    --cc=jengelh@linux01.gwdg.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shemminger@linux-foundation.org \
    --subject='Re: [PATCH] udivdi3: 64 bit divide' \
    /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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).