Re: Two identical entries for "rtc" in /proc/devices
From: Andrew Morton
Date: Sat Sep 15 2007 - 03:45:29 EST
On Thu, 06 Sep 2007 18:23:22 -0400 Chuck Ebbert <cebbert@xxxxxxxxxx> wrote:
> # ls -li
> total 0
> 4026532007 -r--r--r-- 1 root root 0 Sep 6 18:18 nvram
> 4026532067 -r--r--r-- 1 root root 0 Sep 6 18:18 rtc
> 4026532067 -r--r--r-- 1 root root 0 Sep 6 18:18 rtc
> 4026532056 -rw-r--r-- 1 root root 0 Sep 6 18:18 snd-page-alloc
Next -mm has
procfs-detect-duplicate-names.patch
procfs-detect-duplicate-names-fix.patch
procfs-detect-duplicate-names-fix-fix-2.patch
which will at least tell us who the second offender is.
I have a vague memory that this is due to selecting two different types of
rtc in config. Perhaps a Kconfig fix is needed, dunno.
-
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/