2003-09-15 06:48:57

by Andrew Morton

[permalink] [raw]
Subject: 2.6.0-test5-mm2


ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test5/2.6.0-test5-mm2/




Changes since 2.6.0-test5-mm1:


+linus.patch

Latest Linus tree

-calibrate_tsc-consolidation.patch
-ppc64-build-fixes.patch
-ppc64-local.patch
-block-devfs-conversions.patch
-timer_tsc-cyc2ns_scale-fix.patch
-ricoh-mask-fix.patch
-dac960-devfs_name-fix.patch
-dac960-warning-fixes.patch
-ikconfig-gzipped-2.patch
-reiserfs-direct-io.patch
-imm-fix-fix.patch
-selinux-option-config-option.patch
-sound-remove-duplicate-includes.patch
-kernel-remove-duplicate-includes.patch
-NR_CPUS-overflow-fix.patch
-ppp-oops-fix.patch
-d_delete-d_lookup-race-fix.patch
-idle-using-monitor-mwait.patch
-idle-using-monitor-mwait-tweaks.patch
-remap_file_pages-MAP_NONBLOCK-fix.patch
-install_page-use-after-unmap-fix.patch
-really-use-english-date-in-version-string.patch
-inflate-error-cleanup.patch
-mwave-locking-fixes.patch
-summit-includes-fix.patch
-random-lock-contention.patch
-ifdown-lockup-fix.patch
-fadvise-needs-asmlinkage.patch
-ufs-build-fix.patch
-sched-CAN_MIGRATE_TASK-fix.patch

Merged

+separate-output-dir.patch

kbuild support for separate src/ouytput directories

+acpi_off-fix.patch

Fix `acpi=off' command line handling

+group_leader-rework-fix.patch

Build fix

-VT8231-router-detection.patch

Dropped: we need to forward-port the 2.4 IRQ router rework

+uml-update.patch

Latest UML drop fro Jeff

+md-make_request-crash-fix.patch

RAID fix

+reiserfs-large-file-fix.patch

reiserfs fix for files larger than 4G

+irq-vector-overflow-check.patch

debug check for huge ia32 machines

+mtrr-warning-fix.patch

Warning fix.

+nls-alias-fixes.patch
+nls-elisp-removal.patch

NLS fixes/cleanups

+sysfs-dput-fix.patch

sysfs oops fix

-test4-pm1.patch
+test5-pm2.patch
+test5-pm2-fix.patch

New power management code from Pat.

-swsusp-fpu-fix.patch

Merged into the above

+slab-debug-additions-fix.patch

Slab debug

+remove-smp-txt.patch

Remove Documentation/smp.tex

+mwave-needs-8250.patch

kconfig fix

+any_online_cpu-fix.patch

cpumask_t fix

+numa-detection-fail-fix.patch

NUMA cpu detection fix

+dgap.patch

Digi Acceleport driver

+reiserfs-consistency-checks.patch

reiserfs fixes

+remove-dupe-SOUND_RME96XX.patch

kconfig cleanup

+istallion-build-fix.patch

Compile fix

+pdc4030-update.patch
+ali14xx-update.patch
+dtc2278-update.patch
+ht6560b-update.patch
+qd65xx-update.patch
+umc8672-update.patch

IDE updates

+file-locking-leak-fix.patch

memleak fix

+init-argv-fix.patch

Get argv[0] right for `init='

+ens1370-name-fix.patch

Sounds driver oops fix

+summit-apic-numbering-rework.patch

Summit fix

+smbfs-fixes.patch

SMB filsystem fixes

+wanXL-driver.patch

SBE Inc. wanXL 4-port sync serial card driver

+as-documentation.patch

Documentation for the anticipatory IO scheduler

+lsm-CREDITS.patch
+lsm-MAINTAINERS.patch
+lsm-comment-fix.patch
+lsm-rootplug-fix.patch

LSM stuff

+floppy-pending-timer-fix.patch

Floppy rmmod crashfix

+remove-config_build_info.patch

Remove /proc/config_build_info

+access_ok-is-likely.patch

mark access_ok() as unlikely

+kobject-oops-fixes.patch

Various kobject layer fixes

-linux-isp-2.patch
-linux-isp-2-fix-again.patch
-feral-bounce-fix.patch
-feral-bounce-fix-2.patch

Dropped the feral driver: it's broken and old.

-sched-balance-fix-2.6.0-test3-mm3-A0.patch
-sched-cpu-migration-fix.patch

These duplicated other things: dropped

+o20.1int.patch

Interactivity fix

+4g4g-might_sleep-warning-fix.patch

4G/4G fix

-io_submit_one-EINVAL-fix.patch
-aio-05-fs_write-fix.patch
-aio-06-bread_wq-fix.patch
-aio-O_SYNC-fix-missing-bit.patch
-O_SYNC-speedup-nolock-fix.patch
-aio-writev-nsegs-fix.patch
-aio-remove-lseek-triggerable-BUG_ONs.patch

Various AIO patches were folded into various other AIO patches.

+O_DIRECT-race-fixes.patch
+O_DIRECT-race-fixes-fixes.patch
+O_DIRECT-race-fixes-commentary.patch

Forward-port from 2.4 of Stephen Tweedie's O_DIRECT information leak fixes.




All 176 patches


linus.patch

mm.patch
add -mmN to EXTRAVERSION

kgdb-ga.patch
kgdb stub for ia32 (George Anzinger's one)
kgdbL warning fix

kgdb-warning-fix.patch
kgdbL warning fix

kgdb-build-fix.patch

kgdb-spinlock-fix.patch

kgdb-fix-debug-info.patch
kgdb: CONFIG_DEBUG_INFO fix

kgdb-cpumask_t.patch

kgdb-x86_64-fixes.patch
x86_64 fixes

kgdb-over-ethernet.patch
kgdb-over-ethernet patch

kgdb-over-ethernet-fixes.patch
kgdb-over-ethernet fixlets

kgdb-CONFIG_NET_POLL_CONTROLLER.patch
kgdb: replace CONFIG_KGDB with CONFIG_NET_RX_POLL in net drivers

kgdb-handle-stopped-NICs.patch
kgdb: handle netif_stopped NICs

eepro100-poll-controller.patch

tlan-poll_controller.patch

tulip-poll_controller.patch

tg3-poll_controller.patch
kgdb: tg3 poll_controller

kgdb-eth-smp-fix.patch
kgdb-over-ethernet: fix SMP

kgdb-eth-reattach.patch

kgdb-skb_reserve-fix.patch
kgdb-over-ethernet: skb_reserve() fix

separate-output-dir.patch
kbuild: Separate output directory support

acpi-irq-fixes.patch
Next round of ACPI IRQ fixes (VIA ACPI fixed)

acpi_off-fix.patch
fix acpi=off

cfq-4.patch
CFQ io scheduler
CFQ fixes

no-unit-at-a-time.patch
Use -fno-unit-at-a-time if gcc supports it

config_spinline.patch
uninline spinlocks for profiling accuracy.

ppc64-bar-0-fix.patch
Allow PCI BARs that start at 0

ppc64-reloc_hide.patch

ppc64-semaphore-reimplementation.patch
ppc64: use the ia32 semaphore implementation

sym-do-160.patch
make the SYM driver do 160 MB/sec

rt-tasks-special-vm-treatment.patch
real-time enhanced page allocator and throttling

rt-tasks-special-vm-treatment-2.patch

input-use-after-free-checks.patch
input layer debug checks

fbdev.patch
framebbuffer driver update

cursor-flashing-fix.patch
fbdev: fix cursor letovers

slab-hexdump.patch
slab: hexdump structures when things go wrong

aic7xxx-parallel-build-fix.patch
fix parallel builds for aic7xxx

group_leader-rework.patch
Fix setpgid and threads
use group_leader->pgrp (was Re: setpgid and threads)

group_leader-rework-fix.patch
group_leader fix fix

ramdisk-cleanup.patch

delay-ksoftirqd-fallback.patch
Try harded in IRQ context before falling back to ksoftirqd

intel8x0-cleanup.patch
intel8x0 cleanups

claim-serio-early.patch
Serio: claim serio early

mark-devfs-obsolete.patch
mark devfs obsolete

uml-update.patch
Update UML to 2.6.0-test5

md-make_request-crash-fix.patch
md: crash fix

reiserfs-large-file-fix.patch
reiserfs: large file 32/64-bit truncation fix

irq-vector-overflow-check.patch
Overflow check for i386 assign_irq_vector

mtrr-warning-fix.patch
mtrr warning fix w/o proc_fs

nls-alias-fixes.patch
NLS: Remove the nls modules for only alias

nls-elisp-removal.patch
NLS: remove emacs metadata

sysfs-dput-fix.patch
sysfs dput fix

test5-pm2.patch

test5-pm2-fix.patch

ide-pm-oops-fix.patch
IDE power management oops fix

flush-invalidate-fixes.patch
memory writeback/invalidation fixes

flush-invalidate-fixes-warning-fix.patch

ide_floppy-maybe-fix.patch
might fix ide_floppy

pdflush-diag.patch

joydev-exclusions.patch
joydev is too eager claiming input devices

might_sleep-diags.patch

utime-on-immutable-file-fix.patch
disallow utime{s}() on immutable or append-only files

add-daniele-to-credits.patch
add Daniele to CREDITS

agp-build-fix.patch
AGPGART_MINOR needs <linux/agpgart.h>

slab-debug-additions.patch
Move slab objects to the end of the real allocation
slab debug fix

slab-debug-additions-fix.patch
From: Manfred Spraul <[email protected]>
Subject: [PATCH] Bugfix for my last slab patch

remove-smp-txt.patch
Remove Documentation/smp.tex

agp-warning-fix.patch
AGP warning fix

mwave-needs-8250.patch
mwave char/Kconfig fix

any_online_cpu-fix.patch
any_online_cpu-fix

numa-detection-fail-fix.patch
allow x86 NUMA architecture detection to fail

dgap.patch
New DGAP driver

reiserfs-consistency-checks.patch
reiserfs: add checks from 2.4 into 2.5

remove-dupe-SOUND_RME96XX.patch
remove duplicate SOUND_RME96XX option

istallion-build-fix.patch
istallion: use schedule_work

pdc4030-update.patch
update pdc4030 driver

ali14xx-update.patch
update ali14xx driver

dtc2278-update.patch
update dtc2278 driver

ht6560b-update.patch
update ht6560b driver

qd65xx-update.patch
update qd65xx driver

umc8672-update.patch
update umc8672 driver

file-locking-leak-fix.patch
file locking memory leak

init-argv-fix.patch
fix incorrect argv[0] for init

ens1370-name-fix.patch
ens1370 PCI driver naming fix

summit-apic-numbering-rework.patch
Summit sub-arch: Make logical IDs independent of BIOS numbering scheme

smbfs-fixes.patch
smbfs: module unload and highuid

wanXL-driver.patch
wanXL serial card driver

as-documentation.patch
AS documentation

lsm-CREDITS.patch
LSM: update credits

lsm-MAINTAINERS.patch
LSM: add maintainer entry

lsm-comment-fix.patch
LSM: comment fixup

lsm-rootplug-fix.patch
LSM: root_plug fixup

floppy-pending-timer-fix.patch
floppy cleanup timers/resources on unload

remove-config_build_info.patch
remove /proc/config_build_info

access_ok-is-likely.patch
access_ok is likely

kobject-oops-fixes.patch
fix oopses is kobject parent is removed before child

p00001_synaptics-restore-on-close.patch

p00002_psmouse-reset-timeout.patch

p00003_synaptics-multi-button.patch

p00004_synaptics-optional.patch

p00005_synaptics-pass-through.patch

p00006_psmouse-suspend-resume.patch

p00007_synaptics-old-proto.patch

synaptics-mode-set.patch
Synaptics mode setting

syn-multi-btn-fix.patch
synaptics multibutton fix

psmouse_ipms2-option.patch
Force mouse detection as imps/2 (and fix my KVM switch)

i8042-history.patch
debug: i8042 history dumping

keyboard-resend-fix.patch
keyboard resend fix

list_del-debug.patch
list_del debug check

print-build-options-on-oops.patch
print a few config options on oops

show_task-free-stack-fix.patch
show_task() fix and cleanup

oops-dump-preceding-code.patch
i386 oops output: dump preceding code

lockmeter.patch

printk-oops-mangle-fix.patch
disentangle printk's whilst oopsing on SMP

20-odirect_enable.patch

21-odirect_cruft.patch

22-read_proc.patch

23-write_proc.patch

24-commit_proc.patch

25-odirect.patch

nfs-O_DIRECT-always-enabled.patch
Force CONFIG_NFS_DIRECTIO

sched-2.6.0-test2-mm2-A3.patch
sched-2.6.0-test2-mm2-A3

ppc-sched_clock.patch

ppc64-sched_clock.patch
ppc64: sched_clock()

sparc64_sched_clock.patch

x86_64-sched_clock.patch
Add sched_clock for x86-64

sched-warning-fix.patch

sched-balance-tuning.patch
CPU scheduler balancing fix

sched-no-tsc-on-numa.patch
Subject: Re: Fw: Re: 2.6.0-test2-mm3

o12.2int.patch
O12.2int for interactivity

o12.3.patch
O12.3 for interactivity

o13int.patch
O13int for interactivity

o13.1int.patch
O13.1int

o14int.patch
O14int

o14int-div-fix.patch
o14int 64-bit-divide fix

o14.1int.patch
O14.1int

o15int.patch
O15int for interactivity

o16int.patch
From: Con Kolivas <[email protected]>
Subject: [PATCH] O16int for interactivity

o16.1int.patch
O16.1int for interactivity

o16.2int.patch
O16.2int

o16.3int.patch
O16.3int

o18int.patch
O18int

o18.1int.patch
O18.1int

o19int.patch
O19int

o20int.patch
O20int

o20.1int.patch
O20.1int

4g-2.6.0-test2-mm2-A5.patch
4G/4G split patch
4G/4G: remove debug code
4g4g: pmd fix
4g/4g: fixes from Bill
4g4g: fpu emulation fix
4g/4g usercopy atomicity fix
4G/4G: remove debug code
4g4g: pmd fix
4g/4g: fixes from Bill
4g4g: fpu emulation fix
4g/4g usercopy atomicity fix
4G/4G preempt on vstack
4G/4G: even number of kmap types
4g4g: fix __get_user in slab
4g4g: Remove extra .data.idt section definition
4g/4g linker error (overlapping sections)
4G/4G: remove debug code
4g4g: pmd fix
4g/4g: fixes from Bill
4g4g: fpu emulation fix
4g4g: show_registers() fix
4g/4g usercopy atomicity fix
4g4g: debug flags fix
4g4g: Fix wrong asm-offsets entry
cyclone time fixmap fix
4G/4G preempt on vstack
4G/4G: even number of kmap types
4g4g: fix __get_user in slab
4g4g: Remove extra .data.idt section definition
4g/4g linker error (overlapping sections)
4G/4G: remove debug code
4g4g: pmd fix
4g/4g: fixes from Bill
4g4g: fpu emulation fix
4g4g: show_registers() fix
4g/4g usercopy atomicity fix
4g4g: debug flags fix
4g4g: Fix wrong asm-offsets entry
cyclone time fixmap fix

4g4g-cyclone-timer-fix.patch

4g4g-copy_mount_options-fix.patch
use direct_copy_{to,from}_user for kernel access in mm/usercopy.c

4g4g-might_sleep-warning-fix.patch
4G/4G might_sleep warning fix

4g4g-pagetable-accounting-fix.patch
4g/4g pagetable accounting fix

ppc-fixes.patch
make mm4 compile on ppc

aic7xxx_old-oops-fix.patch

aio-01-retry.patch
AIO: Core retry infrastructure
Fix aio process hang on EINVAL

aio-02-lockpage_wq.patch
AIO: Async page wait

aio-03-fs_read.patch
AIO: Filesystem aio read

aio-04-buffer_wq.patch
AIO: Async buffer wait

aio-05-fs_write.patch
AIO: Filesystem aio write

aio-06-bread_wq.patch
AIO: Async block read

aio-07-ext2getblk_wq.patch
AIO: Async get block for ext2

O_SYNC-speedup-2.patch
speed up O_SYNC writes

aio-09-o_sync.patch
aio O_SYNC

aio-10-BUG-fix.patch
AIO: fix a BUG

aio-11-workqueue-flush.patch
AIO: flush workqueues before destroying ioctx'es

aio-12-readahead.patch
AIO: readahead fixes

aio-dio-no-readahead.patch
aio O_DIRECT no readahead

lock_buffer_wq-fix.patch
lock_buffer_wq fix

unuse_mm-locked.patch
AIO: hold the context lock across unuse_mm

aio-take-task_lock.patch
task task_lock in use_mm()

aio-O_SYNC-fix.patch
Unify o_sync changes for aio and regular writes
aio-O_SYNC-fix bits got lost
aio: writev nr_segs fix

aio-readahead-rework.patch
Unified page range readahead for aio and regular reads

aio-readahead-speedup.patch
Readahead issues and AIO read speedup

aio-osync-fix-2.patch
More AIO O_SYNC related fixes

O_DIRECT-race-fixes.patch
DIO fixes forward port and AIO-DIO fix

O_DIRECT-race-fixes-fixes.patch

O_DIRECT-race-fixes-commentary.patch
O_DIRECT race fixes comments




2003-09-15 14:19:38

by Claas Langbehn

[permalink] [raw]
Subject: Re: 2.6.0-test5-mm2

Hi,

there is an error, after make modules_install
/lib/modules/2.6.0-test5-mm2/build points to ".",
but it should point to /usr/src/linux-2.6.0-test5-mm5/

bye, claas

Subject: Re: 2.6.0-test5-mm2

Em Seg, 2003-09-15 ?s 03:48, Andrew Morton escreveu:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test5/2.6.0-test5-mm2/

net/ipv4/ip_input.c: In function `ip_local_deliver_finish':
net/ipv4/ip_input.c:204: invalid suffix on integer constant
net/ipv4/ip_input.c:204: syntax error before numeric constant
make[2]: ** [net/ipv4/ip_input.o] Error 1
make[1]: ** [net/ipv4] Error 2
make: ** [net] Error 2

this happens when CONFIG_NETFILTER_DEBUG is set. The line with
the problem are here:

#ifdef CONFIG_NETFILTER_DEBUG
nf_debug_ip_local_deliver(skb);
skb->nf_debug =3D 0;
#endif /*CONFIG_NETFILTER_DEBUG*/

in the skb->nf_debug.

--
Luiz Fernando N. Capitulino

<[email protected]>
<http://www.telecentros.sp.gov.br>

2003-09-15 16:25:36

by Patrick Mochel

[permalink] [raw]
Subject: Re: [patch] 2.6.0-test5-mm2: let PM_DISK_PARTITION depend on PM_DISK


On Mon, 15 Sep 2003, Adrian Bunk wrote:

> On Sun, Sep 14, 2003 at 11:48:43PM -0700, Andrew Morton wrote:
> >...
> > Changes since 2.6.0-test5-mm1:
> >...
> > -test4-pm1.patch
> > +test5-pm2.patch
> > +test5-pm2-fix.patch
> >
> > New power management code from Pat.
> >...
>
> PM_DISK_PARTITION should only be asked when PM_DISK is enabled:


Thanks, applied.


Pat

2003-09-15 16:20:58

by Adrian Bunk

[permalink] [raw]
Subject: [patch] 2.6.0-test5-mm2: let PM_DISK_PARTITION depend on PM_DISK

On Sun, Sep 14, 2003 at 11:48:43PM -0700, Andrew Morton wrote:
>...
> Changes since 2.6.0-test5-mm1:
>...
> -test4-pm1.patch
> +test5-pm2.patch
> +test5-pm2-fix.patch
>
> New power management code from Pat.
>...

PM_DISK_PARTITION should only be asked when PM_DISK is enabled:

--- linux-2.6.0-test5-mm2/kernel/power/Kconfig.old 2003-09-15 18:05:40.000000000 +0200
+++ linux-2.6.0-test5-mm2/kernel/power/Kconfig 2003-09-15 18:06:08.000000000 +0200
@@ -66,6 +66,7 @@
config PM_DISK_PARTITION
string "Default resume partition"
default ""
+ depends on PM_DISK
---help---
The default resume partition is the partition that the pmdisk suspend-
to-disk implementation will look for a suspended disk image.


cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

2003-09-15 16:57:22

by Arnaldo Carvalho de Melo

[permalink] [raw]
Subject: Re: 2.6.0-test5-mm2

Em Mon, Sep 15, 2003 at 11:34:51AM -0300, Luiz Capitulino escreveu:
> #ifdef CONFIG_NETFILTER_DEBUG
> nf_debug_ip_local_deliver(skb);
> skb->nf_debug =3D 0;
^^

Fixed in DaveM's tree, this kind of messages should be posted to the netfilter
and/or netdev mailing lists.

- Arnaldo

2003-09-15 17:19:55

by Felipe Alfaro Solana

[permalink] [raw]
Subject: Re: 2.6.0-test5-mm2

On Mon, 2003-09-15 at 08:48, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test5/2.6.0-test5-mm2/

> Changes since 2.6.0-test5-mm1:

Hmmm...

"make rpm" support is broken in 2.6.0-test5-mm2. However, it works fine
with 2.6.0-test5-bk3.

2003-09-15 19:26:44

by Marek Habersack

[permalink] [raw]
Subject: Re: 2.6.0-test5-mm2

Hello,

There's a problem with both 2.6.0-test5-{mm1,mm2} on my MaxData M1000T
notebook. Details are in the attached dmesg output - in a word, via-rhine
times out on the transfer rendering the network inaccessible:

NETDEV WATCHDOG: eth0: transmit timed out
eth0: Transmit timed out, status 1003, PHY status 786d, resetting...
NETDEV WATCHDOG: eth0: transmit timed out
eth0: Transmit timed out, status 0003, PHY status 786d, resetting...

and USB HCD reports an unhandled IRQ and throws a call trace:

drivers/usb/host/uhci-hcd.c: USB Universal Host Controller Interface driver
v2.1
uhci-hcd 0000:00:11.2: UHCI Host Controller
irq 9: nobody cared!
Call Trace:
[<c010c71a>] __report_bad_irq+0x2a/0x90
[<c010c810>] note_interrupt+0x70/0xa0
[<c010caa0>] do_IRQ+0x120/0x130
[<c0432800>] common_interrupt+0x18/0x20
[<c0121f00>] do_softirq+0x40/0xa0
[<c010ca7c>] do_IRQ+0xfc/0x130
[<c0432800>] common_interrupt+0x18/0x20
[<c0267b91>] pci_bus_write_config_word+0x61/0x90
[<c03326cf>] uhci_reset+0x3f/0x60
[<c0324ff5>] usb_hcd_pci_probe+0x195/0x4a0
[<c026b952>] pci_device_probe_static+0x52/0x70
[<c026b9ab>] __pci_device_probe+0x3b/0x50
[<c026b9ec>] pci_device_probe+0x2c/0x50
[<c02afc2f>] bus_match+0x3f/0x70
[<c02afd7f>] driver_attach+0x6f/0xa0
[<c02b001d>] bus_add_driver+0x8d/0xa0
[<c02b045f>] driver_register+0x2f/0x40
[<c026bbdf>] pci_register_driver+0x5f/0x90
[<c0545684>] uhci_hcd_init+0xc4/0x140
[<c053270b>] do_initcalls+0x2b/0xa0
[<c012db3f>] init_workqueues+0xf/0x50
[<c01070cd>] init+0x2d/0x160
[<c01070a0>] init+0x0/0x160
[<c0109089>] kernel_thread_helper+0x5/0xc

handlers:
[<c026eefb>] (acpi_irq+0x0/0x16)
Disabling IRQ #9

Vanilla test5 works fine.

Both the full dmesg output and the kernel config are attached. Let me know
if I can test anything to help,

regards,

marek


Attachments:
(No filename) (0.00 B)
signature.asc (189.00 B)
Digital signature
Download all attachments

2003-09-15 19:42:53

by Andrew Morton

[permalink] [raw]
Subject: Re: 2.6.0-test5-mm2

Marek Habersack <[email protected]> wrote:
>
> Hello,
>
> There's a problem with both 2.6.0-test5-{mm1,mm2} on my MaxData M1000T
> notebook. Details are in the attached dmesg output - in a word, via-rhine
> times out on the transfer rendering the network inaccessible:
>
> NETDEV WATCHDOG: eth0: transmit timed out
> eth0: Transmit timed out, status 1003, PHY status 786d, resetting...
> NETDEV WATCHDOG: eth0: transmit timed out
> eth0: Transmit timed out, status 0003, PHY status 786d, resetting...
>
> and USB HCD reports an unhandled IRQ and throws a call trace:
>
> drivers/usb/host/uhci-hcd.c: USB Universal Host Controller Interface driver
> v2.1
> uhci-hcd 0000:00:11.2: UHCI Host Controller
> irq 9: nobody cared!
> Call Trace:
> [<c010c71a>] __report_bad_irq+0x2a/0x90
> [<c010c810>] note_interrupt+0x70/0xa0
> [<c010caa0>] do_IRQ+0x120/0x130
> [<c0432800>] common_interrupt+0x18/0x20
> [<c0121f00>] do_softirq+0x40/0xa0
> [<c010ca7c>] do_IRQ+0xfc/0x130
> [<c0432800>] common_interrupt+0x18/0x20
> [<c0267b91>] pci_bus_write_config_word+0x61/0x90
> [<c03326cf>] uhci_reset+0x3f/0x60
> [<c0324ff5>] usb_hcd_pci_probe+0x195/0x4a0
> [<c026b952>] pci_device_probe_static+0x52/0x70
> [<c026b9ab>] __pci_device_probe+0x3b/0x50
> [<c026b9ec>] pci_device_probe+0x2c/0x50
> [<c02afc2f>] bus_match+0x3f/0x70
> [<c02afd7f>] driver_attach+0x6f/0xa0
> [<c02b001d>] bus_add_driver+0x8d/0xa0
> [<c02b045f>] driver_register+0x2f/0x40
> [<c026bbdf>] pci_register_driver+0x5f/0x90
> [<c0545684>] uhci_hcd_init+0xc4/0x140
> [<c053270b>] do_initcalls+0x2b/0xa0
> [<c012db3f>] init_workqueues+0xf/0x50
> [<c01070cd>] init+0x2d/0x160
> [<c01070a0>] init+0x0/0x160
> [<c0109089>] kernel_thread_helper+0x5/0xc
>
> handlers:
> [<c026eefb>] (acpi_irq+0x0/0x16)
> Disabling IRQ #9
>
> Vanilla test5 works fine.
>

Looks like ACPI broke. Here is the procedure for reporting
ACPI problems:


Please file a bug at http://bugzilla.kernel.org/
Category: Power Management
Componenet: ACPI

Please attach the output from dmidecide, available in /usr/sbin/, or
here:
http://www.nongnu.org/dmidecode/

Please attach the output from acpidmp, available in /usr/sbin/, or in
here
http://www.intel.com/technology/iapc/acpi/downloads/pmtools-20010730.tar.gz

Please attach /proc/interrupts and the dmesg output showing the failure,
if possible. Send to [email protected]

2003-09-15 22:08:45

by Adrian Bunk

[permalink] [raw]
Subject: 2.6.0-test5-mm2: dgap driver looks ugly

On Sun, Sep 14, 2003 at 11:48:43PM -0700, Andrew Morton wrote:
>...
> Changes since 2.6.0-test5-mm1:
>...
> +dgap.patch
>
> Digi Acceleport driver
>...

This driver seems to need a serious cleanup.

The patch below does:
- remove MIN/MAN
- remove (unused) userspace program/conffile locations
- remove a check that compares an ushort witha value it never has on
Linux

There seem to be more cleanups needed, these should only be some
examples.

cu
Adrian

--- linux-2.6.0-test5-mm2-no-smp/drivers/char/digi/dgap/dgap_driver.h.old 2003-09-15 17:52:47.000000000 +0200
+++ linux-2.6.0-test5-mm2-no-smp/drivers/char/digi/dgap/dgap_driver.h 2003-09-15 23:57:28.000000000 +0200
@@ -215,7 +215,6 @@
#define MYFLIPLEN N_TTY_BUF_SIZE

#define SBREAK_TIME 0x25
-#define USHRT_MAX 65535
#define U2BSIZE 0x400
#define dgap_jiffies_from_ms(a) (((a) * HZ) / 1000)

@@ -231,10 +230,6 @@
# define DIGI_DGAP_MAJOR 22
#endif

-/* The default location of the config script. */
-#define DGAP_CONFIG_PROGRAM "/usr/sbin/dgap_config"
-#define DGAP_CONFIG_FILE "/etc/dgap.conf"
-
/*
* The parameters we use to define the periods of the moving averages.
*/
@@ -274,20 +269,6 @@
#endif

/*
- * Only define these in case they are not present in the kernel headers.
- * A grep of /usr/src/linux-<version>/include/linux
- * show others worry about this as well.
- */
-#if !defined(MIN)
-# define MIN(a,b) ((a) < (b) ? (a) : (b))
-#endif
-
-#if !defined(MAX)
-# define MAX(a,b) ((a) > (b) ? (a) : (b))
-#endif
-
-
-/*
* All the possible states the driver can be while being loaded.
*/
enum {
--- linux-2.6.0-test5-mm2-no-smp/drivers/char/digi/dgap/dgap_tty.c.old 2003-09-15 23:47:21.000000000 +0200
+++ linux-2.6.0-test5-mm2-no-smp/drivers/char/digi/dgap/dgap_tty.c 2003-09-15 23:50:54.000000000 +0200
@@ -1278,8 +1278,8 @@
flip_len = TTY_FLIPBUF_SIZE - tp->flip.count;
}

- len = MIN(data_len, flip_len);
- len = MIN(len, (N_TTY_BUF_SIZE - 1) - tp->read_cnt);
+ len = min(data_len, flip_len);
+ len = min(len, (N_TTY_BUF_SIZE - 1) - tp->read_cnt);

if (len <= 0) {
writeb(1, &(bs->idata));
@@ -1315,7 +1315,7 @@
while (n) {

s = ((head >= tail) ? head : ch->ch_rsize) - tail;
- s = MIN(s, n);
+ s = min(s, n);

if (s <= 0)
break;
@@ -2513,7 +2513,7 @@
cps_limit = 0;
}

- bytes_available = MIN(cps_limit, bytes_available);
+ bytes_available = min(cps_limit, bytes_available);
}

return (bytes_available);
@@ -2705,7 +2705,7 @@
* Take minimum of what the user wants to send, and the
* space available in the FEP buffer.
*/
- count = MIN(count, bufcount);
+ count = min(count, bufcount);

/*
* Bail if no space left.
@@ -2743,7 +2743,7 @@
goto out;
}

- count = MIN(count, WRITEBUFLEN);
+ count = min(count, WRITEBUFLEN);

/*
* copy_from_user() returns the number
@@ -3230,9 +3230,6 @@
if (ch->ch_digi.digi_bufsize < 10)
ch->ch_digi.digi_bufsize = 10;

- if (ch->ch_digi.digi_bufsize > 100000)
- ch->ch_digi.digi_bufsize = MIN(100000, USHRT_MAX);
-
if (ch->ch_digi.digi_maxchar < 1)
ch->ch_digi.digi_maxchar = 1;

2003-09-16 01:03:14

by Rusty Russell

[permalink] [raw]
Subject: Re: 2.6.0-test5-mm2

In message <1063636490.5588.10.camel@lorien> you write:
> net/ipv4/ip_input.c: In function `ip_local_deliver_finish':
....
> #ifdef CONFIG_NETFILTER_DEBUG
> nf_debug_ip_local_deliver(skb);
> skb->nf_debug =3D3D 0;
> #endif /*CONFIG_NETFILTER_DEBUG*/

Don't know how that happened: screwage in a mailer somewhere I guess.

Fix is simple: should be "skb->nf_debug = 0;"

Rusty.
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

2003-09-16 02:02:30

by Ramón Rey Vicente

[permalink] [raw]
Subject: Re: 2.6.0-test5-mm2


> +o20.1int.patch

The work of Con is great! The desktop experience is much better than
Linus tree. And now the stability of the system response is very good in
my K6-2 450 machine with many aplications launched at same time.

I think this patches must be merged into Linus tree as soon as possible.
--
Ram?n Rey Vicente <ramon dot rey at hispalinux dot es>
jabber ID <rreylinux at jabber dot org>
------------------------------------------------------------
gpg public key ID 0xBEBD71D5 # http://pgp.escomposlinux.org/

2003-09-16 10:24:02

by Felipe Alfaro Solana

[permalink] [raw]
Subject: Re: 2.6.0-test5-mm2

On Tue, 2003-09-16 at 04:02, Ramón Rey Vicente wrote:
> > +o20.1int.patch
>
> The work of Con is great! The desktop experience is much better than
> Linus tree. And now the stability of the system response is very good in
> my K6-2 450 machine with many aplications launched at same time.
>
> I think this patches must be merged into Linus tree as soon as possible.

I cannot agree with you more :-)

2003-09-16 11:51:24

by Adrian Bunk

[permalink] [raw]
Subject: 2.6.0-test5-mm2: i4l coompile error

It seems group_leader-rework.patch broke the compilation of the old i4l?

<-- snip -->

...
CC drivers/isdn/i4l/isdn_tty.o
...
drivers/isdn/i4l/isdn_tty.c: In function `modem_write_profile':
drivers/isdn/i4l/isdn_tty.c:1992: error: structure has no member named `pgrp'
make[3]: *** [drivers/isdn/i4l/isdn_tty.o] Error 1

<-- snip -->

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

2003-09-16 19:54:35

by Adrian Bunk

[permalink] [raw]
Subject: [patch] 2.6.0-test5-mm2: ISTALLION UP compile is fixed

On Sun, Sep 14, 2003 at 11:48:43PM -0700, Andrew Morton wrote:
>...
> +istallion-build-fix.patch
>
> Compile fix
>...

This patch fixed the UP compile of this driver.

The following patch does the according BROKEN -> BROKEN_ON_SMP for the
Kconfig file:

--- linux-2.6.0-test5-mm2-no-smp/drivers/char/Kconfig.old 2003-09-15 23:27:32.000000000 +0200
+++ linux-2.6.0-test5-mm2-no-smp/drivers/char/Kconfig 2003-09-15 23:29:09.000000000 +0200
@@ -370,7 +370,7 @@

config ISTALLION
tristate "Stallion EC8/64, ONboard, Brumby support"
- depends on STALDRV && BROKEN
+ depends on STALDRV && BROKEN_ON_SMP
help
If you have an EasyConnection 8/64, ONboard, Brumby or Stallion
serial multiport card, say Y here. Make sure to read


cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

2003-09-17 13:51:10

by Sean Neakums

[permalink] [raw]
Subject: Re: 2.6.0-test5-mm2

I've forgotten precisely when it stopped working (test4 or test4-mm1,
maybe), but I chanced to try it today and I've been able to
successfully do APM suspend to/resume from RAM with this kernel.

2003-09-17 19:48:09

by Sam Ravnborg

[permalink] [raw]
Subject: Re: 2.6.0-test5-mm2

On Mon, Sep 15, 2003 at 07:19:50PM +0200, Felipe Alfaro Solana wrote:
> On Mon, 2003-09-15 at 08:48, Andrew Morton wrote:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test5/2.6.0-test5-mm2/
>
> > Changes since 2.6.0-test5-mm1:
>
> Hmmm...
>
> "make rpm" support is broken in 2.6.0-test5-mm2. However, it works fine
> with 2.6.0-test5-bk3.

I broke that as part of the separate output directory patch.
The following should fix it.

Andrew, I will come up with a better patch tomorrow.

Sam

===== Makefile 1.428 vs edited =====
--- 1.428/Makefile Thu Sep 11 12:01:23 2003
+++ edited/Makefile Wed Sep 17 21:46:41 2003
@@ -97,7 +97,7 @@
# We process the rest of the Makefile if this is the final invocation of make
ifeq ($(skip-makefile),)

-srctree := $(if $(KBUILD_SRC),$(KBUILD_SRC),.)
+srctree := $(if $(KBUILD_SRC),$(KBUILD_SRC),$(CURDIR))
TOPDIR := $(srctree)
# FIXME - TOPDIR is obsolete, use srctree/objtree
objtree := $(CURDIR)

2003-09-20 20:28:17

by Rob Landley

[permalink] [raw]
Subject: Process in D state (was Re: 2.6.0-test5-mm2)

2.6.0-test4 was pretty solid for me. My main gripe was the weird key repeat
problem I've mentioned before (where sometimes a key up event will get missed
or delayed for no apparent reason, happens about twice an hour in normal
laptop usage).

I upgraded to 2.6.0-test5, but USB didn't work (I bought a scanner), so I
tried -mm2 and USB is back and happy.

But, twice in a row now I've made this happen:

1391 pts/1 S 0:00 /bin/bash
1419 pts/1 S 0:00 /bin/sh ./build.sh
1423 pts/1 S 0:00 /bin/bash
/home/landley/pending/newfirmware/make-stat
1447 pts/1 D 0:04 tar xvjf
/home/landley/pending/newfirmware/base/linux
1448 pts/1 S 0:37 bzip2 -d

All I have to do is run my script, it tries to extract the kernel tarball, and
tar hangs in D state.

How do I debug this? (Is there some way to get the output of Ctrl-ScrLk to go
to the log instead of just the console? My system isn't currently hung, it's
just got a process that is. This process being hung prevents my partitions
from being unmounted on shutdown, which is annoying.)

Other miscelanous bugs: cut and paste only works some of the time (it pastes
blanks other times, dunno if this was -test5 or -mm2; it worked fine in
-test4).

The key repeat problem is still there, although still highly intermittent.

The boot hung enabling swap space once. I don't know why. (Init was already
running and everything...)

Rob

[landley@localhost landley]$ cat /proc/modules
orinoco_cs 6472 1 - Live 0xcc06f000
orinoco 39908 1 orinoco_cs, Live 0xcc07c000
hermes 7744 2 orinoco_cs,orinoco, Live 0xcc06c000

[landley@localhost landley]$ cat /proc/version
Linux version 2.6.0-test5-mm2 ([email protected]) (gcc version
3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #2 Fri Sep 19 00:35:46 EDT 2003


Attachments:
(No filename) (1.77 kB)
config.bz2 (5.13 kB)
Download all attachments

2003-09-20 21:47:43

by Andrew Morton

[permalink] [raw]
Subject: Re: Process in D state (was Re: 2.6.0-test5-mm2)

Rob Landley <[email protected]> wrote:
>
> But, twice in a row now I've made this happen:
>
> 1391 pts/1 S 0:00 /bin/bash
> 1419 pts/1 S 0:00 /bin/sh ./build.sh
> 1423 pts/1 S 0:00 /bin/bash
> /home/landley/pending/newfirmware/make-stat
> 1447 pts/1 D 0:04 tar xvjf
> /home/landley/pending/newfirmware/base/linux
> 1448 pts/1 S 0:37 bzip2 -d
>
> All I have to do is run my script, it tries to extract the kernel tarball, and
> tar hangs in D state.
>
> How do I debug this? (Is there some way to get the output of Ctrl-ScrLk to go
> to the log instead of just the console? My system isn't currently hung, it's
> just got a process that is. This process being hung prevents my partitions
> from being unmounted on shutdown, which is annoying.)

sysrq-T followed by `dmesg -s 1000000 > foo' should capture it.

> Other miscelanous bugs: cut and paste only works some of the time (it pastes
> blanks other times, dunno if this was -test5 or -mm2; it worked fine in
> -test4).

vgacon? fbcon? X11?

> The key repeat problem is still there, although still highly intermittent.

I think Andries says that some keyboards just forget to send up codes.
We'll probably need some kernel boot parameter to support these, using the
keyboard's silly native autorepeat.

> The boot hung enabling swap space once. I don't know why. (Init was already
> running and everything...)

Probably the O_DIRECT locking bug: I had `rpmv' getting stuck on boot for a
while. mm3 fixed that.

2003-09-21 18:34:12

by Rob Landley

[permalink] [raw]
Subject: Re: Process in D state (was Re: 2.6.0-test5-mm2)

On Saturday 20 September 2003 17:49, Andrew Morton wrote:
> Rob Landley <[email protected]> wrote:
> > But, twice in a row now I've made this happen:
> >
> > 1391 pts/1 S 0:00 /bin/bash
> > 1419 pts/1 S 0:00 /bin/sh ./build.sh
> > 1423 pts/1 S 0:00 /bin/bash
> > /home/landley/pending/newfirmware/make-stat
> > 1447 pts/1 D 0:04 tar xvjf
> > /home/landley/pending/newfirmware/base/linux
> > 1448 pts/1 S 0:37 bzip2 -d
> >
> > All I have to do is run my script, it tries to extract the kernel
> > tarball, and tar hangs in D state.
> >
> > How do I debug this? (Is there some way to get the output of Ctrl-ScrLk
> > to go to the log instead of just the console? My system isn't currently
> > hung, it's just got a process that is. This process being hung prevents
> > my partitions from being unmounted on shutdown, which is annoying.)
>
> sysrq-T followed by `dmesg -s 1000000 > foo' should capture it.

I'll give it a try...

Okay, I reproduced the hang. Now... It's beeping at me?

It helps to have magic sysrq selected in menuconfig. I'll get back to this...

> > Other miscelanous bugs: cut and paste only works some of the time (it
> > pastes blanks other times, dunno if this was -test5 or -mm2; it worked
> > fine in -test4).
>
> vgacon? fbcon? X11?

X11. At first I thought it was only between certain apps, but now I thin it's
just plain intermittent. Smells like a race or uninitialized variable or
something. (For all I know, the bug could be in kde, although I'm using
RH9's binaries. I've seen it cutting and pasting between kmail, konsole, and
konqueror. Sorry, can't reproduce this one at will...

> > The key repeat problem is still there, although still highly
> > intermittent.
>
> I think Andries says that some keyboards just forget to send up codes.
> We'll probably need some kernel boot parameter to support these, using the
> keyboard's silly native autorepeat.

I'd rather not have any autorepeat at all than have it go intermittently nuts
on me...

> > The boot hung enabling swap space once. I don't know why. (Init was
> > already running and everything...)
>
> Probably the O_DIRECT locking bug: I had `rpmv' getting stuck on boot for a
> while. mm3 fixed that.

I'll upgrade after I get you your sysrq-t.

Rob

2003-09-21 20:33:43

by Rob Landley

[permalink] [raw]
Subject: Re: Process in D state (was Re: 2.6.0-test5-mm2)

On Saturday 20 September 2003 17:49, Andrew Morton wrote:

> > How do I debug this? (Is there some way to get the output of Ctrl-ScrLk
> > to go to the log instead of just the console? My system isn't currently
> > hung, it's just got a process that is. This process being hung prevents
> > my partitions from being unmounted on shutdown, which is annoying.)
>
> sysrq-T followed by `dmesg -s 1000000 > foo' should capture it.

And here it is. The process in D state is "tar".

Robsys_select+0x2e6/0x530
[<c0128f00>] do_timer+0xe0/0xf0
[<c0156518>] vfs_write+0xc8/0x120
[<c034b286>] sysenter_past_esp+0x43/0x65

kdeinit S C03B1B5C 1155 1 1162 1153 (NOTLB)
c7793e70 00000086 00000010 c03b1b5c 00000000 000000d0 0000000a c7793e84
00000246 0000176a 0f674689 000000a6 c8ce00a0 00061ef0 c7793e84 00000008
c7793eac c012908e c7793e84 00061ef0 caeae960 c03b0378 c6cd1e84 00061ef0
Call Trace:
[<c012908e>] schedule_timeout+0x5e/0xb0
[<c0129020>] process_timeout+0x0/0x10
[<c0168117>] do_select+0x147/0x270
[<c0167e30>] __pollwait+0x0/0xb0
[<c0168566>] sys_select+0x2e6/0x530
[<c034b286>] sysenter_past_esp+0x43/0x65

kdeinit S C03B1B5C 1162 1 1191 1155 (NOTLB)
c6ea3e70 00000086 00000010 c03b1b5c 00000000 000000d0 816d00fc c6ea3e84
00000246 000020ff 0f491dbe 000000a6 c72df350 00062004 c6ea3e84 00000008
c6ea3eac c012908e c6ea3e84 00062004 c6ea8ee0 c03b0388 c5545e84 00062004
Call Trace:
[<c012908e>] schedule_timeout+0x5e/0xb0
[<c0129020>] process_timeout+0x0/0x10
[<c0168117>] do_select+0x147/0x270
[<c0167e30>] __pollwait+0x0/0xb0
[<c0168566>] sys_select+0x2e6/0x530
[<c034b286>] sysenter_past_esp+0x43/0x65
[<c034007b>] ip_mc_msfilter+0x4b/0x280

artsd S 00000000 1167 1147 1195 (NOTLB)
c6cfbe70 00200082 bffff2c8 00000000 00000000 c72de6f0 c03b1934 c6cfbe84
00200246 000027b7 0a0a36c9 000000a6 c72de6f0 00061d86 c6cfbe84 00000006
c6cfbeac c012908e c6cfbe84 00061d86 c034787b c03afeb8 c03afeb8 00061d86
Call Trace:
[<c012908e>] schedule_timeout+0x5e/0xb0
[<c034787b>] unix_poll+0x2b/0xa0
[<c0129020>] process_timeout+0x0/0x10
[<c0168117>] do_select+0x147/0x270
[<c0167e30>] __pollwait+0x0/0xb0
[<c0168566>] sys_select+0x2e6/0x530
[<c034b286>] sysenter_past_esp+0x43/0x65

kdeinit S C03B1B5C 1191 1 1147 1162 (NOTLB)
c6d1be70 00200082 00000010 c03b1b5c 00000000 000000d0 c6d1be88 000000d0
c9da86b0 0005e45a 100b4c10 00000098 c72ded20 00000000 7fffffff 00000008
c6d1beac c01290dd 00000010 c6d1be94 c6ea8920 00200246 c728f340 c65075a0
Call Trace:
[<c01290dd>] schedule_timeout+0xad/0xb0
[<c0162343>] pipe_poll+0x33/0x80
[<c0168117>] do_select+0x147/0x270
[<c0167e30>] __pollwait+0x0/0xb0
[<c0168566>] sys_select+0x2e6/0x530
[<c034b286>] sysenter_past_esp+0x43/0x65

kwrapper S C9AF7EF8 1192 1090 1104 (NOTLB)
c9af7ef8 00000082 00061d4c c9af7ef8 c013236f c9af7edc 000f41a8 c9af7f68
00000246 00001749 1280efb3 000000a6 c9da8ce0 c9af6000 000003ea 00000000
c9af7f94 c0133089 c9af7f68 00062136 00000000 c9af7f20 c0459e00 c9af6028
Call Trace:
[<c013236f>] adjust_abs_time+0xaf/0x120
[<c0133089>] do_clock_nanosleep+0x1a9/0x2f0
[<c011df40>] default_wake_function+0x0/0x30
[<c011df40>] default_wake_function+0x0/0x30
[<c012d009>] sys_rt_sigaction+0x119/0x140
[<c0132c20>] nanosleep_wake_up+0x0/0x10
[<c0132cf0>] sys_nanosleep+0xa0/0x140
[<c034b286>] sysenter_past_esp+0x43/0x65

kdeinit S 26CB14AE 1194 1 1197 1147 (NOTLB)
c67ffe70 00000086 c68000e0 26cb14ae 00000098 000000d0 26cb14ae 00000098
c68000e0 00001130 26cb14ae 00000098 c68019a0 00000000 7fffffff 00000013
c67ffeac c01290dd 00040000 c67ffe94 c034787b c7e2ada0 c57f7cd8 c67fff0c
Call Trace:
[<c01290dd>] schedule_timeout+0xad/0xb0
[<c034787b>] unix_poll+0x2b/0xa0
[<c02f96b9>] sock_poll+0x29/0x30
[<c0168117>] do_select+0x147/0x270
[<c0167e30>] __pollwait+0x0/0xb0
[<c0168566>] sys_select+0x2e6/0x530
[<c0128ac6>] update_wall_time+0x16/0x40
[<c034b286>] sysenter_past_esp+0x43/0x65

kdeinit S 52DA127F 1195 1147 1200 1167 (NOTLB)
c8ed9e70 00000086 c72de0c0 52da127f 00000099 000000d0 52da127f 00000099
c72de0c0 0000463d 52dc8ef0 00000099 c9da9310 00000000 7fffffff 0000000a
c8ed9eac c01290dd 00000200 c8ed9e94 c034787b c6d607c0 c64c17f8 c8ed9f0c
Call Trace:
[<c01290dd>] schedule_timeout+0xad/0xb0
[<c034787b>] unix_poll+0x2b/0xa0
[<c02f96b9>] sock_poll+0x29/0x30
[<c0168117>] do_select+0x147/0x270
[<c0167e30>] __pollwait+0x0/0xb0
[<c0168566>] sys_select+0x2e6/0x530
[<c0128ac6>] update_wall_time+0x16/0x40
[<c034b286>] sysenter_past_esp+0x43/0x65
[<c034007b>] ip_mc_msfilter+0x4b/0x280

kdeinit S C03B1B5C 1197 1 1199 1194 (NOTLB)
c6cd1e70 00000082 00000010 c03b1b5c 00000000 000000d0 af3dc5b5 c6cd1e84
00000246 0000c565 09686f1c 000000a6 c72de0c0 00061ea7 c6cd1e84 00000009
c6cd1eac c012908e c6cd1e84 00061ea7 c6ea86a0 c7793e84 c5975e84 00061ea7
Call Trace:
[<c012908e>] schedule_timeout+0x5e/0xb0
[<c0129020>] process_timeout+0x0/0x10
[<c0168117>] do_select+0x147/0x270
[<c0167e30>] __pollwait+0x0/0xb0
[<c0168566>] sys_select+0x2e6/0x530
[<c034b286>] sysenter_past_esp+0x43/0x65

kdeinit S 01FB8307 1199 1 1204 1197 (NOTLB)
c5975e70 00000086 c9da86b0 01fb8307 000000a6 000000d0 01fb8307 c5975e84
00000246 0000046b 020352b1 000000a6 c6801370 00061e2a c5975e84 00000009
c5975eac c012908e c5975e84 00061e2a c6ea85e0 c6cd1e84 c5aa3e84 00061e2a
Call Trace:
[<c012908e>] schedule_timeout+0x5e/0xb0
[<c0129020>] process_timeout+0x0/0x10
[<c0168117>] do_select+0x147/0x270
[<c0167e30>] __pollwait+0x0/0xb0
[<c0168566>] sys_select+0x2e6/0x530
[<c034b286>] sysenter_past_esp+0x43/0x65
[<c034007b>] ip_mc_msfilter+0x4b/0x280

kdeinit S C03B1B5C 1200 1147 1201 1195 (NOTLB)
c50d7e70 00000082 00000010 c03b1b5c 00000000 000000d0 bb603b25 c50d7e84
00000246 00000c31 ef250129 000000a5 c6800d40 00061ee3 c50d7e84 00000004
c50d7eac c012908e c50d7e84 00061ee3 c034787b c5aa3e84 c03b0378 00061ee3
Call Trace:
[<c012908e>] schedule_timeout+0x5e/0xb0
[<c034787b>] unix_poll+0x2b/0xa0
[<c0129020>] process_timeout+0x0/0x10
[<c0168117>] do_select+0x147/0x270
[<c0167e30>] __pollwait+0x0/0xb0
[<c0168566>] sys_select+0x2e6/0x530
[<c0128f00>] do_timer+0xe0/0xf0
[<c034b286>] sysenter_past_esp+0x43/0x65

autorun S C5127EF8 1201 1147 1205 1200 (NOTLB)
c5127ef8 00000082 00061b30 c5127ef8 c013236f c5127edc 000f41a8 c5127f68
00000246 00000a82 f24e192b 000000a5 c68000e0 c5126000 000003ea 00000000
c5127f94 c0133089 c5127f68 00061f1a 00000000 c5127f20 c0459e00 c5126028
Call Trace:
[<c013236f>] adjust_abs_time+0xaf/0x120
[<c0133089>] do_clock_nanosleep+0x1a9/0x2f0
[<c011df40>] default_wake_function+0x0/0x30
[<c015e756>] blkdev_put+0xc6/0x1a0
[<c011df40>] default_wake_function+0x0/0x30
[<c0132c20>] nanosleep_wake_up+0x0/0x10
[<c0132cf0>] sys_nanosleep+0xa0/0x140
[<c034b286>] sysenter_past_esp+0x43/0x65

kdeinit S 0FEB08DE 1204 1 1209 1199 (NOTLB)
c52d9e70 00000082 c5cd0040 0feb08de 00000098 000000d0 0feb08de 00000098
c5cd0040 00020e71 0ffcfa6c 00000098 c5cd1900 00000000 7fffffff 0000000a
c52d9eac c01290dd c7e24920 c52d9f0c c7e24000 c55c6120 00000009 c52d9eac
Call Trace:
[<c01290dd>] schedule_timeout+0xad/0xb0
[<c021a4f9>] tty_poll+0x79/0xb0
[<c0168117>] do_select+0x147/0x270
[<c0167e30>] __pollwait+0x0/0xb0
[<c0168566>] sys_select+0x2e6/0x530
[<c0128ac6>] update_wall_time+0x16/0x40
[<c034b286>] sysenter_past_esp+0x43/0x65

pam-panel-ico S 18B17F78 1205 1147 1206 1226 1201 (NOTLB)
c5499ef8 00000086 c5cd0ca0 18b17f78 000000a5 c5499ee4 18b17f78 000000a5
c5cd0ca0 0000a1d6 18b4abbf 000000a5 c5cd12d0 00000000 7fffffff c5499f58
c5499f34 c01290dd c5867b20 c6ea8320 c5499fa0 00000145 c6d116f8 c5499f34
Call Trace:
[<c01290dd>] schedule_timeout+0xad/0xb0
[<c016880b>] do_pollfd+0x5b/0xa0
[<c01688fa>] do_poll+0xaa/0xd0
[<c0168abb>] sys_poll+0x19b/0x2a0
[<c0167e30>] __pollwait+0x0/0xb0
[<c034b286>] sysenter_past_esp+0x43/0x65

pam_timestamp S 18AECCDD 1206 1205 (NOTLB)
c5545e70 00000086 c5cd12d0 18aeccdd 000000a5 c5cd0ca0 18aeccdd c5545e84
00000246 0000028a 18b4c29d 000000a5 c5cd0ca0 00062076 c5545e84 00000002
c5545eac c012908e c5545e84 00062076 c6ea8320 c6ea3e84 c03f6f88 00062076
Call Trace:
[<c012908e>] schedule_timeout+0x5e/0xb0
[<c0129020>] process_timeout+0x0/0x10
[<c0168117>] do_select+0x147/0x270
[<c0167e30>] __pollwait+0x0/0xb0
[<c0168566>] sys_select+0x2e6/0x530
[<c0156518>] vfs_write+0xc8/0x120
[<c034b286>] sysenter_past_esp+0x43/0x65

kmail S C03B1B5C 1209 1 1204 (NOTLB)
c5aa3e70 00000082 00000010 c03b1b5c 00000000 000000d0 682b9a04 c5aa3e84
00000246 0000ac8c ff725dd4 000000a5 c6800710 00061e00 c5aa3e84 00000009
c5aa3eac c012908e c5aa3e84 00061e00 caeae3a0 c5975e84 c50d7e84 00061e00
Call Trace:
[<c012908e>] schedule_timeout+0x5e/0xb0
[<c0129020>] process_timeout+0x0/0x10
[<c0168117>] do_select+0x147/0x270
[<c0167e30>] __pollwait+0x0/0xb0
[<c0168566>] sys_select+0x2e6/0x530
[<c034b286>] sysenter_past_esp+0x43/0x65

kdeinit S 52DDEBD1 1226 1147 1231 1228 1205 (NOTLB)
c538de70 00000086 c9da86b0 52ddebd1 00000099 000000d0 52ddebd1 00000099
c9da86b0 000038e7 52e42d85 00000099 c5cd0040 00000000 7fffffff 0000000c
c538deac c01290dd c77a1920 c538df0c c77a1000 c4abeac0 0000000b c538deac
Call Trace:
[<c01290dd>] schedule_timeout+0xad/0xb0
[<c021a4f9>] tty_poll+0x79/0xb0
[<c0168117>] do_select+0x147/0x270
[<c0167e30>] __pollwait+0x0/0xb0
[<c0168566>] sys_select+0x2e6/0x530
[<c0128ac6>] update_wall_time+0x16/0x40
[<c034b286>] sysenter_past_esp+0x43/0x65

kdeinit S 183A5129 1228 1147 1348 1226 (NOTLB)
c4111e70 00000086 c9da86b0 183a5129 00000098 000000d0 183a5129 00000098
c9da86b0 0001c70d 1845398e 00000098 c41ab2f0 00000000 7fffffff 0000000a
c4111eac c01290dd 00000200 c4111e94 c034787b c8ec5ee0 c748c3f8 c4111f0c
Call Trace:
[<c01290dd>] schedule_timeout+0xad/0xb0
[<c034787b>] unix_poll+0x2b/0xa0
[<c02f96b9>] sock_poll+0x29/0x30
[<c0168117>] do_select+0x147/0x270
[<c0167e30>] __pollwait+0x0/0xb0
[<c0168566>] sys_select+0x2e6/0x530
[<c0128ac6>] update_wall_time+0x16/0x40
[<c034b286>] sysenter_past_esp+0x43/0x65
[<c034007b>] ip_mc_msfilter+0x4b/0x280

bash S 0A99767E 1231 1226 1318 (NOTLB)
c5525f48 00000082 c72df980 0a99767e 00000086 00000001 0a99767e 00000086
c72df980 000c9652 0a9d3186 00000086 c5cd0670 c5cd0718 fffffe00 c5cd0670
c5525fbc c0123aac ffffffff 00000002 c72df980 c5525f78 c01220db c5cd0718
Call Trace:
[<c0123aac>] sys_wait4+0x1ec/0x2a0
[<c01220db>] session_of_pgrp+0x1b/0xa0
[<c011df40>] default_wake_function+0x0/0x30
[<c011df40>] default_wake_function+0x0/0x30
[<c034b286>] sysenter_past_esp+0x43/0x65

build.sh S 080E3C48 1318 1231 1322 (NOTLB)
c72ddf48 00000086 c57f0520 080e3c48 00000001 00000001 080e3c48 c57f0520
c41aacc0 0007798b 00c35dc4 00000087 c72df980 c72dfa28 fffffe00 c72df980
c72ddfbc c0123aac ffffffff 00000000 c41aacc0 c72ddfbc c012d009 c72dfa28
Call Trace:
[<c0123aac>] sys_wait4+0x1ec/0x2a0
[<c012d009>] sys_rt_sigaction+0x119/0x140
[<c011df40>] default_wake_function+0x0/0x30
[<c011df40>] default_wake_function+0x0/0x30
[<c034b286>] sysenter_past_esp+0x43/0x65

make-static.s S 080E6A38 1322 1318 1346 (NOTLB)
c457bf48 00000086 c553b2e0 080e6a38 00000001 00000001 080e6a38 c553b2e0
00000000 0009f34b 0d892e58 00000087 c41aacc0 c41aad68 fffffe00 c41aacc0
c457bfbc c0123aac ffffffff 00000000 c41aa690 c457bfbc c012d009 c41aad68
Call Trace:
[<c0123aac>] sys_wait4+0x1ec/0x2a0
[<c012d009>] sys_rt_sigaction+0x119/0x140
[<c011df40>] default_wake_function+0x0/0x30
[<c011df40>] default_wake_function+0x0/0x30
[<c034b286>] sysenter_past_esp+0x43/0x65

tar D A2D61B4D 1346 1322 1347 (NOTLB)
c2829db8 00000086 c5cd0040 a2d61b4d 00000093 000d009d a2d61b4d 00000093
c5cd0040 0000d535 a2d82d13 00000093 c41aa690 ca82ee98 00000286 c41aa690
c2829df0 c010b13b ca82eea0 00000001 c41aa690 c011df40 ca82eea0 ca82eea0
Call Trace:
[<c010b13b>] __down+0x7b/0xf0
[<c011df40>] default_wake_function+0x0/0x30
[<c01576e5>] unlock_buffer+0x35/0x60
[<c010b323>] __down_failed+0xb/0x14
[<c013e553>] .text.lock.filemap+0x31/0x9e
[<c018fb40>] ext3_get_inode_loc+0x70/0x2b0
[<c018b5df>] ext3_file_write+0x3f/0xd0
[<c015641d>] do_sync_write+0xbd/0xf0
[<c011f530>] autoremove_wake_function+0x0/0x50
[<c0157157>] get_empty_filp+0x77/0x100
[<c01644f8>] open_namei+0xa8/0x430
[<c015574c>] dentry_open+0x12c/0x1c0
[<c0155616>] filp_open+0x66/0x70
[<c01564ff>] vfs_write+0xaf/0x120
[<c015660f>] sys_write+0x3f/0x60
[<c034b286>] sysenter_past_esp+0x43/0x65

bzip2 S A2CFBFF3 1347 1346 (NOTLB)
c27ffec4 00000082 c41aa690 a2cfbff3 00000093 a2cfbff3 00000093 00000092
00000000 001167c9 a2f3c07e 00000093 c41ab920 c41633e8 c4163380 c27ffef4
c27fff20 c0161cda c011f555 c2829efc 00000000 c41ab920 c011f530 c27fff00
Call Trace:
[<c0161cda>] pipe_wait+0x8a/0xc0
[<c011f555>] autoremove_wake_function+0x25/0x50
[<c011f530>] autoremove_wake_function+0x0/0x50
[<c011f530>] autoremove_wake_function+0x0/0x50
[<c0162086>] pipe_write+0x106/0x300
[<c01564ff>] vfs_write+0xaf/0x120
[<c015660f>] sys_write+0x3f/0x60
[<c034b286>] sysenter_past_esp+0x43/0x65

kdeinit S C03B1B5C 1348 1147 1349 1228 (NOTLB)
c2227e70 00000086 00000010 c03b1b5c 00000000 000000d0 c2227e88 c2227e84
00000246 0000418e e0f607fa 000000a5 c41aa060 0006411d c2227e84 0000000c
c2227eac c012908e c2227e84 0006411d c3560000 c03b0290 c03b0290 0006411d
Call Trace:
[<c012908e>] schedule_timeout+0x5e/0xb0
[<c0129020>] process_timeout+0x0/0x10
[<c0168117>] do_select+0x147/0x270
[<c0167e30>] __pollwait+0x0/0xb0
[<c0168566>] sys_select+0x2e6/0x530
[<c034b286>] sysenter_past_esp+0x43/0x65

bash S C8CE0D00 1349 1348 (NOTLB)
c373de58 00000082 00000246 c8ce0d00 0000001d 0000001d c3547000 0000001d
c41aa060 0002e81e aa3636d1 00000098 c8ce0d00 00000008 7fffffff c3547000
c373de94 c01290dd 636f6c40 6f686c61 6c207473 6c646e61 245d7965 c373de20
Call Trace:
[<c01290dd>] schedule_timeout+0xad/0xb0
[<c01290dd>] schedule_timeout+0xad/0xb0
[<c021df87>] read_chan+0x277/0x870
[<c021e6fa>] write_chan+0x17a/0x240
[<c011df40>] default_wake_function+0x0/0x30
[<c011df40>] default_wake_function+0x0/0x30
[<c011df40>] default_wake_function+0x0/0x30
[<c021921b>] tty_write+0x1ab/0x210
[<c0219040>] tty_read+0xe0/0x110
[<c01562ef>] vfs_read+0xaf/0x120
[<c01565af>] sys_read+0x3f/0x60
[<c034b286>] sysenter_past_esp+0x43/0x65

bash S 00000000 1377 989 (NOTLB)
c442de58 00000082 caf2b000 00000000 c442de75 0000001d 0000001d caf2b000
c442deb4 000ba760 fb2325d9 000000a4 c8daf980 00000008 7fffffff caf2b000
c442de94 c01290dd 00000206 cb508c00 00002d0e c442de90 c0295f7b 0000001d
Call Trace:
[<c01290dd>] schedule_timeout+0xad/0xb0
[<c0295f7b>] vgacon_cursor+0xcb/0x1a0
[<c021df87>] read_chan+0x277/0x870
[<c021e6fa>] write_chan+0x17a/0x240
[<c011df40>] default_wake_function+0x0/0x30
[<c011df40>] default_wake_function+0x0/0x30
[<c011df40>] default_wake_function+0x0/0x30
[<c021921b>] tty_write+0x1ab/0x210
[<c0219040>] tty_read+0xe0/0x110
[<c01562ef>] vfs_read+0xaf/0x120
[<c01565af>] sys_read+0x3f/0x60
[<c034b286>] sysenter_past_esp+0x43/0x65