Gentoo Archives: gentoo-hardened

From: pageexec@××××××××.hu
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] hardened-sources-2.6.25-r1 swapper oops
Date: Tue, 08 Jul 2008 12:01:13
Message-Id: 48736B09.3980.24639774@pageexec.freemail.hu
In Reply to: [gentoo-hardened] hardened-sources-2.6.25-r1 swapper oops by atoth@atoth.sote.hu
1 On 8 Jul 2008 at 10:39, atoth@××××××××××.hu wrote:
2
3 > An oops can be observed upon every boot.
4 > Has anyone experienced the same symptoms?
5
6 it's not an oops, but a dump_stack in fs/proc/generic.c:proc_register().
7 basically the 'rtc' driver is being registered twice, i have no idea
8 where that comes from, but it's probably vanilla behaviour already...
9
10 > Note: I'll try to recompile the kernel using vanilla gcc.
11 >
12 > IBM TrackPoint firmware: 0x0e, buttons: 3/3
13 > input: TPPS/2 IBM TrackPoint as /class/input/input7
14 > proc_dir_entry 'rtc' already registered
15 > Pid: 1, comm: swapper Not tainted 2.6.25-hardened-r1 #1
16 > [<000afcd2>] proc_register+0xf2/0x190
17 > [<000afe65>] create_proc_entry+0x55/0x90
18 > [<0029f3de>] rtc_proc_add_device+0x1e/0x40
19 > [<0029e00d>] rtc_device_register+0x1cd/0x200
20
21
22 --
23 gentoo-hardened@l.g.o mailing list