All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Hurley <peter-WaGBZJeGNqdsbIuE7sb01tBPR1lH4CV8@public.gmane.org>
To: Daniel Melo Jorge da Cunha
	<dmjcunha-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	"nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org"
	<nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>
Subject: Re: nouveau.c
Date: Wed, 26 Mar 2014 17:18:16 -0400	[thread overview]
Message-ID: <53334418.8070309@hurleysoftware.com> (raw)
In-Reply-To: <CANbfre5w0dTR_jPsKrV=0H-iDhumeVwNp_CE214uBLXetRCb3g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

On 03/26/2014 04:37 PM, Daniel Melo Jorge da Cunha wrote:
> And someone please tell me where do I find that ffs function.

ffs() is defined either by the arch
(eg., arch/x86/include/asm/bitops.h) or, if not implemented by
the arch, then generically in include/asm-generic/bitops/ffs.h

This is common pattern for many arch-dependent implementation
details.

Regards,
Peter Hurley

      parent reply	other threads:[~2014-03-26 21:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-26 20:37 nouveau.c Daniel Melo Jorge da Cunha
     [not found] ` <CANbfre5w0dTR_jPsKrV=0H-iDhumeVwNp_CE214uBLXetRCb3g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-03-26 20:58   ` nouveau.c Ilia Mirkin
2014-03-26 21:18   ` Peter Hurley [this message]

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=53334418.8070309@hurleysoftware.com \
    --to=peter-wagbzjegnqdsbiue7sb01tbpr1lh4cv8@public.gmane.org \
    --cc=dmjcunha-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.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.