Re: WARN_ON(): proc_dir_entry 'rtc' already registered

From: David Brownell
Date: Mon Feb 18 2008 - 06:08:30 EST


On Monday 18 February 2008, Pavel Machek wrote:
> > How to fix ... how about:  instead of just warning folk
> > off such legacy RTC drivers [1] we just wrap them with
> > an "if RTC_LIB != n" so this mistake won't be possible.
>
> Yes, disabling bad configs in Kconfig seems like way to go.

Problem is ... that also disables valid configs that
get assembled by picking the right module(s) for the
target system.

--
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/