Your message dated Wed, 24 Jan 2007 21:40:23 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#404216: fixed in linux-2.6 2.6.18.dfsg.1-9
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: linux-image-2.6.18-3-sparc64
Version: 2.6.18-8
Severity: important
The Debian 2.6.18 kernel images do not boot on my Netra X1 machine. The
same machine boots with Debian 2.6.17. I have not tried any kernel.org
versions on this machine.
I get the following Oops
boot: Linux -p
Allocated 8 Megs of memory at 0x40000000 for kernel
Uncompressing image...
Loaded kernel version 2.6.18
Loading initial ramdisk (4671270 bytes at 0x67800000 phys, 0x40C00000 virt)...
\
PROMLIB: Sun IEEE Boot Prom 'OBP 4.0.9 2001/05/17 21:52'
PROMLIB: Root node compatible: sun4u
Linux version 2.6.18-3-sparc64 (Debian 2.6.18-7) ([EMAIL PROTECTED]) (gcc
version 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)) #1 Mon Dec 4 17:47:35
GMT 2006
ARCH: SUN4U
Ethernet address: 08:00:20:f8:35:85
Remapping the kernel... done.
PROM: Built device tree with 47532 bytes of memory.
Booting Linux...
CPU[0]: Caches D[sz(16384):line_sz(32)] I[sz(16384):line_sz(32)]
E[sz(262144):line_sz(64)]
Built 1 zonelists. Total pages: 64293
Kernel command line: root=/dev/hda7 ro -p
PID hash table entries: 2048 (order: 11, 16384 bytes)
Console: colour dummy device 80x25
Dentry cache hash table entries: 65536 (order: 6, 524288 bytes)
Inode-cache hash table entries: 32768 (order: 5, 262144 bytes)
Memory: 509168k available (2208k kernel code, 784k data, 136k init)
[fffff80000000000,0000000067ec8000]
Calibrating delay using timer specific routine.. 11.12 BogoMIPS (lpj=22247)
Security Framework v1.0.0 initialized
SELinux: Disabled at boot.
Capability LSM initialized
Mount-cache hash table entries: 512
checking if image is initramfs... it is
Freeing initrd memory: 4561k freed
NET: Registered protocol family 16
PCI: Probing for controllers.
/[EMAIL PROTECTED],0: SABRE PCI Bus Module
PCI quirk: region 2000-203f claimed by ali7101 ACPI
PCI quirk: region 4000-401f claimed by ali7101 SMB
PCI0(PBMA): Bus running at 33MHz
isa0: [dma] [rtc -><2>OOPS: Bogus kernel PC [00000000007018d4] in fault handler
OOPS: RPC [00000000007018c8]
RPC: <isa_dev_get_resource+0x18/0x80>
OOPS: Fault was to vaddr[0]
Call Trace:
[0000000000404c74] sparc64_realfault_common+0x18/0x20
[00000000007018c8] isa_dev_get_resource+0x18/0x80
[0000000000701b9c] isa_init+0x238/0x2b0
[00000000006ff854] pcibios_init+0x78/0x90
[0000000000416f18] init+0x9c/0x28c
[0000000000417978] kernel_thread+0x38/0x48
[0000000000417120] rest_init+0x18/0x2c
Unable to handle kernel paging request at virtual address 00000000007018d4
tsk->{mm,active_mm}->context = 0000000000000000
tsk->{mm,active_mm}->pgd = fffff80067320e10
\|/ ____ \|/
"@'/ .. \`@"
/_| \__/ |_\
\__U_/
swapper(1): Oops [#1]
TSTATE: 0000000080001607 TPC: 00000000007018d4 TNPC: 00000000007018d8 Y:
00000000 Not tainted
TPC: <isa_dev_get_resource+0x24/0x80>
g0: 000001ff80000000 g1: 0000000000000072 g2: fffffffffffffffc g3:
000000006e000000
g4: fffff80067e99aa0 g5: 0000000000000000 g6: fffff80066fa0000 g7:
0000000000000000
o0: 0000000000000000 o1: 000000000063dd00 o2: fffff80066fa3c1c o3:
fffff80066fa3cc8
o4: 000001ff80000000 o5: fffff80067c1a000 sp: fffff80066fa3361 ret_pc:
00000000007018c8
RPC: <isa_dev_get_resource+0x18/0x80>
l0: fffff80020392d00 l1: 0000000000000001 l2: 0000000000000000 l3:
0000000000000000
l4: 000000000000000a l5: 0000000000000000 l6: fffff80067c15800 l7:
0000000000000000
i0: fffff80067c10000 i1: 0000000000000000 i2: 0000000000000000 i3:
fffff80067c10000
i4: 0000000000000000 i5: fffff80067ec5148 i6: fffff80066fa3431 i7:
0000000000701b9c
I7: <isa_init+0x238/0x2b0>
Caller[0000000000701b9c]: isa_init+0x238/0x2b0
Caller[00000000006ff854]: pcibios_init+0x78/0x90
Caller[0000000000416f18]: init+0x9c/0x28c
Caller[0000000000417978]: kernel_thread+0x38/0x48
Caller[0000000000417120]: rest_init+0x18/0x2c
Instruction DUMP: 7ff49445 92126100 da5e27c0 <c2020000> a0100008 920627d0
c45b67c0 ce022004 83287020
Kernel panic - not syncing: Attempted to kill init!
<0>Press Stop-A (L1-A) to return to the boot prom
I believe that the problem is due to a null pointer being returned from
of_get_property in isa_dev_get_resource() arch/sparc64/kernel/isa.c
Enclosed is a disassembly of the appropriate bit of code along with
the prtconf -pv output for the isa device tree. I wonder if the problem
might be the fact that the todm5819 node does not have "reg" properties.
7018b0: 9e 10 40 00 mov %g1, %o7
7018b4: 01 00 00 00 nop
7018b8: 9d e3 bf 30 save %sp, -208, %sp
7018bc: d0 5e 27 c8 ldx [ %i0 + 0x7c8 ], %o0
7018c0: 13 00 18 f7 sethi %hi(0x63dc00), %o1
7018c4: 94 07 a7 eb add %fp, 0x7eb, %o2
7018c8: 7f f4 94 45 call 4269dc <sun4u_init+0x225a8>
7018cc: 92 12 61 00 or %o1, 0x100, %o1
7018d0: da 5e 27 c0 ldx [ %i0 + 0x7c0 ], %o5
7018d4: c2 02 00 00 ld [ %o0 ], %g1
7018d8: a0 10 00 08 mov %o0, %l0
7018dc: 92 06 27 d0 add %i0, 0x7d0, %o1
static struct linux_prom_registers * __init
isa_dev_get_resource(struct sparc_isa_device *isa_dev)
{
struct linux_prom_registers *pregs;
unsigned long base, len;
int prop_len;
pregs = of_get_property(isa_dev->prom_node, "reg", &prop_len);
/* Only the first one is interesting. */
len = pregs[0].reg_size;
base = (((unsigned long)pregs[0].which_io << 32) |
(unsigned long)pregs[0].phys_addr);
of_get_property is returning null.
Node 0xf007377c
cache-line-size: 00000000
latency-timer: 00000000
#size-cells: 00000001
#address-cells: 00000002
name: 'isa'
ranges: 00000000.00000000.81003810.00000000.00000000.00010000.00000
01f.00000000.82003814.00000000.f0000000.00080000
reg: 00003800.00000000.00000000.00000000.00000000.81003810.00000000
..00000000.00000000.00010000.82003814.00000000.00000000.00000000.00100000
devsel-speed: 00000001
class-code: 00060100
max-latency: 00000000
min-grant: 00000000
subsystem-id: 00001533
subsystem-vendor-id: 000010b9
revision-id: 00000000
device-id: 00001533
vendor-id: 000010b9
Node 0xf0074344
reg: 00000000.00000000.00010000
interrupts: 00000001
compatible: 'isadma'
name: 'dma'
Node 0xf007461c
address: fffce070
reg: 00000000.00000070.00000002
compatible: 'm5819'
model: 'm5819'
name: 'rtc'
Node 0xf009e390
device_type: 'tod'
name: 'todm5819'
Node 0xf0075134
compatible: 'acpi-power'
button:
interrupts: 00000005
reg: 00000000.00002000.00000008
name: 'power'
Node 0xf00752c8
reg: 00000000.00008010.00000002
interrupts: 00000001
device_type: 'block'
name: 'SUNW,lomh'
Node 0xf0076704
port-a-ignore-cd:
nohupcl: 00
interrupt-priorities: 0000000c.0000000c
reg: 00000000.000003f8.00000008
compatible: 73753136.35353000.737500
device_type: 'serial'
name: 'serial'
interrupts: 00000004
Node 0xf00783f0
port-b-ignore-cd:
nohupcl: 00
interrupt-priorities: 0000000c.0000000c
reg: 00000000.000002e8.00000008
compatible: 73753136.35353000.737500
device_type: 'serial'
name: 'serial'
interrupts: 00000004
Node 0xf007a508
model: 'SUNW,258-7883'
version: 'CORE 1.0.2 2001/04/23 18:18'
name: 'flashprom'
reg: 0000001f.00000000.00080000
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: sparc (sparc64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-sparc64
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Versions of packages linux-image-2.6.18-3-sparc64 depends on:
ii coreutils 5.97-5 The GNU core utilities
ii debconf [debconf-2.0] 1.5.8 Debian configuration management sy
ii initramfs-tools [linux-initra 0.85b tools for generating an initramfs
ii module-init-tools 3.3-pre3-1 tools for managing Linux kernel mo
linux-image-2.6.18-3-sparc64 recommends no packages.
-- debconf information:
linux-image-2.6.18-3-sparc64/preinst/lilo-has-ramdisk:
linux-image-2.6.18-3-sparc64/preinst/lilo-initrd-2.6.18-3-sparc64: true
linux-image-2.6.18-3-sparc64/postinst/bootloader-error-2.6.18-3-sparc64:
linux-image-2.6.18-3-sparc64/preinst/initrd-2.6.18-3-sparc64:
linux-image-2.6.18-3-sparc64/prerm/would-invalidate-boot-loader-2.6.18-3-sparc64:
true
shared/kernel-image/really-run-bootloader: true
linux-image-2.6.18-3-sparc64/preinst/abort-overwrite-2.6.18-3-sparc64:
linux-image-2.6.18-3-sparc64/postinst/create-kimage-link-2.6.18-3-sparc64:
true
linux-image-2.6.18-3-sparc64/postinst/old-system-map-link-2.6.18-3-sparc64:
true
linux-image-2.6.18-3-sparc64/preinst/abort-install-2.6.18-3-sparc64:
linux-image-2.6.18-3-sparc64/preinst/already-running-this-2.6.18-3-sparc64:
linux-image-2.6.18-3-sparc64/prerm/removing-running-kernel-2.6.18-3-sparc64:
true
linux-image-2.6.18-3-sparc64/postinst/bootloader-test-error-2.6.18-3-sparc64:
linux-image-2.6.18-3-sparc64/postinst/kimage-is-a-directory:
linux-image-2.6.18-3-sparc64/postinst/depmod-error-2.6.18-3-sparc64: false
linux-image-2.6.18-3-sparc64/postinst/old-initrd-link-2.6.18-3-sparc64: true
linux-image-2.6.18-3-sparc64/preinst/failed-to-move-modules-2.6.18-3-sparc64:
linux-image-2.6.18-3-sparc64/postinst/old-dir-initrd-link-2.6.18-3-sparc64:
true
linux-image-2.6.18-3-sparc64/preinst/bootloader-initrd-2.6.18-3-sparc64: true
linux-image-2.6.18-3-sparc64/preinst/elilo-initrd-2.6.18-3-sparc64: true
linux-image-2.6.18-3-sparc64/preinst/overwriting-modules-2.6.18-3-sparc64:
true
linux-image-2.6.18-3-sparc64/postinst/depmod-error-initrd-2.6.18-3-sparc64:
false
--- End Message ---
--- Begin Message ---
Source: linux-2.6
Source-Version: 2.6.18.dfsg.1-9
We believe that the bug you reported is fixed in the latest version of
linux-2.6, which is due to be installed in the Debian FTP archive:
linux-2.6_2.6.18.dfsg.1-9.diff.gz
to pool/main/l/linux-2.6/linux-2.6_2.6.18.dfsg.1-9.diff.gz
linux-2.6_2.6.18.dfsg.1-9.dsc
to pool/main/l/linux-2.6/linux-2.6_2.6.18.dfsg.1-9.dsc
linux-2.6_2.6.18.dfsg.1.orig.tar.gz
to pool/main/l/linux-2.6/linux-2.6_2.6.18.dfsg.1.orig.tar.gz
linux-doc-2.6.18_2.6.18.dfsg.1-9_all.deb
to pool/main/l/linux-2.6/linux-doc-2.6.18_2.6.18.dfsg.1-9_all.deb
linux-headers-2.6.18-4-all-powerpc_2.6.18.dfsg.1-9_powerpc.deb
to
pool/main/l/linux-2.6/linux-headers-2.6.18-4-all-powerpc_2.6.18.dfsg.1-9_powerpc.deb
linux-headers-2.6.18-4-all_2.6.18.dfsg.1-9_powerpc.deb
to
pool/main/l/linux-2.6/linux-headers-2.6.18-4-all_2.6.18.dfsg.1-9_powerpc.deb
linux-headers-2.6.18-4-powerpc-miboot_2.6.18.dfsg.1-9_powerpc.deb
to
pool/main/l/linux-2.6/linux-headers-2.6.18-4-powerpc-miboot_2.6.18.dfsg.1-9_powerpc.deb
linux-headers-2.6.18-4-powerpc-smp_2.6.18.dfsg.1-9_powerpc.deb
to
pool/main/l/linux-2.6/linux-headers-2.6.18-4-powerpc-smp_2.6.18.dfsg.1-9_powerpc.deb
linux-headers-2.6.18-4-powerpc64_2.6.18.dfsg.1-9_powerpc.deb
to
pool/main/l/linux-2.6/linux-headers-2.6.18-4-powerpc64_2.6.18.dfsg.1-9_powerpc.deb
linux-headers-2.6.18-4-powerpc_2.6.18.dfsg.1-9_powerpc.deb
to
pool/main/l/linux-2.6/linux-headers-2.6.18-4-powerpc_2.6.18.dfsg.1-9_powerpc.deb
linux-headers-2.6.18-4-prep_2.6.18.dfsg.1-9_powerpc.deb
to
pool/main/l/linux-2.6/linux-headers-2.6.18-4-prep_2.6.18.dfsg.1-9_powerpc.deb
linux-headers-2.6.18-4-vserver-powerpc64_2.6.18.dfsg.1-9_powerpc.deb
to
pool/main/l/linux-2.6/linux-headers-2.6.18-4-vserver-powerpc64_2.6.18.dfsg.1-9_powerpc.deb
linux-headers-2.6.18-4-vserver-powerpc_2.6.18.dfsg.1-9_powerpc.deb
to
pool/main/l/linux-2.6/linux-headers-2.6.18-4-vserver-powerpc_2.6.18.dfsg.1-9_powerpc.deb
linux-headers-2.6.18-4-vserver_2.6.18.dfsg.1-9_powerpc.deb
to
pool/main/l/linux-2.6/linux-headers-2.6.18-4-vserver_2.6.18.dfsg.1-9_powerpc.deb
linux-headers-2.6.18-4_2.6.18.dfsg.1-9_powerpc.deb
to pool/main/l/linux-2.6/linux-headers-2.6.18-4_2.6.18.dfsg.1-9_powerpc.deb
linux-image-2.6.18-4-powerpc-miboot_2.6.18.dfsg.1-9_powerpc.deb
to
pool/main/l/linux-2.6/linux-image-2.6.18-4-powerpc-miboot_2.6.18.dfsg.1-9_powerpc.deb
linux-image-2.6.18-4-powerpc-smp_2.6.18.dfsg.1-9_powerpc.deb
to
pool/main/l/linux-2.6/linux-image-2.6.18-4-powerpc-smp_2.6.18.dfsg.1-9_powerpc.deb
linux-image-2.6.18-4-powerpc64_2.6.18.dfsg.1-9_powerpc.deb
to
pool/main/l/linux-2.6/linux-image-2.6.18-4-powerpc64_2.6.18.dfsg.1-9_powerpc.deb
linux-image-2.6.18-4-powerpc_2.6.18.dfsg.1-9_powerpc.deb
to
pool/main/l/linux-2.6/linux-image-2.6.18-4-powerpc_2.6.18.dfsg.1-9_powerpc.deb
linux-image-2.6.18-4-prep_2.6.18.dfsg.1-9_powerpc.deb
to pool/main/l/linux-2.6/linux-image-2.6.18-4-prep_2.6.18.dfsg.1-9_powerpc.deb
linux-image-2.6.18-4-vserver-powerpc64_2.6.18.dfsg.1-9_powerpc.deb
to
pool/main/l/linux-2.6/linux-image-2.6.18-4-vserver-powerpc64_2.6.18.dfsg.1-9_powerpc.deb
linux-image-2.6.18-4-vserver-powerpc_2.6.18.dfsg.1-9_powerpc.deb
to
pool/main/l/linux-2.6/linux-image-2.6.18-4-vserver-powerpc_2.6.18.dfsg.1-9_powerpc.deb
linux-manual-2.6.18_2.6.18.dfsg.1-9_all.deb
to pool/main/l/linux-2.6/linux-manual-2.6.18_2.6.18.dfsg.1-9_all.deb
linux-patch-debian-2.6.18_2.6.18.dfsg.1-9_all.deb
to pool/main/l/linux-2.6/linux-patch-debian-2.6.18_2.6.18.dfsg.1-9_all.deb
linux-source-2.6.18_2.6.18.dfsg.1-9_all.deb
to pool/main/l/linux-2.6/linux-source-2.6.18_2.6.18.dfsg.1-9_all.deb
linux-support-2.6.18-4_2.6.18.dfsg.1-9_all.deb
to pool/main/l/linux-2.6/linux-support-2.6.18-4_2.6.18.dfsg.1-9_all.deb
linux-tree-2.6.18_2.6.18.dfsg.1-9_all.deb
to pool/main/l/linux-2.6/linux-tree-2.6.18_2.6.18.dfsg.1-9_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bastian Blank <[EMAIL PROTECTED]> (supplier of updated linux-2.6 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 24 Jan 2007 13:21:51 +0100
Source: linux-2.6
Binary: linux-image-2.6.18-4-powerpc-miboot linux-headers-2.6.18-4-parisc-smp
linux-modules-2.6.18-4-xen-vserver-amd64 linux-headers-2.6.18-4-vserver-amd64
linux-image-2.6.18-4-sparc64-smp linux-image-2.6.18-4-sparc32
linux-image-2.6.18-4-footbridge linux-headers-2.6.18-4-xen-vserver-686
linux-headers-2.6.18-4-powerpc linux-headers-2.6.18-4-all-i386
linux-image-2.6.18-4-alpha-legacy linux-headers-2.6.18-4-vserver-s390x
linux-image-2.6.18-4-686 linux-headers-2.6.18-4-686-bigmem
linux-headers-2.6.18-4-s3c2410 linux-headers-2.6.18-4-sb1a-bcm91480b
linux-image-2.6.18-4-vserver-powerpc linux-manual-2.6.18
linux-headers-2.6.18-4-sb1-bcm91250a xen-linux-system-2.6.18-4-xen-vserver-686
linux-image-2.6.18-4-xen-vserver-amd64 linux-headers-2.6.18-4-all-s390
linux-image-2.6.18-4-prep linux-headers-2.6.18-4-vserver-alpha
linux-headers-2.6.18-4-amd64 linux-headers-2.6.18-4-amiga
linux-headers-2.6.18-4-mckinley linux-headers-2.6.18-4-parisc64-smp
linux-image-2.6.18-4-mckinley linux-headers-2.6.18-4-vserver-686
linux-image-2.6.18-4-686-bigmem linux-image-2.6.18-4-s390-tape
linux-headers-2.6.18-4-iop32x linux-headers-2.6.18-4
linux-headers-2.6.18-4-vserver-sparc64 linux-image-2.6.18-4-s390x
linux-headers-2.6.18-4-parisc64 linux-headers-2.6.18-4-xen-vserver
linux-headers-2.6.18-4-all-m68k linux-headers-2.6.18-4-all-ia64
linux-image-2.6.18-4-mac linux-headers-2.6.18-4-s390x
linux-image-2.6.18-4-powerpc-smp linux-headers-2.6.18-4-all-amd64
linux-headers-2.6.18-4-686 linux-image-2.6.18-4-powerpc64
linux-headers-2.6.18-4-mac xen-linux-system-2.6.18-4-xen-amd64
linux-image-2.6.18-4-vserver-alpha linux-image-2.6.18-4-sb1-bcm91250a
linux-modules-2.6.18-4-xen-amd64 linux-image-2.6.18-4-amiga
linux-image-2.6.18-4-xen-vserver-686 linux-headers-2.6.18-4-powerpc64
linux-image-2.6.18-4-powerpc linux-headers-2.6.18-4-all
linux-image-2.6.18-4-r5k-cobalt linux-headers-2.6.18-4-all-powerpc
linux-headers-2.6.18-4-itanium linux-image-2.6.18-4-sparc64
linux-headers-2.6.18-4-alpha-legacy linux-image-2.6.18-4-rpc
linux-headers-2.6.18-4-sparc64 linux-image-2.6.18-4-alpha-generic
linux-image-2.6.18-4-ixp4xx linux-image-2.6.18-4-parisc64
linux-headers-2.6.18-4-footbridge linux-headers-2.6.18-4-xen-amd64
linux-headers-2.6.18-4-powerpc-miboot linux-headers-2.6.18-4-xen-686
linux-modules-2.6.18-4-xen-vserver-686 linux-image-2.6.18-4-s3c2410
linux-image-2.6.18-4-vserver-sparc64 linux-headers-2.6.18-4-atari
linux-doc-2.6.18 linux-headers-2.6.18-4-all-alpha
linux-image-2.6.18-4-vserver-s390x linux-headers-2.6.18-4-xen-vserver-amd64
linux-image-2.6.18-4-sb1a-bcm91480b linux-image-2.6.18-4-vserver-powerpc64
linux-image-2.6.18-4-alpha-smp linux-image-2.6.18-4-parisc64-smp
linux-image-2.6.18-4-r3k-kn02 linux-support-2.6.18-4 linux-source-2.6.18
linux-headers-2.6.18-4-k7 linux-headers-2.6.18-4-vserver
linux-modules-2.6.18-4-xen-686 linux-headers-2.6.18-4-r4k-kn04
linux-headers-2.6.18-4-all-mipsel linux-headers-2.6.18-4-vserver-k7
linux-headers-2.6.18-4-r3k-kn02 linux-headers-2.6.18-4-all-sparc
linux-headers-2.6.18-4-rpc linux-headers-2.6.18-4-r5k-cobalt
xen-linux-system-2.6.18-4-xen-686 linux-headers-2.6.18-4-sparc64-smp
linux-image-2.6.18-4-s390 linux-image-2.6.18-4-486
linux-headers-2.6.18-4-vserver-powerpc64 linux-image-2.6.18-4-r4k-kn04
linux-headers-2.6.18-4-r5k-ip32 linux-image-2.6.18-4-iop32x
linux-headers-2.6.18-4-all-mips linux-headers-2.6.18-4-ixp4xx
linux-image-2.6.18-4-parisc-smp linux-headers-2.6.18-4-s390
linux-headers-2.6.18-4-vserver-powerpc linux-image-2.6.18-4-vserver-686
linux-headers-2.6.18-4-all-hppa linux-image-2.6.18-4-parisc
linux-image-2.6.18-4-vserver-amd64 linux-image-2.6.18-4-vserver-k7
linux-headers-2.6.18-4-r4k-ip22 linux-image-2.6.18-4-xen-686
linux-image-2.6.18-4-r5k-ip32 linux-headers-2.6.18-4-sparc32
linux-image-2.6.18-4-r4k-ip22 linux-patch-debian-2.6.18
linux-headers-2.6.18-4-powerpc-smp linux-headers-2.6.18-4-alpha-smp
linux-tree-2.6.18 xen-linux-system-2.6.18-4-xen-vserver-amd64
linux-image-2.6.18-4-k7 linux-image-2.6.18-4-qemu linux-headers-2.6.18-4-qemu
linux-headers-2.6.18-4-xen linux-headers-2.6.18-4-alpha-generic
linux-headers-2.6.18-4-parisc linux-image-2.6.18-4-amd64
linux-headers-2.6.18-4-prep linux-image-2.6.18-4-itanium
linux-image-2.6.18-4-xen-amd64 linux-headers-2.6.18-4-486
linux-headers-2.6.18-4-all-arm linux-image-2.6.18-4-atari
Architecture: source powerpc all
Version: 2.6.18.dfsg.1-9
Distribution: unstable
Urgency: low
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Bastian Blank <[EMAIL PROTECTED]>
Description:
linux-doc-2.6.18 - Linux kernel specific documentation for version 2.6.18
linux-headers-2.6.18-4 - Common header files for Linux 2.6.18
linux-headers-2.6.18-4-all - All header files for Linux 2.6.18
linux-headers-2.6.18-4-all-powerpc - All header files for Linux 2.6.18
linux-headers-2.6.18-4-powerpc - Header files for Linux 2.6.18 on uniprocessor
32-bit PowerPC
linux-headers-2.6.18-4-powerpc-miboot - Header files for Linux 2.6.18 on
32-bit PowerPC for miboot floppy
linux-headers-2.6.18-4-powerpc-smp - Header files for Linux 2.6.18 on
multiprocessor 32-bit PowerPC
linux-headers-2.6.18-4-powerpc64 - Header files for Linux 2.6.18 on 64-bit
PowerPC
linux-headers-2.6.18-4-prep - Header files for Linux 2.6.18 on PReP PowerPC
linux-headers-2.6.18-4-vserver - Common header files for Linux 2.6.18
linux-headers-2.6.18-4-vserver-powerpc - Header files for Linux 2.6.18 on
uniprocessor 32-bit PowerPC
linux-headers-2.6.18-4-vserver-powerpc64 - Header files for Linux 2.6.18 on
64-bit PowerPC
linux-image-2.6.18-4-powerpc - Linux 2.6.18 image on uniprocessor 32-bit
PowerPC
linux-image-2.6.18-4-powerpc-miboot - Linux 2.6.18 image on 32-bit PowerPC for
miboot floppy
linux-image-2.6.18-4-powerpc-smp - Linux 2.6.18 image on multiprocessor 32-bit
PowerPC
linux-image-2.6.18-4-powerpc64 - Linux 2.6.18 image on 64-bit PowerPC
linux-image-2.6.18-4-prep - Linux 2.6.18 image on PReP PowerPC
linux-image-2.6.18-4-vserver-powerpc - Linux 2.6.18 image on uniprocessor
32-bit PowerPC
linux-image-2.6.18-4-vserver-powerpc64 - Linux 2.6.18 image on 64-bit PowerPC
linux-manual-2.6.18 - Linux kernel API manual pages for version 2.6.18
linux-patch-debian-2.6.18 - Debian patches to version 2.6.18 of the Linux
kernel
linux-source-2.6.18 - Linux kernel source for version 2.6.18 with Debian
patches
linux-support-2.6.18-4 - Support files for Linux 2.6.18
linux-tree-2.6.18 - Linux kernel source tree for building Debian kernel images
Closes: 292318 334104 350482 378542 388870 390862 391867 392592 394392 394753
400524 401006 401187 401980 402253 402475 402707 402743 402787 402812 402876
403790 404216 404447 405085 405150 405196 405203 406124 406767 407671
Changes:
linux-2.6 (2.6.18.dfsg.1-9) unstable; urgency=low
.
[ Martin Michlmayr ]
* arm/iop32x: Enable CONFIG_IP_NF_CONNTRACK_EVENTS and _NETLINK.
* arm/ixp4xx: Enable some more I2C sensor modules.
* arm/ixp4xx: Enable CONFIG_USB_NET_RNDIS_HOST.
* arm/footbridge: Enable CONFIG_NATSEMI.
* Revert mm/msync patches because they cause filesystem corruption
(closes: #401006, #401980, #402707) ...
* ... and add an alternative msync patch from Hugh Dickins that
doesn't depend on the mm changes (closes: #394392).
* mips: provide pci_get_legacy_ide_irq needed by some IDE drivers
(see #404950).
* arm: Implement flush_anon_page(), which is needed for FUSE
(closes: #402876) and possibly dm-crypt/LUKS (see #403426).
* arm: Turn off PCI burst on the Cyber2010, otherwise X11 on
Netwinder will crash.
* arm/iop32x: Enable CONFIG_IEEE80211_SOFTMAC and drivers based
on it.
* arm/ixp4xx: Upgrade to version 0.3.1 of the IXP4xx NPE Ethernet
driver. This version fixes stuck connections, e.g. with scp and
NFS (closes: #404447).
* arm/ixp4xx: Enable CONFIG_VIDEO_CPIA_USB.
* arm/ixp4xx: Enable CONFIG_ISCSI_TCP.
* arm/iop32x: Likewise.
.
[ Bastian Blank ]
* Bump ABI to 4.
* Update vserver patch to 2.0.2.2-rc9. (closes: #402743, #403790)
* Update xen patch to changeset 36186 from Fedora 2.6.18 branch.
* i386/xen: Build only the pae version. (closes: #390862)
* hppa: Override host type when necessary.
* Fix tg3 reset. (closes: #405085)
.
[ dann frazier ]
* Fix potential fragmentation attacks in ip6_tables (CVE-2006-4572)
* Backport a number of fixes for the cciss driver
- Fix a bug with 1TB disks caused by converting total_size to an int
- Claim devices that are of the HP RAID class and have a valid cciss sig
- Make NR_CMDS a per-controller define - most can do 1024 commands, but
the E200 family can only support 128
- Change the SSID on the E500 as a workaround for a firmware bug
- Disable prefetch on the P600 controller. An ASIC bug may result in
prefetching beyond the end of physical memory
- Increase blk_queue_max_sectors from 512 to 2048 to increase performance
- Map out more memor for the PCI config table, required to reach offset
0x214 to disable DMA on the P600
- Set a default raid level on a volume that either does not support
reading the geometry or reports an invalid geometry for whatever reason
to avoid problems with buggy firmware
- Revert change that replaed XFER_READ/XFER_WRITE macros with
h->cciss_read/h->cciss_write that caused command timeouts on older
controllers on ia32 (closes: #402787)
* Fix mincore hang (CVE-2006-4814)
* ia64: turn on IOC4 modules for SGI Altix systems. Thanks to Stephane Larose
for suggesting this.
* Add versioned build dep on findutils to make sure the system find command
supports the -execdir action (closes: #405150)
* Hardcode the output of the scripts under arch/ia64/scripts as executed
in an etch environment so that we can build out of tree modules correctly
(closes: #392592)
* Update unusual_devs entry for ipod to fix an eject issue (closes: #406124)
* Re-add verify_pmtmr_rate, resolving problems seen on older K6 ASUS
boards where the ACPI PM timer runs too fast (closes: #394753)
* Avoid condition where /proc/swaps header may not be printed
(closes: #292318)
* [hppa] disable XFS until it works (closes: #350482)
.
[ Norbert Tretkowski ]
* libata: handle 0xff status properly. (closes: #391867)
* alpha: enabled CONFIG_SCSI_ARCMSR. (closes: #401187)
* removed BROKEN_ON_SMP dependency from I2C_ELEKTOR. (closes: #402253)
.
[ Christian T. Steigies ]
* m68k/atari: enable keyboard, mouse and fb drivers
* m68k/atari: fixes for ethernec and video driver by Michael Schmitz
* m68k/atari: fixes for scsi driver by Michael Schmitz
* m68k/mac: fixes for mace and cuda driver by Finn Thain
* m68k/atari: fixes for ide driver by Michael Schmitz
* m68k/atari: fixes for ide driver by Michael Schmitz
* m68k/atari: fixes for ethernec and atakeyb driver by Michael Schmitz,
build ethernec as module
* m68k/mac: fixes for mace and adb driver by Finn Thain
.
[ maximilian attems ]
* Add stable release 2.6.18.6:
- EBTABLES: Fix wraparounds in ebt_entries verification.
- EBTABLES: Verify that ebt_entries have zero ->distinguisher.
- EBTABLES: Deal with the worst-case behaviour in loop checks.
- EBTABLES: Prevent wraparounds in checks for entry components' sizes.
- skip data conversion in compat_sys_mount when data_page is NULL
- bonding: incorrect bonding state reported via ioctl
- x86-64: Mark rdtsc as sync only for netburst, not for core2
(closes: #406767)
- dm crypt: Fix data corruption with dm-crypt over RAID5 (closes: #402812)
- forcedeth: Disable INTx when enabling MSI in forcedeth
- PKT_SCHED act_gact: division by zero
- XFRM: Use output device disable_xfrm for forwarded packets
- IPSEC: Fix inetpeer leak in ipv4 xfrm dst entries.
- V4L: Fix broken TUNER_LG_NTSC_TAPE radio support
- m32r: make userspace headers platform-independent
- IrDA: Incorrect TTP header reservation
- SUNHME: Fix for sunhme failures on x86
- Bluetooth: Add packet size checks for CAPI messages (CVE-2006-6106)
- softmac: remove netif_tx_disable when scanning
- DVB: lgdt330x: fix signal / lock status detection bug
- dm snapshot: fix freeing pending exception
- NET_SCHED: policer: restore compatibility with old iproute binaries
- NETFILTER: ip_tables: revision support for compat code
- ARM: Add sys_*at syscalls
- ieee1394: ohci1394: add PPC_PMAC platform code to driver probe
- softirq: remove BUG_ONs which can incorrectly trigger
* Hand-picked from stable release 2.6.16.30:
- [PPPOE]: Advertise PPPoE MTU
* Hand-picked from stable release 2.6.16.31:
- [NETFILTER]: Fix ip6_tables extension header bypass bug (CVE-2006-4572)
- fix RARP ic_servaddr breakage
* Hand-picked from stable release 2.6.16.32:
- drivers/telephony/ixj: fix an array overrun
- flush D-cache in failure path
* Hand-picked from stable release 2.6.16.33:
- Add new PHY to sis900 supported list
- ipmi_si_intf.c: fix "&& 0xff" typos
- drivers/scsi/psi240i.c: fix an array overrun
* Hand-picked from stable release 2.6.16.34:
- [IPX]: Annotate and fix IPX checksum
- [IGMP]: Fix IGMPV3_EXP() normalization bit shift value.
* Hand-picked from stable release 2.6.16.35:
- sgiioc4: Disable module unload
- Fix a masking bug in the 6pack driver.
- drivers/usb/input/ati_remote.c: fix cut'n'paste error
- proper flags type of spin_lock_irqsave()
* Hand-picked from stable release 2.6.16.37:
- [CRYPTO] sha512: Fix sha384 block size
- [SCSI] gdth: Fix && typos
- Fix SUNRPC wakeup/execute race condition
* Enable DEBUG_FS for usbmon in generic config. Don't disable it on alpha,
amd64, hppa and ia64. (closes: 378542)
* Backport a number of upstream fixes for the r8169 driver, needed for
network performance (closes: 388870, 400524)
- r8169: more alignment for the 0x8168
- r8169: phy program update
- r8169: more magic during initialization of the hardware
- r8169: perform a PHY reset before any other operation at boot time
- r8169: Fix iteration variable sign
- r8169: remove extraneous Cmd{Tx/Rx}Enb write
* sound: hda: detect ALC883 on MSI K9A Platinum motherboards (MS-7280)
patch from Leonard Norrgard <[EMAIL PROTECTED]>
* tulip: Add i386 specific patch to remove duplicate pci ids.
Thanks Jurij Smakov <[EMAIL PROTECTED]> (closes: #334104, #405203)
* amd64, i386: Disable SK98LIN as SKGE is the modern capable driver.
(closes: 405196)
* Backout net-bcm43xx_netdev_watchdog.patch and push 2.6.18.2 fix.
(closes: 402475)
.
[ Jurij Smakov ]
* Add bugfix/sparc/isa-dev-no-reg.patch to make sure that
isa_dev_get_resource() can deal with devices which do not have a 'reg'
PROM property. Failure to handle such devices properly resulted in an
oops during boot on Netra X1. Thanks to Richard Mortimer for debugging
and patch. (closes: #404216)
* Add bugfix/sparc/ehci-hub-contol-alignment.patch to prevent unaligned
memory accesses in ehci-hub-control() by adding an alignment attribute
to the tbuf array declaration. Thanks to David Miller for the patch.
.
[ Sven Luther ]
* [powerpc] Enable CONFIG_PMAC_BACKLIGHT_LEGACY (Closes: #407671).
Files:
49d7b7efb8fdbd5934d540326511d039 5668 devel optional
linux-2.6_2.6.18.dfsg.1-9.dsc
6a1ab0948d6b5b453ea0fce0fcc29060 52225460 devel optional
linux-2.6_2.6.18.dfsg.1.orig.tar.gz
f9b4ce9c8858e60bff8df61320979058 1751644 devel optional
linux-2.6_2.6.18.dfsg.1-9.diff.gz
361727680d344dd0f54395ff0559c2d9 3599818 doc optional
linux-doc-2.6.18_2.6.18.dfsg.1-9_all.deb
d64023d9a6dcd48052ade816e83ac6b5 1077570 doc optional
linux-manual-2.6.18_2.6.18.dfsg.1-9_all.deb
c137d1ae26a25ed5abbc80ed7ed08a97 1381068 devel optional
linux-patch-debian-2.6.18_2.6.18.dfsg.1-9_all.deb
42bb1cfb596bd6943f7b470bad91a16a 41405074 devel optional
linux-source-2.6.18_2.6.18.dfsg.1-9_all.deb
ff81d2e0076a38e8c138ec6e6b8cdcbe 256914 devel optional
linux-support-2.6.18-4_2.6.18.dfsg.1-9_all.deb
523eedfb16eea3d54e4aadd39b5bea15 46704 devel optional
linux-tree-2.6.18_2.6.18.dfsg.1-9_all.deb
009c7593a4d7a7fdc920d03ac9f5063d 46324 devel optional
linux-headers-2.6.18-4-all_2.6.18.dfsg.1-9_powerpc.deb
c081769c0ee34f178bbcf295ae680334 46362 devel optional
linux-headers-2.6.18-4-all-powerpc_2.6.18.dfsg.1-9_powerpc.deb
7bfef65fb41af53c65bf04b49acb2e76 3384936 devel optional
linux-headers-2.6.18-4_2.6.18.dfsg.1-9_powerpc.deb
31802301a891fa8ca04c8243ebacb513 16624056 admin optional
linux-image-2.6.18-4-powerpc_2.6.18.dfsg.1-9_powerpc.deb
4d0567e8930f6f161aeb194bfa290c7f 244466 devel optional
linux-headers-2.6.18-4-powerpc_2.6.18.dfsg.1-9_powerpc.deb
7ca5ded0ed70b95e7e47b72d84574714 16962266 admin optional
linux-image-2.6.18-4-powerpc-smp_2.6.18.dfsg.1-9_powerpc.deb
3702c2d53014a43159727d028381e099 245074 devel optional
linux-headers-2.6.18-4-powerpc-smp_2.6.18.dfsg.1-9_powerpc.deb
7d738536a29475b610bd1ce813cf4162 15153182 admin optional
linux-image-2.6.18-4-powerpc-miboot_2.6.18.dfsg.1-9_powerpc.deb
5309f291ed7d7cfc4907a496fd69fe16 221424 devel optional
linux-headers-2.6.18-4-powerpc-miboot_2.6.18.dfsg.1-9_powerpc.deb
04ba8c1055666bbb7208634740e85f46 18286116 admin optional
linux-image-2.6.18-4-powerpc64_2.6.18.dfsg.1-9_powerpc.deb
5e79d913194cd37d829e42e4c614e46d 245508 devel optional
linux-headers-2.6.18-4-powerpc64_2.6.18.dfsg.1-9_powerpc.deb
ecd6445553c674876f4b3fe8e4b5182f 16397570 admin optional
linux-image-2.6.18-4-prep_2.6.18.dfsg.1-9_powerpc.deb
ea551ce3247794bfd5e54eb03b3d4ec8 238890 devel optional
linux-headers-2.6.18-4-prep_2.6.18.dfsg.1-9_powerpc.deb
382551eae1580ce294f11683a1ae5026 3407174 devel optional
linux-headers-2.6.18-4-vserver_2.6.18.dfsg.1-9_powerpc.deb
28b8bb4e11aa5c8100571967fc5f6d48 17002466 admin optional
linux-image-2.6.18-4-vserver-powerpc_2.6.18.dfsg.1-9_powerpc.deb
9ddd8711a8d0a5db35abd16ce843107e 245292 devel optional
linux-headers-2.6.18-4-vserver-powerpc_2.6.18.dfsg.1-9_powerpc.deb
a905785bc4181069af71222c60fce608 18340762 admin optional
linux-image-2.6.18-4-vserver-powerpc64_2.6.18.dfsg.1-9_powerpc.deb
d1a9db2cf82babebaadbd8f2631e9edb 245790 devel optional
linux-headers-2.6.18-4-vserver-powerpc64_2.6.18.dfsg.1-9_powerpc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iEYEARECAAYFAkW3a90ACgkQLkAIIn9ODhGAYQCfeM36zDQjC4xPmsvT7rmEl0tl
BJwAn0yGab2sjAJQTofYGhHq8ZT4TZLs
=SOBi
-----END PGP SIGNATURE-----
--- End Message ---