From: Timur Tabi <timur@freescale.com>
To: Grant Likely <grant.likely@secretlab.ca>
Cc: linuxppc-dev@ozlabs.org, smaclennan@pikatech.com,
scottwood@freescale.com
Subject: Re: [PATCH v7] introduce macro spin_event_timeout()
Date: Thu, 14 May 2009 11:03:32 -0500 [thread overview]
Message-ID: <4A0C40D4.1090508@freescale.com> (raw)
In-Reply-To: <fa686aa40905140813l5caf7085r64bce935be0a22d3@mail.gmail.com>
Grant Likely wrote:
> This version looks good to me. Who's the first user? (I'd like to see
> that something is ready to use this before merging it)
I was going to do it the other way around - wait until this patch is merged, and then update some code to use it. After all, it's easier to use a macro if it already exists in a header file. :-)
Grepping for "while.*in_be" finds lots of candidates.
I was originally planning to use this macro in sound/soc/fsl/fsl_ssi.c, but I eliminated the need to poll on a register with commit a4d11fe50c238a7da5225d1399314c3505cbd792 ("ASoC: remove trigger delay in Freescale MPC8610 sound driver"). So now I need to find a new guinea pig.
--
Timur Tabi
Linux kernel developer at Freescale
next prev parent reply other threads:[~2009-05-14 16:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-05 21:53 [PATCH v7] introduce macro spin_event_timeout() Timur Tabi
2009-05-06 0:43 ` Sean MacLennan
2009-05-14 15:13 ` Grant Likely
2009-05-14 16:03 ` Timur Tabi [this message]
2009-05-14 16:10 ` Grant Likely
2009-05-18 22:49 ` Timur Tabi
2009-05-19 2:58 ` Grant Likely
2009-05-19 3:57 ` Sean MacLennan
2009-05-19 12:30 ` Grant Likely
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=4A0C40D4.1090508@freescale.com \
--to=timur@freescale.com \
--cc=grant.likely@secretlab.ca \
--cc=linuxppc-dev@ozlabs.org \
--cc=scottwood@freescale.com \
--cc=smaclennan@pikatech.com \
/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.