From: Matt Sealey <matt@genesi-usa.com>
To: ppc-dev <linuxppc-dev@ozlabs.org>
Subject: rh_init exported twice (rheap vs. dm-region_hash)
Date: Mon, 23 Jun 2008 13:33:10 +0100 [thread overview]
Message-ID: <485F9806.1000408@genesi-usa.com> (raw)
Hi guys,
I keep getting export errors when building kernels, a conflict between
arch/powerpc/lib/rheap.c:rh_init() and drivers/dm/dm-region_hash.c:rh_init()
- in the event you want to use BestComm, MPC8610 DIU or other features
*and* a RAID algorithm, which subsystem would be best to patch away or
patch in a fix?
I was thinking of renaming the dm hash one to rh_hash_init() and then I
thought, maybe rh_heap_init() is better. Then I thought, why have rh in
both places, why not rename the entire API (rheap_ and rhash_) in both
cases?
What do you think is the best solution? Willing to hack and compile test
just so my kernel builds are "cleaner"..
--
Matt Sealey <matt@genesi-usa.com>
Genesi, Manager, Developer Relations
next reply other threads:[~2008-06-23 12:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-23 12:33 Matt Sealey [this message]
2008-06-23 12:38 ` rh_init exported twice (rheap vs. dm-region_hash) Timur Tabi
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=485F9806.1000408@genesi-usa.com \
--to=matt@genesi-usa.com \
--cc=linuxppc-dev@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.