lkml.org 
[lkml]   [2004]   [May]   [13]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 13 May 2004 09:51:02 +0100
FromRussell King <>
Subjectnamespace pollution
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:03    [from the cache]
©2003-2008