Re: [PATCH 1 of 3] Introduce __raw_memcpy_toio32

From: Andrew Morton
Date: Tue Jan 10 2006 - 17:04:58 EST


"Bryan O'Sullivan" <bos@xxxxxxxxxxxxx> wrote:
>
> OK, that header file will vanish.
>

It's kinda fun playing Brian along like this ;)

One option is to just stick the thing in an existing lib/ or kernel/ file
and mark it __attribute__((weak)). That way architectures can override it
for free with no ifdefs, no Makefile trickery, no Kconfig trickery, etc.

attribute(weak) is creepily useful - I keep waiting for something to go
wrong with it.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/