lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 5 Jun 2008 18:04:51 +0300
From:	"Lior Dotan" <liodot@...il.com>
To:	torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org,
	ariveira@...il.com
Subject: Re: Linux 2.6.26-rc5

On 05/06/2008 16:03, Alejandro Riveira Fernández wrote:
> El Wed, 4 Jun 2008 20:36:24 -0700 (PDT)
> Linus Torvalds <torvalds@...ux-foundation.org> escribió:
>
>> Another week, another batch of mostly pretty small fixes. Hopefully the
>> regression list is shrinking, and we've fixed at least a couple of the
>> oopses on Arjan's list.
>>
>  I got this on my dmesg; is this expected/harmaless?
>  (btw The wireless driver oops that i reported is gone as it is the
>  bluetooth one ;)
>
> [    0.232963] system 00:08: ioport range 0x4d0-0x4d1 has been reserved
> [    0.233020] system 00:08: ioport range 0x4000-0x40bf could not be reserved
> [    0.233075] system 00:08: ioport range 0x40c0-0x40df has been reserved
> [    0.233131] system 00:08: ioport range 0x400-0x40f has been reserved
> [    0.233186] system 00:08: ioport range 0x480-0x48f has been reserved
> [    0.233243] system 00:08: iomem range 0xfff80000-0xffffffff could not be reserved
> [    0.233694] system 00:08: iomem range 0xfec10000-0xfec10fff has been reserved
> [    0.233750] system 00:08: iomem range 0xfe000000-0xfe0000ff has been reserved
>
I also got these after upgrading from 2.6.25.4 and also these messages:
Jun  5 16:26:58 ps3 [   20.763385] AER service couldn't init device
0000:00:02.0:pcie01 - no _OSC support
Jun  5 16:26:58 ps3 [   20.763385] AER service couldn't init device
0000:00:03.0:pcie01 - no _OSC support
Jun  5 16:26:58 ps3 [   20.763385] AER service couldn't init device
0000:00:04.0:pcie01 - no _OSC support
Jun  5 16:26:58 ps3 [   20.763385] AER service couldn't init device
0000:00:05.0:pcie01 - no _OSC support
Jun  5 16:26:58 ps3 [   20.763385] AER service couldn't init device
0000:00:06.0:pcie01 - no _OSC support
Jun  5 16:26:58 ps3 [   20.763385] AER service couldn't init device
0000:00:07.0:pcie01 - no _OSC support

The devices are:
00:02.0 0604: 8086:25f7 (rev b1)
00:03.0 0604: 8086:25e3 (rev b1)

In addition, /dev/rtc was missing until I disabled CONFIG_RTC_CLASS
and enabled CONFIG_RTC in device drivers -> character devices. It was
enabled in the old 2.6.25 config file which I copied over to 2.6.26
and did a make oldconfig.

Cheers,
Lior.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ