mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* namespace pollution
@ 2004-05-13  8:51 Russell King
  0 siblings, 0 replies; only message in thread
From: Russell King @ 2004-05-13  8:51 UTC (permalink / raw)
  To: Linux Kernel List

One of the threads on lkml just highlighted this issue:

It appears that we have namespace issues.  "set_cr" is in use by both ARM
and ATM.  I'll cook up a patch later today (if I remember.)

$ grep set_cr drivers/atm include/asm-arm -r
drivers/atm/horizon.c:  int set_cr (void) {
drivers/atm/horizon.c:      PRINTD (DBG_QOS, "set_cr internal failure: d=%u p=%u",
drivers/atm/horizon.c:    return set_cr ();
drivers/atm/horizon.c:      return set_cr ();
drivers/atm/horizon.c:  return set_cr ();
include/asm-arm/system.h:#define set_cr(x) \

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:  2.6 PCMCIA      - http://pcmcia.arm.linux.org.uk/
                 2.6 Serial core

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-05-13  8:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-13  8:51 namespace pollution Russell King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®