From: Christoph Hellwig <hch@infradead.org>
To: Jason McMullan <jason.mcmullan@timesys.com>
Cc: linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org,
linuxppc-embedded@ozlabs.org
Subject: Re: [PATCH] include/asm-ppc/dma-mapping.h macro patch
Date: Tue, 7 Dec 2004 15:03:32 +0000 [thread overview]
Message-ID: <20041207150332.GA16936@infradead.org> (raw)
In-Reply-To: <20041207132031.GA23542@jmcmullan.timesys>
> +#define dma_cache_inv(_start,_size) do { (void)(_start); (void)(_size); } while (0)
this looks really horrible. What about turning these into inlines?
WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@infradead.org>
To: Jason McMullan <jason.mcmullan@timesys.com>
Cc: linuxppc-dev@ozlabs.org, linuxppc-embedded@ozlabs.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] include/asm-ppc/dma-mapping.h macro patch
Date: Tue, 7 Dec 2004 15:03:32 +0000 [thread overview]
Message-ID: <20041207150332.GA16936@infradead.org> (raw)
In-Reply-To: <20041207132031.GA23542@jmcmullan.timesys>
> +#define dma_cache_inv(_start,_size) do { (void)(_start); (void)(_size); } while (0)
this looks really horrible. What about turning these into inlines?
next prev parent reply other threads:[~2004-12-07 15:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-07 13:20 [PATCH] include/asm-ppc/dma-mapping.h macro patch Jason McMullan
2004-12-07 15:03 ` Christoph Hellwig [this message]
2004-12-07 15:03 ` Christoph Hellwig
2004-12-08 10:40 ` Jan Engelhardt
-- strict thread matches above, loose matches on Subject: below --
2004-12-08 16:41 Jason McMullan
2004-12-08 16:41 ` Jason McMullan
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=20041207150332.GA16936@infradead.org \
--to=hch@infradead.org \
--cc=jason.mcmullan@timesys.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=linuxppc-embedded@ozlabs.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.