Re: pci_proc_init: proc_dir_entry '00' already registered

Previous thread: videodev2.h by Justin Mattock on Monday, April 28, 2008 - 1:00 pm. (1 message)

Next thread: Linux 2.4 usage statistics by Willy Tarreau on Monday, April 28, 2008 - 1:24 pm. (7 messages)
From: Alexey Dobriyan
Date: Monday, April 28, 2008 - 2:07 pm

It can't be. "proc_initialized" is 0 at that point, so no new files in
/proc .

Must be something PCI domains related: if pci_proc_domain() returns 0
for some reason, busses will be different, but name the same -- '00'.
The reason there is no second warning is that you don't have anything

--

Previous thread: videodev2.h by Justin Mattock on Monday, April 28, 2008 - 1:00 pm. (1 message)

Next thread: Linux 2.4 usage statistics by Willy Tarreau on Monday, April 28, 2008 - 1:24 pm. (7 messages)