2004-10-02 08:48:21

by Andrew Morton

[permalink] [raw]
Subject: 2.6.9-rc3-mm1


ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc3/2.6.9-rc3-mm1/

- Various fixups, cleanups, etc. Nothing particularly notable.

- ppc64 build are still broken.

- sparc64 builds are still broken.




Changes since 2.6.9-rc2-mm4:


linus.patch
bk-acpi.patch
bk-agpgart.patch
bk-alsa.patch
bk-cpufreq.patch
bk-driver-core.patch
bk-i2c.patch
bk-ia64.patch
bk-ieee1394.patch
bk-input.patch
bk-dtor-input.patch
bk-libata.patch
bk-netdev.patch
bk-ntfs.patch
bk-pci.patch
bk-pnp.patch
bk-scsi.patch
bk-scsi-target.patch
bk-usb.patch
bk-watchdog.patch

External bk trees

-module-h-build-fix.patch
-e1000-dma_mapping-build-fix.patch
-mark-old-power-managment-as-deprecated-and-clean-it-up.patch
-use-global-system_state-to-avoid-system-state-confusion.patch
-swsusp-clean-up-reading.patch
-swsusp-fix-highmem.patch
-radeon-do-not-blank-screen-during-suspend.patch
-igxb-speedup.patch
-via-velocity-kconfig-fix.patch
-janitor-pcmcia-cs-replace-schedule_timeout-with-msleep.patch
-janitor-pcmcia-ds-replace-schedule_timeout-with-msleep.patch
-janitor-pcmcia-i82365-replace-schedule_timeout-with-msleep.patch
-janitor-pcmcia-sa1100_h3600-replace-schedule_timeout-with-msleep.patch
-mmc-replace-schedule_timeout-with-msleep_interruptible.patch
-add-wait_event_timeout.patch

Merged

+therm_adt746x-dont-change-loadavg.patch

Use interruptible sleep

+use-kthread_stop-in-therm_adt746x.patch

Complete conversion to the kthread API

+kprobes-exception-notifier-fix.patch

kprobes fix

+add-wcontinued-support-to-wait4-syscall.patch

wait4 API fixup

+random-preempt-safety.patch

preempt safety in the random driver

+document-isolcpus=-boot-option.patch

Documentation fix

+parport_pc-superio-chip-fixes.patch

parport fix

+sparc64-time-interpolator-build-fix.patch

sparc64 compile fix

+x86_64-lindenhurst-msi-build-fix.patch

x86_64 compile fix

+cpufreq-ondemand-prevent-various-divide-underflows.patch
+cpufreq-ondemand-account-iowait-as-idle-time.patch

cpufreq fixes

+psmouse-build-fix.patch
+atkbd-warning-fixes.patch

Fix breakage in bk-input.patch

+ne2k-pci-pci-build-fix.patch
+via-agp-pci-build-fix.patch

Fix disagreement between bk-netdev.patch and bk-pci.patch

+generic-irq-subsystem-core.patch
+generic-irq-subsystem-x86-port.patch
+generic-irq-subsystem-x64-port.patch
+generic-irq-subsystem-ppc-port.patch
+generic-irq-subsystem-ppc64-port.patch

IRQ handling code consolidation

+kprobes-exception-notifier-fix-kgdb-i386.patch
+kprobes-exception-notifier-fix-kgdb-x86_64.patch

Fix up kgdb for the kprobes fix

+ppc-time-interpolator-build-fix.patch
+ppc64-squash-childregs-warnings.patch
+ppc64-fix-cross-compilation.patch
+ppc64-eeh-checks-mistakenly-became-no-ops.patch

ppc[64] fixes

+ext3-online-resize-fix-error-codes.patch
+ext3-online-resize-printk-debug-level.patch
+ext3-online-resize-fix-bh-leak.patch
+ext3-online-resize-use-is_rdonly.patch
+ext3-online-resize-lock-newly-created-buffers.patch
+ext3-online-resize-remove-on-stack-bogus-inode.patch
+ext3-online-resize-smp-locking-for-group-metadata.patch
+ext3-online-resize-remove-s_debts.patch
+ext3-online-resize-remove-on-stack-special-resize-inode.patch
+ext3-online-resize-make-group-add-asynchronous.patch
+ext3-online-resize-fix-comments.patch

ext3 online resizing fixes

+cpu-scheduler-fix-potential-error-in-runqueue-nr_uninterruptible-count.patch

Fix possible raciness in task accounting

+sched_domains-make-sd_node_init-per-arch.patch

Expose some CPU scheduler bits to architectures

+fix-config_debug_highmem-assert-in-copy_page_range.patch

Avoid a possible BUG with CONFIG_DEBUG_HIGHMEM

+idle-thread-preemption-fix.patch

preempt safety

-i386-hotplug-cpu.patch
-hotplug-cpu-fix-apic-queued-timer-vector-race.patch
-hotplug-cpu-move-cpu_online_map-clear-to-__cpu_disable.patch

The IRQ rework broke this patch

+cachefs-release-search-records-lest-they-return-to-haunt-us.patch

cachefs fix

+vm-no-wild-kswapd-fix.patch

page reclaim fixup.

-misrouted-irq-recovery-take-2.patch
-misrouted-irq-recovery-take-2-cleanup.patch
-misrouted-irq-recovery-take-2-fix.patch
-misrouted-irq-recovery-docs.patch
-enable_irq-backtrace.patch

The IRQ rework broke these too.

-cfq-iosched-v2.patch
-cfq-v2-update.patch
-cfq-fix-allocated-counts.patch
-cfq-warnings.patch
+update-cfq-v2-scheduler-patch.patch
+cfq-v2-pin-cfq_data-from-io_context.patch

CFQ I/O scheduler update

+switchable-and-modular-io-schedulers.patch
+switchable-and-modular-io-schedulers-fix.patch
+switchable-and-modular-io-schedulers-hack-fix.patch

runtime-switchable I/O schedulers.

+fbcon-unimap-fix.patch
+edid_info-in-zero-page.patch

fbcon/fbdev updates

+i-o-space-write-barrier.patch

write barriers for I/O space operations

-add-hook-for-pci-resource-deallocation.patch
+add-hook-for-pci-resource-deallocation-2.patch

Updated

+smc91x-fix-smp-lock-usage.patch
+smc91x-more-smp-locking-fixes.patch
+smc91x-fix-compilation-with-dma-on-pxa2xx.patch

More updates for this net driver

-janitor-use-list_for_each-drivers-pcmcia-rsrc_mgrc.patch

wrong, dropped.

-ia64-stab-in-the-dark.patch

This broke. Dropped.

+disk-stats-preempt-safety.patch

preempt safety

+document-dec-vsxxx-ab-digitizer-as-known-working.patch

Documentation fix

+move-struct-k_itimer-out-of-linux-schedh.patch

header cleanup

+fix-bugs-in-selinux-mprotect-hook.patch

SELinux fix

+disable-sw-irqbalance-irqaffinity-for-e7520-e7320-e7525-change-target_cpus-on-x86_64.patch

x86_64 IRQ handling fix

+x86-64-clustered-apic-support.patch

x86_64 clustered APIC support

+m32r-update-ioremap-routine.patch
+m32r-update-comments-for-renesas.patch
+m32r-architecture-upgrade-on-20040928.patch
+m32r-change-to-use-temporary-register-variables.patch

m32r updates

+updated-ixp4xx-mtd-driver-from-cvs-v16.patch

MTD driver update

+bsd-secure-levels-lsm-add-time-hooks.patch
+bsd-secure-levels-lsm-add-time-hooks-fix.patch
+bsd-secure-levels-lsm-core.patch
+bsd-secure-levels-lsm-core-build-fix.patch
+bsd-secure-levels-lsm-documentation.patch

BSD secure levels Linux Security Module (will need significant updates
arising from chrisw's review - don't look at this yet).

+acpi-better-encapsulate-eisa_set_level_irq.patch

ACPI cleanup

+display-committed-memory-limit-and-available-in-meminfo.patch
+display-committed-memory-limit-and-available-in-meminfo-fix.patch

Add committed memory fields to /proc/meminfo

+overcommit-docs-fix.patch

MM documentation fix

+scsi-docs-fix.patch

SCSI documentation fix

+fix-kconfig-for-edd.patch

EDD Kconfig fix

+fix-up-tty-patch-problem-with-pc300-and-clean-up-braces.patch

tty patch fallout

+msleep_interruptible-fix-whitespace.patch

Small whitespace cleanup

+doc-remove-lingering-pc-9800-param.patch

Remove more PC9800 vestiges

+posix-compliant-cpu-clocks-v6-generic-kernel-patch.patch
+posix-compliant-cpu-clocks-v6-generic-kernel-patch-tidy.patch
+posix-compliant-cpu-clocks-v6-mmtimer-provides-clock_sgi_cycle.patch

make the posix clocks more posix-like

+fix-of-stack-dump-in-soft-hardirqs.patch
+fix-of-stack-dump-in-soft-hardirqs-cleanup.patch
+fix-of-stack-dump-in-soft-hardirqs-build-fix.patch

Fix the x86 stack backtracer with 4k stacks

+detach_pid-restore-optimization.patch
+detach_pid-eliminate-one-find_pid-call.patch

detach_pid() fixup

+fix-block-layer-ioctl-bug.patch

BLKFLSBUF fix

+dont-include-linux-irqh-from-drivers.patch

header cleanup

+display-phys_proc_id-only-when-it-is-initialized.patch

boot-time printk fixup

+document-drm-ioctl-use.patch

Small documentation fix

+posix-locks-bug-fix.patch

Fix a BUG in the posix locking code

+deinline-large-function-in-blowfishc.patch

Save some kernel text

+small-sha256-cleanup.patch
+small-sha512-cleanup.patch

Code consolidation

+reduce-sha512_transform-stack-usage-speedup.patch

Reduce stack consumption.



number of patches in -mm: 637
number of changesets in external trees: 526
number of patches in -mm only: 618
total patches: 1144


All 637 patches:


linus.patch

therm_adt746x-dont-change-loadavg.patch
therm_adt746x: don't change loadavg

use-kthread_stop-in-therm_adt746x.patch
use kthread_stop in therm_adt746x

kprobes-exception-notifier-fix.patch
kprobes exception notifier fix

add-wcontinued-support-to-wait4-syscall.patch
add WCONTINUED support to wait4 syscall

random-preempt-safety.patch
random driver preempt robustness

document-isolcpus=-boot-option.patch
document isolcpus= boot option

parport_pc-superio-chip-fixes.patch
parport_pc superio chip fixes

sparc64-time-interpolator-build-fix.patch
sparc64: time interpolator build fix

swsusp-fix-highmem.patch
swsusp: fix highmem

x86_64-lindenhurst-msi-build-fix.patch
x86_64: Lindenhurst MSI build fix

bk-acpi.patch

acpi-compile-fix.patch
acpi-compile-fix

acpi-x86_64-build-fix.patch
acpi x86_64 build fix

bk-agpgart.patch

bk-alsa.patch

bk-cpufreq.patch

cpufreq-ondemand-prevent-various-divide-underflows.patch
cpufreq: ondemand: prevent various divide underflows

cpufreq-ondemand-account-iowait-as-idle-time.patch
cpufreq: ondemand: account iowait as idle time

bk-driver-core.patch

bk-i2c.patch

bk-ia64.patch

bk-ieee1394.patch

bk-input.patch

fix-smm-failures-on-e750x-systems.patch
fix SMM failures on E750x systems

psmouse-build-fix.patch
psmouse build fix

atkbd-warning-fixes.patch
atkbd warning fixes

bk-dtor-input.patch

bk-libata.patch

bk-netdev.patch

ne2k-pci-pci-build-fix.patch
ne2k-pci pci build fix

bk-ntfs.patch

bk-pci.patch

via-agp-pci-build-fix.patch
via-agp-pci-build-fix

bk-pnp.patch

bk-scsi.patch

bk-scsi-target.patch

qlogic-oops-fix.patch
qlogic oops fix

qlogic-isp2x00-remove-needless-busyloop.patch
QLogic ISP2x00: remove needless busyloop

scsi-qla-not-working-on-latest-mm-sn2.patch
SCSI QLA not working on latest *-mm SN2

qla2xxx-less-posting.patch
qla2xxx: less posting

tmscsim-build-fix.patch
tmscsim-build-fix

bk-usb.patch

bk-watchdog.patch

mm.patch
add -mmN to EXTRAVERSION

swsusp-progress-in-percent.patch
swsusp: progress in percent

acpi-proc-simplify-error-handling.patch
acpi proc: error handling

entry-s-cleanups.patch
i386 entry.S cleanups

make-rlimit-settings-per-process-instead-of-per-thread.patch
make rlimit settings per-process instead of per-thread

fix-ptrace_attach-race-with-real-parents-wait-calls-2.patch
fix PTRACE_ATTACH race with real parent's wait calls

softirqs-fix-latency-of-softirq-processing.patch
softirqs: fix latency of softirq processing

softirqs-fix-latency-of-softirq-processing-fix.patch
softirqs-fix-latency-of-softirq-processing fix

x86_64-profiling-oops-workaround.patch
x86_64 profiling oops workaround

add-missing-linux-syscallsh-includes.patch
add missing linux/syscalls.h includes

add-missing-linux-syscallsh-includes-fix.patch
add-missing-linux-syscallsh-includes-fix

distinct-tgid-tid-cpu-usage.patch
distinct tgid/tid CPU usage

show-aggregate-per-process-counters-in-proc-pid-stat-2.patch
show aggregate per-process counters in /proc/PID/stat 2

exec-fix-posix-timers-leak-and-pending-signal-loss.patch
exec: fix posix-timers leak and pending signal loss

__set_page_dirty_nobuffers-mappings.patch
__set_page_dirty_nobuffers mappings

sysfs-backing-store-prepare-file_operations.patch
sysfs backing store - prepare sysfs_file_operations helpers

sysfs-backing-store-prepare-file_operations-fix.patch
fix oops with firmware loading

sysfs-backing-store-add-sysfs_dirent.patch
sysfs backing store - add sysfs_direct structure

sysfs-backing-store-use-sysfs_dirent-tree-in-removal.patch
sysfs backing store: use sysfs_dirent based tree in file removal

sysfs-backing-store-use-sysfs_dirent-tree-in-dir-file_operations.patch
sysfs backing store: use sysfs_dirent based tree in dir file operations

sysfs-backing-store-stop-pinning-dentries-inodes-for-leaves.patch
sysfs backing store: stop pinning dentries/inodes for leaf entries

generic-irq-subsystem-core.patch
generic irq subsystem: core

generic-irq-subsystem-x86-port.patch
generic irq subsystem: x86 port

generic-irq-subsystem-x64-port.patch
generic irq subsystem: x86_64 port

generic-irq-subsystem-ppc-port.patch
generic irq subsystem: ppc port

generic-irq-subsystem-ppc64-port.patch
generic irq subsystem: ppc64 port

kgdb-ga.patch
kgdb stub for ia32 (George Anzinger's one)
kgdbL warning fix
kgdb buffer overflow fix
kgdbL warning fix
kgdb: CONFIG_DEBUG_INFO fix
x86_64 fixes
correct kgdb.txt Documentation link (against 2.6.1-rc1-mm2)
kgdb: fix for recent gcc
kgdb warning fixes
THREAD_SIZE fixes for kgdb
Fix stack overflow test for non-8k stacks
kgdb-ga.patch fix for i386 single-step into sysenter
fix TRAP_BAD_SYSCALL_EXITS on i386
add TRAP_BAD_SYSCALL_EXITS config for i386

kprobes-exception-notifier-fix-kgdb-i386.patch
kprobes exception notifier fix

kgdb-is-incompatible-with-kprobes.patch
kgdb-is-incompatible-with-kprobes

kgdboe-netpoll.patch
kgdb-over-ethernet via netpoll
kgdboe: fix configuration of MAC address

kgdb-x86_64-support.patch
kgdb-x86_64-support.patch for 2.6.2-rc1-mm3
kgdb-x86_64-warning-fixes

kprobes-exception-notifier-fix-kgdb-x86_64.patch
kprobes exception notifier fix

kgdb-ia64-support.patch
IA64 kgdb support
ia64 kgdb repair and cleanup
ia64 kgdb fix

kgdb-ia64-fixes.patch
kgdb: ia64 fixes

invalidate-page-race-fix.patch
invalidate page race fix

make-tree_lock-an-rwlock.patch
make mapping->tree_lock an rwlock

must-fix.patch
must fix lists update
must fix list update
mustfix update
must-fix update
mustfix lists

ppc-time-interpolator-build-fix.patch
ppc: time interpolator build fix

ppc64-squash-childregs-warnings.patch
ppc64: squash childregs warnings

ppc64-fix-cross-compilation.patch
ppc64: fix cross-compilation

ppc64-eeh-checks-mistakenly-became-no-ops.patch
ppc64: EEH checks mistakenly became no-ops

ppc64-reloc_hide.patch

invalidate_inodes-speedup.patch
invalidate_inodes speedup
more invalidate_inodes speedup fixes

dev-mem-restriction-patch.patch
/dev/mem restriction patch

dev-mem-restriction-patch-allow-reads.patch
dev-mem-restriction-patch: allow reads

get_user_pages-handle-VM_IO.patch
fix get_user_pages() against mappings of /dev/mem

jbd-remove-livelock-avoidance.patch
JBD: remove livelock avoidance code in journal_dirty_data()

journal_add_journal_head-debug.patch
journal_add_journal_head-debug

list_del-debug.patch
list_del debug check

unplug-can-sleep.patch
unplug functions can sleep

firestream-warnings.patch
firestream warnings

ext3_rsv_cleanup.patch
ext3 block reservation patch set -- ext3 preallocation cleanup

ext3_rsv_base.patch
ext3 block reservation patch set -- ext3 block reservation
ext3 reservations: fix performance regression
ext3 block reservation patch set -- mount and ioctl feature
ext3 block reservation patch set -- dynamically increase reservation window
ext3 reservation ifdef cleanup patch
ext3 reservation max window size check patch
ext3 reservation file ioctl fix

ext3-reservation-default-on.patch
ext3 reservation: default to on

ext3-lazy-discard-reservation-window-patch.patch
ext3 lazy discard reservation window patch
ext3 discard reservation in last iput fix patch
Fix lazy reservation discard
ext3 reservations: bad_inode fix
ext3 reservation discard race fix

ext3-reservations-spelling-fixes.patch
ext3 reservations: Spelling fixes

ext3-reservations-renumber-the-ext3-reservations-ioctls.patch
ext3 reservations: Renumber the ext3 reservations ioctls

ext3-reservations-remove-unneeded-declaration.patch
ext3 reservations: Remove unneeded declaration.

ext3-reservations-turn-ext3-per-sb-reservations-list-into-an-rbtree.patch
ext3 reservations: Turn ext3 per-sb reservations list into an rbtree.

ext3-reservations-split-the-reserve_window-struct-into-two.patch
ext3 reservations: Split the "reserve_window" struct into two

ext3-reservations-smp-protect-the-reservation-during-allocation.patch
ext3 reservations: SMP-protect the reservation during allocation

ext3-rsv-use-before-initialise-fix.patch
ext3 reservations: use before initialised fix

ext3-reservations-window-allocation-fix.patch
ext3 reservations window allocation fix

ext3-reservation-window-size-increase-incorrectly-fix.patch
ext3 reservation window size increase incorrectly fix

perfctr-core.patch
From: Mikael Pettersson <[email protected]>
Subject: [PATCH][1/6] perfctr-2.7.3 for 2.6.7-rc1-mm1: core
CONFIG_PERFCTR=n build fix
From: Mikael Pettersson <[email protected]>
Subject: [PATCH][6/6] perfctr-2.7.3 for 2.6.7-rc1-mm1: misc

perfctr-i386.patch
From: Mikael Pettersson <[email protected]>
Subject: [PATCH][2/6] perfctr-2.7.3 for 2.6.7-rc1-mm1: i386
perfctr #if/#ifdef cleanup
perfctr Dothan support
perfctr x86_tests build fix
perfctr x86 init bug
perfctr: K8 fix for internal benchmarking code
perfctr x86 update

perfctr-prescott-fix.patch
Prescott fix for perfctr

perfctr-x86_64.patch
From: Mikael Pettersson <[email protected]>
Subject: [PATCH][3/6] perfctr-2.7.3 for 2.6.7-rc1-mm1: x86_64

perfctr-ppc.patch
From: Mikael Pettersson <[email protected]>
Subject: [PATCH][4/6] perfctr-2.7.3 for 2.6.7-rc1-mm1: PowerPC
perfctr ppc32 update
perfctr update 4/6: PPC32 cleanups
perfctr ppc32 buglet fix

perfctr-ppc32-mmcr0-handling-fixes.patch
perfctr ppc32 MMCR0 handling fixes

perfctr-virtualised-counters.patch
From: Mikael Pettersson <[email protected]>
Subject: [PATCH][5/6] perfctr-2.7.3 for 2.6.7-rc1-mm1: virtualised counters
perfctr update 6/6: misc minor cleanups
perfctr update 3/6: __user annotations
perfctr-cpus_complement-fix
perfctr cpumask cleanup
perfctr SMP hang fix

virtual-perfctr-illegal-sleep.patch
virtual perfctr illegal sleep

make-perfctr_virtual-default-in-kconfig-match-recommendation.patch
Make PERFCTR_VIRTUAL default in Kconfig match recommendation in help text

perfctr-ifdef-cleanup.patch
perfctr ifdef cleanup

perfctr-update-2-6-kconfig-related-updates.patch
perfctr update 2/6: Kconfig-related updates

perfctr-ppc32-preliminary-interrupt-support.patch
perfctr ppc32 preliminary interrupt support

perfctr-update-5-6-reduce-stack-usage.patch
perfctr update 5/6: reduce stack usage

perfctr-low-level-documentation.patch
perfctr low-level documentation
perfctr documentation update

perfctr-inheritance-1-3-driver-updates.patch
perfctr inheritance 1/3: driver updates
perfctr inheritance illegal sleep bug

perfctr-inheritance-2-3-kernel-updates.patch
perfctr inheritance 2/3: kernel updates

perfctr-inheritance-3-3-documentation-updates.patch
perfctr inheritance 3/3: documentation updates

perfctr-inheritance-locking-fix.patch
perfctr inheritance locking fix

ext3-online-resize-patch.patch
ext3: online resizing
ext3-online-resize-warning-fix

ext3-online-resize-fix-error-codes.patch
ext3 online resize: fix error codes

ext3-online-resize-printk-debug-level.patch
ext3 online resize: printk debug level

ext3-online-resize-fix-bh-leak.patch
ext3 online resize: fix bh leak

ext3-online-resize-use-is_rdonly.patch
ext3 online resize: Use IS_RDONLY()

ext3-online-resize-lock-newly-created-buffers.patch
ext3 online resize: lock newly-created buffers

ext3-online-resize-remove-on-stack-bogus-inode.patch
ext3 online resize: remove on-stack bogus inode

ext3-online-resize-smp-locking-for-group-metadata.patch
ext3 online resize: SMP locking for group metadata

ext3-online-resize-remove-s_debts.patch
ext3 online resize: remove s_debts

ext3-online-resize-remove-on-stack-special-resize-inode.patch
ext3 online resize: remove on-stack special resize inode

ext3-online-resize-make-group-add-asynchronous.patch
ext3 online resize: make group-add asynchronous.

ext3-online-resize-fix-comments.patch
ext3 online resize: fix comments

sched-trivial-sched-changes.patch
sched: trivial sched changes

sched-add-cpu_down_prepare-notifier.patch
sched: add CPU_DOWN_PREPARE notifier

sched-integrate-cpu-hotplug-and-sched-domains.patch
sched: integrate cpu hotplug and sched domains

sched-arch_destroy_sched_domains-warning-fix.patch
sched: arch_destroy_sched_domains warning fix

sched-sched-add-load-balance-flag.patch
sched: sched add load balance flag

sched-sched-add-load-balance-flag-fix.patch
sched: ia64 load balancing fix

sched-remove-disjoint-numa-domains-setup.patch
sched: remove disjoint NUMA domains setup

sched-make-domain-setup-overridable.patch
sched: make domain setup overridable

sched-make-domain-setup-overridable-rename.patch
sched-make-domain-setup-overridable: rename IDLE

sched-make-domain-setup-overridable-fix.patch
sched: make domain setup overridable fix

sched-ia64-add-disjoint-numa-domain-support.patch
sched: IA64 add disjoint NUMA domain support

ia64-non-numa-build-fix.patch
ia64 non numa build fix

sched-fix-domain-debug-for-isolcpus.patch
sched: fix domain debug for isolcpus

sched-enable-sd_load_balance.patch
sched: enable SD_LOAD_BALANCE

sched-hotplug-add-a-cpu_down_failed-notifier.patch
sched: hotplug add a CPU_DOWN_FAILED notifier

sched-use-cpu_down_failed-notifier.patch
sched: use CPU_DOWN_FAILED notifier

sched-fixes-for-ia64-domain-setup.patch
sched: fixes for ia64 domain setup

sched-print-preempt-count.patch
sched-print-preempt-count

cpu-scheduler-fix-potential-error-in-runqueue-nr_uninterruptible-count.patch
CPU Scheduler: fix potential error in runqueue nr_uninterruptible count

sched_domains-make-sd_node_init-per-arch.patch
sched_domains: Make SD_NODE_INIT per-arch

zaphod-scheduler.patch
zaphod CPU scheduler

zaphod-build-fix.patch
zaphod-build-fix

preempt-smp.patch
improve preemption on SMP

preempt-cleanup.patch
preempt cleanup

preempt-cleanup-fix.patch
preempt-cleanup-fix

add-lock_need_resched.patch
add lock_need_resched()

sched-add-cond_resched_softirq.patch
sched: add cond_resched_softirq()

sched-fix-latency-in-random-driver.patch
sched: fix latency in random driver

fix-secure-tcp-sequence-number-generator.patch
fix secure tcp sequence number generator

sched-ext3-fix-scheduling-latencies-in-ext3.patch
sched: ext3: fix scheduling latencies in ext3

break-latency-in-invalidate_list.patch
break latency in invalidate_list()

sched-vfs-fix-scheduling-latencies-in-prune_dcache-and-select_parent.patch
sched: vfs: fix scheduling latencies in prune_dcache() and select_parent()

sched-vfs-fix-scheduling-latencies-in-prune_dcache-and-select_parent-fix.patch
sched-vfs-fix-scheduling-latencies-in-prune_dcache-and-select_parent fix

sched-net-fix-scheduling-latencies-in-netstat.patch
sched: net: fix scheduling latencies in netstat

sched-net-fix-scheduling-latencies-in-__release_sock.patch
sched: net: fix scheduling latencies in __release_sock

sched-mm-fix-scheduling-latencies-in-copy_page_range.patch
sched: mm: fix scheduling latencies in copy_page_range()

fix-config_debug_highmem-assert-in-copy_page_range.patch
fix CONFIG_DEBUG_HIGHMEM assert in copy_page_range()

sched-mm-fix-scheduling-latencies-in-unmap_vmas.patch
sched: mm: fix scheduling latencies in unmap_vmas()

sched-mm-fix-scheduling-latencies-in-get_user_pages.patch
sched: mm: fix scheduling latencies in get_user_pages()

sched-mm-fix-scheduling-latencies-in-filemap_sync.patch
sched: mm: fix scheduling latencies in filemap_sync()

sched-pty-fix-scheduling-latencies-in-ptyc.patch
sched: pty: fix scheduling latencies in pty.c

fix-keventd-execution-dependency.patch
fix keventd execution dependency

sched-fix-scheduling-latencies-in-mttrc.patch
sched: fix scheduling latencies in mttr.c

sched-fix-scheduling-latencies-in-vgaconc.patch
sched: fix scheduling latencies in vgacon.c

sched-fix-scheduling-latencies-for-preempt-kernels.patch
sched: fix scheduling latencies for !PREEMPT kernels

remove-the-bkl-by-turning-it-into-a-semaphore.patch
remove the BKL by turning it into a semaphore

idle-thread-preemption-fix.patch
idle thread preemption fix

lockmeter-2.patch
lockmeter: lockmeter for out-of-line-spinlocks
ia64 CONFIG_LOCKMETER fix
lockmeter-build-fix
lockmeter for x86_64

lockmeter-lockmeter-fixes-for-preempt-case.patch
lockmeter: lockmeter fixes for preempt case

lockmeter2-build-fix.patch
lockmeter2-build-fix

lockmeter-in_lock_functions-fix.patch
lockmeter: in_lock_functions() fix

lockmeter-in_lock_functions-fix-2.patch
lockmeter-in_lock_functions-fix-2

lockmeter-build-fix-42.patch
lockmeter-build-fix-42

lockmeter-lockmeter-fix-for-generic_read_trylock.patch
lockmeter: lockmeter fix for generic_read_trylock

ext3_bread-cleanup.patch
ext3_bread() cleanup

pcmcia-implement-driver-model-support.patch
pcmcia: implement driver model support

pcmcia-update-network-drivers.patch
pcmcia: update network drivers

pcmcia-update-wireless-drivers.patch
pcmcia: update wireless drivers

pcmcia-fix-eject-lockup.patch
pcmcia: fix eject lockup

pcmcia-add-hotplug-support.patch
pcmcia: add *hotplug support

linux-2.6.8.1-49-rpc_workqueue.patch
nfs: RPC: Convert rpciod into a work queue for greater flexibility

linux-2.6.8.1-50-rpc_queue_lock.patch
nfs: RPC: Remove the rpc_queue_lock global spinlock

dvdrw-support-for-267-bk13.patch
DVD+RW support for 2.6.7-bk13
packet-writing: add credits
CDRW packet writing support
packet: remove #warning
packet writing: door unlocking fix
pkt_lock_door() warning fix
Fix race in pktcdvd kernel thread handling
Fix open/close races in pktcdvd
packet writing: review fixups
Remove pkt_dev from struct pktcdvd_device
packet writing: convert to seq_file
Packet writing support for DVD-RW and DVD+RW discs.
Get blockdev size right in pktcdvd after switching discs
packet writing documentation
Trivial CDRW packet writing doc update
Control pktcdvd with an auxiliary character device
Subject: Re: 2.6.8-rc2-mm2
control-pktcdvd-with-an-auxiliary-character-device-fix
Simplified request size handling in CDRW packet writing
Fix setting of maximum read speed in CDRW packet writing
Packet writing reporting fixes
Speed up the cdrw packet writing driver
packet writing: avoid BIO hackery
cdrom: buffer sizing fix

packet-writing-credits.patch
packet-writing: add credits

cdrw-packet-writing-support-for-267-bk13.patch
CDRW packet writing support
packet: remove #warning
packet writing: door unlocking fix
pkt_lock_door() warning fix
Fix race in pktcdvd kernel thread handling
Fix open/close races in pktcdvd
packet writing: review fixups
Remove pkt_dev from struct pktcdvd_device
packet writing: convert to seq_file

packet-bio-init.patch
packet-writing: use bio_init()

dvd-rw-packet-writing-update.patch
Packet writing support for DVD-RW and DVD+RW discs.
Get blockdev size right in pktcdvd after switching discs

packet-writing-docco.patch
packet writing documentation
Trivial CDRW packet writing doc update

control-pktcdvd-with-an-auxiliary-character-device.patch
Control pktcdvd with an auxiliary character device
Subject: Re: 2.6.8-rc2-mm2
control-pktcdvd-with-an-auxiliary-character-device-fix

packet-private-data.patch
packet-writing: use gendisk private data

simplified-request-size-handling-in-cdrw-packet-writing.patch
Simplified request size handling in CDRW packet writing

fix-setting-of-maximum-read-speed-in-cdrw-packet-writing.patch
Fix setting of maximum read speed in CDRW packet writing

packet-writing-reporting-fix.patch
Packet writing reporting fixes

speed-up-the-cdrw-packet-writing-driver.patch
Speed up the cdrw packet writing driver

packet-writing-avoid-bio-hackery.patch
packet writing: avoid BIO hackery

packet-open-comment.patch
packet-writing: remove useless search

cdrom-buffer-size-fix.patch
cdrom: buffer sizing fix

cpufreq-driver-for-nforce2-kernel-267.patch
cpufreq driver for nForce2

allow-modular-ide-pnp.patch
allow modular ide-pnp

create-nodemask_t.patch
Create nodemask_t
nodemask fix
nodemask build fix

allow-x86_64-to-reenable-interrupts-on-contention.patch
Allow x86_64 to reenable interrupts on contention

serialize-access-to-ide-devices.patch
serialize access to ide devices

remove-unconditional-pci-acpi-irq-routing.patch
remove unconditional PCI ACPI IRQ routing

propagate-pci_enable_device-errors.patch
propagate pci_enable_device() errors

disable-atykb-warning.patch
disable atykb "too many keys pressed" warning

reiserfs-rename-struct-key.patch
reiserfs-rename-struct-key

add-some-key-management-specific-error-codes.patch
Add some key management specific error codes

keys-new-error-codes-for-alpha-mips-pa-risc-sparc-sparc64.patch
keys: new error codes for Alpha, MIPS, PA-RISC, Sparc & Sparc64

implement-in-kernel-keys-keyring-management.patch
implement in-kernel keys & keyring management
keys build fix
keys & keyring management update patch
implement-in-kernel-keys-keyring-management-update-build-fix
implement-in-kernel-keys-keyring-management-update-build-fix-2
key management patch cleanup

return-a-different-error-if-unavailable-keytype-is-used.patch
Return a different error if unavailable keytype is used

link-user-keyrings-together-correctly.patch
Link user keyrings together correctly

make-key-management-code-use-new-the-error-codes.patch
Make key management code use new the error codes

keys-permission-fix.patch
keys: permission fix

implement-in-kernel-keys-keyring-management-afs-workaround.patch
implement-in-kernel-keys-keyring-management afs workaround

support-supplementary-information-for-request-key.patch
Support supplementary information for request-key

make-key-management-use-syscalls-not-prctls.patch
Make key management use syscalls not prctls

move-syscall-declarations-from-linux-keyh-2.patch
Move syscall declarations from linux/key.h #2

bits-to-make-the-key-management-api-more-usable.patch
Bits to make the key management API more usable

make-key-management-use-syscalls-not-prctls-build-fix.patch
make-key-management-use-syscalls-not-prctls build fix

export-file_ra_state_init-again.patch
Export file_ra_state_init() again

cachefs-filesystem.patch
CacheFS filesystem

cachefs-release-search-records-lest-they-return-to-haunt-us.patch
CacheFS: release search records lest they return to haunt us

fix-64-bit-problems-in-cachefs.patch
Fix 64-bit problems in cachefs

cachefs-fixed-typos-that-cause-wrong-pointer-to-be-kunmapped.patch
cachefs: fixed typos that cause wrong pointer to be kunmapped

cachefs-return-the-right-error-upon-invalid-mount.patch
CacheFS: return the right error upon invalid mount

fix-cachefs-barrier-handling-and-other-kernel-discrepancies.patch
Fix CacheFS barrier handling and other kernel discrepancies

remove-error-from-linux-cachefsh.patch
Remove #error from linux/cachefs.h

cachefs-warning-fix-2.patch
cachefs warning fix 2

cachefs-linkage-fix-2.patch
cachefs linkage fix

cachefs-build-fix.patch
cachefs build fix

cachefs-documentation.patch
CacheFS documentation

add-page-becoming-writable-notification.patch
Add page becoming writable notification

provide-a-filesystem-specific-syncable-page-bit.patch
Provide a filesystem-specific sync'able page bit

provide-a-filesystem-specific-syncable-page-bit-fix.patch
provide-a-filesystem-specific-syncable-page-bit-fix

make-afs-use-cachefs.patch
Make AFS use CacheFS

afs-cachefs-dependency-fix.patch
afs-cachefs-dependency-fix

ide-probe.patch
ide probe

268-rc3-jffs2-unable-to-read-filesystems.patch
jffs2 unable to read filesystems

jffs2-mount-options-discarded.patch
JFFS2 mount options discarded

assign_irq_vector-section-fix.patch
assign_irq_vector __init section fix

find_isa_irq_pin-should-not-be-__init.patch
find_isa_irq_pin should not be __init

kexec-i8259-shutdowni386.patch
kexec: i8259-shutdown.i386

kexec-i8259-shutdown-x86_64.patch
kexec: x86_64 i8259 shutdown

kexec-apic-virtwire-on-shutdowni386patch.patch
kexec: apic-virtwire-on-shutdown.i386.patch

kexec-apic-virtwire-on-shutdownx86_64.patch
kexec: apic-virtwire-on-shutdown.x86_64

kexec-ioapic-virtwire-on-shutdowni386.patch
kexec: ioapic-virtwire-on-shutdown.i386

kexec-ioapic-virtwire-on-shutdownx86_64.patch
kexec: ioapic-virtwire-on-shutdown.x86_64

kexec-e820-64bit.patch
kexec: e820-64bit

kexec-kexec-generic.patch
kexec: kexec-generic

kexec-machine_shutdownx86_64.patch
kexec: machine_shutdown.x86_64

kexec-kexecx86_64.patch
kexec: kexec.x86_64

kexec-machine_shutdowni386.patch
kexec: machine_shutdown.i386

kexec-kexeci386.patch
kexec: kexec.i386

kexec-use_mm.patch
kexec: use_mm

crashdump-documentation.patch
crashdump: documentation

crashdump-memory-preserving-reboot-using-kexec.patch
crashdump: memory preserving reboot using kexec

crashdump-routines-for-copying-dump-pages.patch
crashdump: routines for copying dump pages

crashdump-kmap-build-fix.patch
crashdump kmap build fix

crashdump-register-snapshotting-before-kexec-boot.patch
crashdump: register snapshotting before kexec boot

crashdump-elf-format-dump-file-access.patch
crashdump: ELF format dump file access

crashdump-linear-raw-format-dump-file-access.patch
crashdump: linear/raw format dump file access

new-bitmap-list-format-for-cpusets.patch
new bitmap list format (for cpusets)

cpusets-big-numa-cpu-and-memory-placement.patch
cpusets - big numa cpu and memory placement

cpusets-fix-race-in-cpuset_add_file.patch
cpusets: fix race in cpuset_add_file()

cpusets-remove-more-casts.patch
cpusets: remove more casts

cpusets-make-config_cpusets-the-default-in-sn2_defconfig.patch
cpusets: make CONFIG_CPUSETS the default in sn2_defconfig

cpusets-document-proc-status-allowed-fields.patch
cpusets: document proc status allowed fields

cpusets-dont-export-proc_cpuset_operations.patch
Cpusets - Dont export proc_cpuset_operations

cpusets-display-allowed-masks-in-proc-status.patch
cpusets: display allowed masks in proc status

cpusets-simplify-cpus_allowed-setting-in-attach.patch
cpusets: simplify cpus_allowed setting in attach

cpusets-remove-useless-validation-check.patch
cpusets: remove useless validation check

cpusets-config_cpusets-depends-on-smp.patch
Cpusets: CONFIG_CPUSETS depends on SMP

cpusets-tasks-file-simplify-format-fixes.patch
Cpusets tasks file: simplify format, fixes

cpusets-simplify-memory-generation.patch
Cpusets: simplify memory generation

cpusets-interoperate-with-hotplug-online-maps.patch
cpusets: interoperate with hotplug online maps

cpusets-alternative-fix-for-possible-race-in.patch
cpusets: alternative fix for possible race in cpuset_tasks_read()

cpusets-remove-casts.patch
cpusets: remove void* typecasts

reiser4-sb_sync_inodes.patch
reiser4: vfs: add super_operations.sync_inodes()

reiser4-sb_sync_inodes-cleanup.patch
reiser4-sb_sync_inodes-cleanup

reiser4-allow-drop_inode-implementation.patch
reiser4: export vfs inode.c symbols

reiser4-allow-drop_inode-implementation-cleanup.patch
reiser4-allow-drop_inode-implementation-cleanup

reiser4-truncate_inode_pages_range.patch
reiser4: vfs: add truncate_inode_pages_range()

reiser4-truncate_inode_pages_range-cleanup.patch
reiser4-truncate_inode_pages_range-cleanup

reiser4-export-remove_from_page_cache.patch
reiser4: export pagecache add/remove functions to modules

reiser4-export-page_cache_readahead.patch
reiser4: export page_cache_readahead to modules

reiser4-reget-page-mapping.patch
reiser4: vfs: re-check page->mapping after calling try_to_release_page()

reiser4-rcu-barrier.patch
reiser4: add rcu_barrier() synchronization point

reiser4-rcu-barrier-fix.patch
reiser4-rcu-barrier fix

reiser4-export-inode_lock.patch
reiser4: export inode_lock to modules

reiser4-export-inode_lock-cleanup.patch
reiser4-export-inode_lock-cleanup

reiser4-export-pagevec-funcs.patch
reiser4: export pagevec functions to modules

reiser4-export-pagevec-funcs-cleanup.patch
reiser4-export-pagevec-funcs-cleanup

reiser4-export-radix_tree_preload.patch
reiser4: export radix_tree_preload() to modules

reiser4-radix-tree-tag.patch
reiser4: add new radix tree tag

reiser4-radix_tree_lookup_slot.patch
reiser4: add radix_tree_lookup_slot()

reiser4-aliased-dir.patch
reiser4: vfs: handle aliased directories

reiser4-kobject-umount-race.patch
reiser4: introduce filesystem kobjects

reiser4-kobject-umount-race-cleanup.patch
reiser4-kobject-umount-race-cleanup

reiser4-perthread-pages.patch
reiser4: per-thread page pools

reiser4-unstatic-kswapd.patch
reiser4: make kswapd() unstatic for debug

reiser4-include-reiser4.patch
reiser4: add to build system

reiser4-4kstacks-fix.patch
resier4-4kstacks-fix

stop-reiser4-from-turning-itself-on-by-default.patch
Stop reiser4 from turning itself on by default

reiser4-doc.patch
reiser4: documentation

reiser4-doc-update.patch
Update Documentation/Changes for reiser4

reiser4-only.patch
reiser4: main fs

reiser4-cond_resched-build-fix.patch
reiser4: cond_resched() build fix

reiser4-debug-build-fix.patch
reiser4-debug-build-fix

reiser4-prefetch-warning-fix.patch
reiser4: prefetch warning fix

reiser4-mode-fix.patch
reiser4: mode type fix

reiser4-get_context_ok-warning-fixes.patch
reiser4: get_context_ok() warning fixes

reiser4-remove-debug.patch
resier4: remove debug stuff

reiser4-spinlock-debugging-build-fix-2.patch
reiser4-spinlock-debugging-build-fix-2

reiser4-sparc64-build-fix.patch
reiser4 sparc64 build fix

sys_reiser4-sparc64-build-fix.patch
sys_reiser4 sparc64 build fix

reiser4-printk-warning-fixes.patch
reiser4 printk warning fixes

reiser4-generic_acl-fix.patch
reiser4: generic_acl fix

reiser4-plugin_set_done-memleak-fix.patch
reiser4 plugin_set_done-memleak-fix.patch

reiser4-init-max_atom_flusers.patch
reiser4 init-max_atom_flusers.patch

reiser4-parse-options-reduce-stack-usage.patch
reiser4 parse-options-reduce-stack-usage.patch

reiser4-sparce64-warning-fix.patch
reiser4 sparc64-warning-fix.patch

reiser4-hardirq-build-fix.patch
resiser4: hardirq.h build fix

reiser4-x86_64-warning-fix.patch
reiser4 x86_64-warning-fix.patch

reiser4-fix-mount-option-parsing.patch
reiser4 fix-mount-option-parsing.patch

reiser4-parse-option-cleanup.patch
reiser4 parse-option-cleanup.patch

reiser4-comment-fix.patch
reiser4 comment-fix.patch

reiser4-fill_super-improve-warning.patch
reiser4 fill_super-improve-warning.patch

reiser4-disable-pseudo.patch
reiser4 disable-pseudo.patch

reiser4-disable-repacker.patch
reiser4 disable-repacker.patch

add-acpi-based-floppy-controller-enumeration.patch
Add ACPI-based floppy controller enumeration.

add-acpi-based-floppy-controller-enumeration-fix.patch
add-acpi-based-floppy-controller-enumeration fix

update-acpi-floppy-enumeration.patch
update ACPI floppy enumeration

floppy-acpi-enumeration-update.patch
floppy ACPI enumeration update

possible-dcache-bug-debugging-patch.patch
Possible dcache BUG: debugging patch

kallsyms-data-size-reduction--lookup-speedup.patch
kallsyms data size reduction / lookup speedup

tioccons-security.patch
TIOCCONS security

fix-process-start-times.patch
Fix reporting of process start times

fix-comment-in-include-linux-nodemaskh.patch
Fix comment in include/linux/nodemask.h

x86-build-issue-with-software-suspend-code.patch
Fix x86 build issue with software suspend code

move-waitqueue-functions-to-kernel-waitc.patch
move waitqueue functions to kernel/wait.c

standardize-bit-waiting-data-type.patch
standardize bit waiting data type

provide-a-filesystem-specific-syncable-page-bit-fix-2.patch
provide-a-filesystem-specific-syncable-page-bit-fix-2

consolidate-bit-waiting-code-patterns.patch
consolidate bit waiting code patterns
consolidate-bit-waiting-code-patterns-cleanup
__wait_on_bit-fix

eliminate-bh-waitqueue-hashtable.patch
eliminate bh waitqueue hashtable

eliminate-bh-waitqueue-hashtable-fix.patch
wait_on_bit_lock() must test_and_set_bit(), not test_bit()

eliminate-inode-waitqueue-hashtable.patch
eliminate inode waitqueue hashtable

move-wait-ops-contention-case-completely-out-of-line.patch
move wait ops' contention case completely out of line

reduce-number-of-parameters-to-__wait_on_bit-and-__wait_on_bit_lock.patch
reduce number of parameters to __wait_on_bit() and __wait_on_bit_lock()

wait_on_bit-must-loop.patch
wait_on_bit() must loop

document-wake_up_bits-requirement-for-preceding-memory-barriers.patch
document wake_up_bit()'s requirement for preceding memory barriers

jbd-wakeup-fix.patch
jbd wakeup fix

3c59x-pm-fix.patch
3c59x: enable power management unconditionally

3c59x-missing-pci_disable_device.patch
3c59x: missing pci_disable_device

3c59x-use-netdev_priv.patch
3c59x: use netdev_priv

serial-mpsc-driver.patch
Serial MPSC driver

serial-add-support-for-non-standard-xtals-to-16c950-driver.patch
serial: add support for non-standard XTALs to 16c950 driver

serial-pick-nearest-baud-rate-divider.patch
serial: pick nearest baud rate divider

add-support-for-possio-gcc-aka-pcmcia-siemens-mc45.patch
Add support for Possio GCC AKA PCMCIA Siemens MC45

vm-no-wild-kswapd.patch
vm: prevent kswapd pageout priority windup

vm-no-wild-kswapd-fix.patch
vm no wild kswapd fix

vm-pageout-throttling.patch
vm: pageout throttling

fix-race-in-sysfs_read_file-and-sysfs_write_file.patch
Fix race in sysfs_read_file() and sysfs_write_file()

possible-race-in-sysfs_read_file-and-sysfs_write_file-update.patch
Possible race in sysfs_read_file() and sysfs_write_file()

md-add-interface-for-userspace-monitoring-of-events.patch
md: add interface for userspace monitoring of events.

unreachable-code-in-ext3_direct_io.patch
unreachable code in ext3_direct_IO()

fix-for-nforce2-secondary-ide-getting-wrong-irq.patch
Fix for NForce2 secondary IDE getting wrong IRQ

revert-allow-oem-written-modules-to-make-calls-to-ia64-oem-sal-functions.patch
revert "allow OEM written modules to make calls to ia64 OEM SAL functions"

switchable-and-modular-io-schedulers.patch
switchable and modular io schedulers

switchable-and-modular-io-schedulers-fix.patch
bad while termination on modular scheduler patch

switchable-and-modular-io-schedulers-hack-fix.patch
switchable-and-modular-io-schedulers hack fix

update-cfq-v2-scheduler-patch.patch
cfq-v2 I/O scheduler update

cfq-v2-pin-cfq_data-from-io_context.patch
cfq-v2 pin cfq_data from io_context

dont-export-blkdev_open-and-def_blk_ops.patch
don't export blkdev_open and def_blk_ops

remove-dead-code-from-fs-mbcachec.patch
remove dead code from fs/mbcache.c

remove-posix_acl_masq_nfs_mode.patch
remove posix_acl_masq_nfs_mode

dont-export-shmem_file_setup.patch
don't export shmem_file_setup

remove-pm_find-unexport-pm_send.patch
remove pm_find, unexport pm_send

remove-dead-code-and-exports-from-signalc.patch
remove dead code and exports from signal.c

unexport-proc_sys_root.patch
unexport proc_sys_root

unexport-is_subdir-and-shrink_dcache_anon.patch
unexport is_subdir and shrink_dcache_anon

unexport-devfs_mk_symlink.patch
unexport devfs_mk_symlink

unexport-do_execve-do_select.patch
unexport do_execve/do_select

unexport-exit_mm.patch
unexport exit_mm

unexport-files_lock-and-put_filp.patch
unexport files_lock and put_filp

unexport-f_delown.patch
unexport f_delown

unexport-lookup_create.patch
unexport lookup_create

remove-wake_up_all_sync.patch
remove wake_up_all_sync

remove-set_fs_root-set_fs_pwd.patch
remove set_fs_root/set_fs_pwd

md-remove-md_flush_all.patch
md: remove md_flush_all

md-make-retry_list-non-global-in-raid1-and-multipath.patch
md: make retry_list non-global in raid1 and multipath

md-rationalise-issue_flush-function-in-md-personalities.patch
md: rationalise issue_flush function in md personalities

md-rationalise-unplug-functions-in-md.patch
md: rationalise unplug functions in md

md-make-sure-md-always-uses-rdev_dec_pending-properly.patch
md: make sure md always uses rdev_dec_pending properly

md-fix-two-little-bugs-in-raid10.patch
md: fix two little bugs in raid10

md-modify-locking-when-accessing-subdevices-in-md.patch
md: modify locking when accessing subdevices in md

generic-acl-support-for-permission.patch
generic acl support for ->permission

generic-acl-support-for-permission-fix.patch
generic acl support for ->permission fix

cacheline-align-pagevec-structure.patch
Adjust align pagevec structure

fbdev-remove-unnecessary-banshee_wait_idle-from-tdfxfb.patch
fbdev: remove unnecessary banshee_wait_idle from tdfxfb

fbdev-fix-logo-drawing-failure-for-vga16fb.patch
fbdev: fix logo drawing failure for vga16fb

fbcon-fix-setup-boot-options-of-fbcon.patch
fbcon: Fix setup boot options of fbcon

fbdev-pass-struct-device-to-class_simple_device_add.patch
fbdev: Pass struct device to class_simple_device_add

fbdev-add-tile-blitting-support.patch
fbdev: Add Tile Blitting support

fbdev-fix-scrolling-corruption.patch
fbdev: fix scrolling corruption

radeonfb-fix-warnings-about-uninitialized-variables.patch
radeonfb: Fix monitor probe logic

fbdev-remove-i810fb-explicit-agp-initialization-hack.patch
fbdev: Remove i810fb explicit agp initialization hack.

fbdev-add-iomem-annotations-to-fbmemc.patch
fbdev: Add iomem annotations to fbmem.c

fbdev-add-iomem-annotations-to-i810fb.patch
fbdev: Add iomem annotations to i810fb

fbdev-add-iomem-annotations-to-vga16fbc.patch
fbdev: Add iomem annotations to vga16fb.c

vga-console-font-problems-on-26-kernel.patch
VGA console font problems on 2.6 kernel

fbcon-unimap-fix.patch
fbcon unimap fix

edid_info-in-zero-page.patch
Fix EDID_INFO in zero-page

fix-for-spurious-interrupts-on-e100-resume-2.patch
Fix for spurious interrupts on e100 resume 2

i-o-space-write-barrier.patch
I/O space write barrier

atomic_inc_return-for-i386.patch
atomic_inc_return() for i386

atomic_inc_return-for-x86_64.patch
atomic_inc_return() for x86_64

atomic_inc_return-for-arm.patch
atomic_inc_return() for arm

atomic_inc_return-for-arm26.patch
atomic_inc_return() for arm26

atomic_inc_return-for-sparc64.patch
atomic_inc_return() for sparc64

remove-dead-exports-from-fs-fat.patch
remove dead exports from fs/fat/

fat-use-hlist_head-for-fat_inode_hashtable-1-6.patch
FAT: use hlist_head for fat_inode_hashtable

fat-rewrite-the-cache-for-file-allocation-table-lookup.patch
FAT: rewrite the cache for file allocation table lookup

fat-cache-lock-from-per-sb-to-per-inode-3-6.patch
FAT: cache lock from per sb to per inode

fat-the-inode-hash-from-per-module-to-per-sb-4-6.patch
FAT: the inode hash from per module to per sb

fat-fix-the-race-bitween-fat_free-and-fat_get_cluster.patch
FAT: Fix the race bitween fat_free() and fat_get_cluster()

fat-remove-debug_pr-6-6.patch
FAT: remove debug_pr()

fat-merge-fix.patch
Subject: [PATCH 1/4] FAT: merge fix

fat-check-free_clusters-value.patch
Subject: [PATCH 2/4] FAT: check free_clusters value

fat-removal-of-c_le_-macro.patch
Subject: [PATCH 3/4] FAT: removal of C[FT]_LE_[WL] macro

fat-remove-validity-check-of-fat-first-entry.patch
Subject: [PATCH 4/4] FAT: remove validity check of FAT first entry

thinkpad-fnfx-key-driver.patch
thinkpad fn+fx key driver

enforce-a-gap-between-heap-and-stack.patch
Enforce a gap between heap and stack

no-exec-i386-and-x86_64-fixes.patch
no exec: i386 and x86_64 cleanups

rewrite-alloc_pidmap.patch
pidhashing: rewrite alloc_pidmap()

pidhashing-retain-older-vendor-copyright.patch
From: William Lee Irwin III <[email protected]>
Subject: [pidhashing] [1/3] retain older vendor copyright

pidhashing-lower-pid_max_limit-for-32-bit-machines.patch
From: William Lee Irwin III <[email protected]>
Subject: [pidhashing] [2/3] lower PID_MAX_LIMIT for 32-bit machines

pidhashing-enforce-pid_max_limit-in-sysctls.patch
From: William Lee Irwin III <[email protected]>
Subject: [pidhashing] [3/3] enforce PID_MAX_LIMIT in sysctls

allow-multiple-inputs-in-alternative_input.patch
Allow multiple inputs in alternative_input

autofs4-allow-map-update-recognition.patch
autofs4: allow map update recognition

lighten-mmlist_lock.patch
lighten mmlist_lock

incorrect-pci-interrupt-assignment-on-es7000-for-platform-gsi.patch
Incorrect PCI interrupt assignment on ES7000 for platform GSI

fix-task_mmuc-text-size-reporting.patch
procfs: fix task_mmu.c text size reporting

sparc32-add-atomic_sub_and_test.patch
sparc32: add atomic_sub_and_test()

make-console_conditional_schedule-__sched-and-use-cond_resched.patch
make console_conditional_schedule() __sched and use cond_resched()

report-per-process-pagetable-usage.patch
report per-process pagetable usage

remove-lock_section-from-x86_64-spin_lock-asm.patch
remove LOCK_SECTION from x86_64 spin_lock asm

v4l-msp3400-cleanup.patch
v4l: msp3400 cleanup

v4l-tuner-update.patch
v4l: tuner update

v4l-bttv-update.patch
v4l: bttv update

v4l-dvb-cx88-driver-update.patch
v4l/dvb: cx88 driver update

v4l-dvb-cx88-driver-update-fix.patch
v4l-dvb-cx88-driver-update-fix

DVB-update-saa7146.patch
DVB: update saa7146

DVB-documentation-update.patch
DVB: documentation update

DVB-skystar2-dvb-bt8xx-update.patch
DVB: skystar2 dvb bt8xx update

DVB-dvb-core-update.patch
DVB: core update

DVB-frontend-conversion.patch
DVB: frontend conversion

DVB-frontend-conversion2.patch
DVB: frontend conversion #2

DVB-frontend-conversion3.patch
DVB: frontend conversion #3

DVB-frontend-conversion4.patch
DVB: frontend conversion #4

DVB-add-frontend-1-2.patch
DVB: add frontend

DVB-add-frontend-2-2.patch
DVB: add frontend #2

DVB-new-driver-dibusb.patch
DVB: new driver for mobile USB Budget DVB-T devices

DVB-misc-driver-updates.patch
DVB: misc driver updates

DVB-frontend-updates.patch
DVB: frontend updates

V4L-follow-changes-in-saa7146.patch
V4L: follow changes in saa7146

a-simple-fifo-implementation.patch
A simple FIFO implementation

add-hook-for-pci-resource-deallocation-2.patch
add hook for PCI resource deallocation

replace-hard-coded-modverdir-in-modpost.patch
Replace hard-coded MODVERDIR in modpost

gen_init_cpio-uses-external-file-list.patch
gen_init_cpio uses external file list

select-cpio_list-or-source-directory-for-initramfs-image.patch
Select cpio_list or source directory for initramfs image

select-cpio_list-or-source-directory-for-initramfs-image-fix.patch
select-cpio_list-or-source-directory-for-initramfs-image fix

ia64-alignment-error-stack-dump.patch
ia64-alignment-error-stack-dump

changed-pci_find_device-to-pci_get_device.patch
Changed pci_find_device to pci_get_device

remove-mod_inc_use_count-mod_dec_use_count.patch
remove MOD_INC_USE_COUNT/MOD_DEC_USE_COUNT

mark-inter_module_-deprecated.patch
mark inter_module_* deprecated

dont-include-linux-sysctlh-in-linux-securityh.patch
don't include <linux/sysctl.h> in <linux/security.h>

cleanup-move-call-to-update_process_times.patch
cleanup: move call to update_process_times.

cleanup-remove-unused-definitions-from-timexh.patch
cleanup: remove unused definitions from timex.h

cleanup-timeh-timesh-timexh-and-jiffiesh.patch
cleanup: time.h, times.h, timex.h and jiffies.h

fix-dcache-lookup.patch
Fix dcache lookup

remove-d_bucket.patch
Remove d_bucket

remove-d_bucket-warning-fix.patch
remove-d_bucket warning fix

document-rcu-based-dcache-lookup.patch
Document RCU based dcache lookup

via82xx-fix.patch
via82xx fix

add-tainted-bit-for-machine-checks.patch
Add tainted bit for machine checks

taint-cleanup-mce.patch
taint: cleanup mce

taint-fix-forced-rmmod.patch
taint: fix forced rmmod

taint-on-bad_page.patch
taint on bad_page

smbfs-do-not-honor-uid-gid-file_mode-and-dir_mode-supplied.patch
smbfs does not honor uid, gid, file_mode and dir_mode supplied by user mount

sort-generic-pci-fixups-after-specific-ones.patch
Sort generic PCI fixups after specific ones

kfree_skb-dump_stack.patch
kfree_skb-dump_stack

simplify-last-lib-idrc-change.patch
Simplify last lib/idr.c change

fix-typesh.patch
Fix types.h

xattr-consolidation-v3-generic-xattr-api.patch
xattr consolidation v3 - generic xattr API

xattr-consolidation-v3-lsm.patch
xattr consolidation v3 - LSM

xattr-consolidation-v3-ext3.patch
xattr consolidation v3 - ext3

xattr-consolidation-v3-ext2.patch
xattr consolidation v3 - ext2

xattr-consolidation-v3-devpts.patch
xattr consolidation v3 - devpts

xattr-consolidation-v3-tmpfs.patch
xattr consolidation v3 - tmpfs

xattr-consolidation-v3-tmpfs-fix.patch
xattr-consolidation-v3-tmpfs fix

xattr-reintroduce-sanity-checks-2.patch
xattr: re-introduce validity check before xattr cache insert

allow-all-filesystems-to-specify-fscreate-mount.patch
SELinux: allow all filesystems to specify fscreate mount option

512x-altix-timer-interrupt-livelock-fix-vs-269-rc2-mm2.patch
profile: 512x Altix timer interrupt livelock fix

sparc32-early-tick_ops.patch
sparc32: early tick_ops

smc91x-revert-11923358-m32r-modify-drivers-net-smc91xc.patch
smc91x: Revert 1.1923.3.58: "m32r: modify drivers/net/smc91x.c for m32r"

smc91x-assorted-minor-cleanups.patch
From: Nicolas Pitre <[email protected]>
Subject: [Patch 2/11] smc91x: Assorted minor cleanups

smc91x-set-the-mac-addr-from-the-smc_enable-function.patch
From: Nicolas Pitre <[email protected]>
Subject: [Patch 3/11] smc91x: set the MAC addr from the smc_enable function

smc91x-fold-smc_setmulticast-into-smc_set_multicast_list.patch
From: Nicolas Pitre <[email protected]>
Subject: [Patch 4/11] smc91x: fold smc_setmulticast() into smc_set_multicast_list()

smc91x-simplify-register-bank-usage.patch
From: Nicolas Pitre <[email protected]>
Subject: [Patch 5/11] smc91x: simplify register bank usage

smc91x-move-tx-processing-out-of-irq-context-entirely.patch
From: Nicolas Pitre <[email protected]>
Subject: [Patch 6/11] smc91x: move TX processing out of IRQ context entirely

smc91x-use-a-work-queue-to-reconfigure-the-phy-from.patch
From: Nicolas Pitre <[email protected]>
Subject: [Patch 7/11] smc91x: use a work queue to reconfigure the phy from smc_timeout()

smc91x-fix-possible-leak-of-the-skb-waiting-for-mem.patch
From: Nicolas Pitre <[email protected]>
Subject: [Patch 8/11] smc91x: fix possible leak of the skb waiting for mem allocation

smc91x-display-pertinent-register-values-from-the.patch
From: Nicolas Pitre <[email protected]>
Subject: [Patch 9/11] smc91x: display pertinent register values from the timeout function

smc91x-straighten-smp-locking.patch
From: Nicolas Pitre <[email protected]>
Subject: [Patch 10/11] smc91x: straighten SMP locking

smc91x-cosmetics.patch
From: Nicolas Pitre <[email protected]>
Subject: [Patch 11/11] smc91x: cosmetics

m32r-trivial-fix-of-smc91xh.patch
m32r: trivial fix of smc91x.h

smc91x-fix-smp-lock-usage.patch
smc91x: fix SMP lock usage

smc91x-more-smp-locking-fixes.patch
smc91x: more SMP locking fixes

smc91x-fix-compilation-with-dma-on-pxa2xx.patch
smc91x: fix compilation with DMA on PXA2xx

remove-big-endian-mode-from-matroxfb.patch
Remove big-endian mode from matroxfb

assorted-matroxfb-fixes.patch
Assorted matroxfb fixes

janitor-cpqarray-remove-unused-include.patch
janitor: cpqarray remove unused include

janitor-remove-old-ifdefs-dmascc.patch
janitor: remove old ifdefs dmascc

janitor-remove-old-ifdefs-fasttimer.patch
janitor: remove old ifdefs fasttimer

janitor-list_for_each-drivers-char-drm-radeon_memc.patch
janitor: list_for_each: drivers-char-drm-radeon_mem.c

janitor-char-rio_linux-replace-schedule_timeout-with-msleep-msleep_interruptible.patch
janitor: char/rio_linux: replace schedule_timeout() with msleep()/msleep_interruptible()

janitor-char-sis-agp-replace-schedule_timeout-with-msleep.patch
janitor: char/sis-agp: replace schedule_timeout() with msleep()

janitor-char-fdc-io-replace-direct-assignment-with-set_current_state.patch
janitor: char/fdc-io: replace direct assignment with set_current_state()

janitor-char-ipmi_si_intf-add-set_current_state.patch
janitor: char/ipmi_si_intf: add set_current_state()

janitor-char-sx-replace-direct-assignment-with-set_current_state.patch
janitor: char/sx: replace direct assignment with set_current_state()

drivers-char-replace-schedule_timeout-with-msleep_interruptible.patch
drivers/char: replace schedule_timeout() with msleep_interruptible()

janitor-removing-check_region-from-drivers-char-espc.patch

janitor-mark-__init-__exit-static-drivers-net-ppp_deflate.patch
janitor: mark __init/__exit static drivers/net/ppp_deflate

janitor-mark-__init-__exit-static-drivers-net-bsd_comp.patch
janitor: mark __init/__exit static drivers/net/bsd_comp

janitor-fix-typo-arm-dma-arch-arm26-machine-dmac.patch
janitor: fix-typo-arm-dma arch/arm26/machine/dma.c

kill-kernel_version-duplicate-in-videocodecc.patch
janitor: kill KERNEL_VERSION duplicate in videocodec.c

video-radeon_base-replace-ms_to_hz-with-msecs_to_jiffies.patch
janitor: video/radeon_base: replace MS_TO_HZ() with msecs_to_jiffies()

video-radeonfb-remove-ms_to_hz.patch
janitor: video/radeonfb: remove MS_TO_HZ()

drivers-media-replace-schedule_timeout-with-msleep.patch
janitor: drivers/media: replace schedule_timeout() with msleep()

drivers-message-replace-schedule_timeout-with-msleep_interruptible.patch
janitor: drivers/message: replace schedule_timeout() with msleep_interruptible()

drivers-md-replace-schedule_timeout-with-msleep_interruptible.patch
drivers/md: replace schedule_timeout() with msleep_interruptible()

drivers-ieee1394-replace-schedule_timeout-with-msleep_interruptible.patch
ieee1394: replace schedule_timeout() with msleep_interruptible()

janitor-replace-dprintk-with-pr_debug-in-drivers-scsi-tpam.patch
janitor: replace dprintk with pr_debug in drivers/scsi/tpam/

janitor-isdn-icn-change-units-of-icn_boot_timeout1.patch
janitor: isdn/icn: change units of ICN_BOOT_TIMEOUT1

drivers-isdn-replace-milliseconds-with-msecs_to_jiffies.patch
drivers/isdn: replace milliseconds() with msecs_to_jiffies()

__function__-string-concatenation-deprecated.patch
janitor: __FUNCTION__ string concatenation deprecated

janitor-replace-dprintk-with-pr_debug-in-microcodec.patch
janitor: replace dprintk with pr_debug in microcode.c

janitor-net-mac89x0-replace-schedule_timeout-with-msleep_interruptible.patch
net/mac89x0: replace schedule_timeout() with msleep_interruptible()

nfsd4-fix-nfsd-oopsed-when-encountering-a-conflict-with-a-local-lock.patch
nfsd4: nfsd oopsed when encountering a conflict with a local lock

nfsd-separate-a-little-of-logic-from-fh_verify-into-new-function.patch
nfsd: separate a little of logic from fh_verify into new function

nfsd4-dont-take-i_sem-around-call-to-getxattr.patch
nfsd4: don't take i_sem around call to ->getxattr

nfsd-make-sure-getxattr-inode-op-is-non-null-before-calling-it.patch
nfsd: make sure getxattr inode op is non-NULL before calling it

nfsd4-reference-count-stateowners.patch
nfsd4: reference count stateowners

nfsd4-take-a-reference-to-preserve-stateowner-through-xdr-replay-code.patch
nfsd4: take a reference to preserve stateowner through xdr replay code

nfsd4-revert-awkward-extension-of-state-lock-over-xdr-for-replay-encoding.patch
nfsd4: revert awkward extension of state lock over xdr for replay encoding

nfsd4-fix-race-in-xdr-encoding-of-lock_denied-response.patch
nfsd4: fix race in xdr encoding of lock_denied response.

nfsd-remove-incorrect-stateid-modification-in-nfsv4-open-upgrade.patch
nfsd: remove incorrect stateid modification in nfsv4 open upgrade

nfsd4-move-open-owner-checks-from-nfsd4_process_open2-into-new-function.patch
nfsd4: move open owner checks from nfsd4_process_open2 into new function

nfsd4-set-open_result_locktype_posix-in-open.patch
nfsd: set OPEN_RESULT_LOCKTYPE_POSIX in open()

nfsd4-move-seqid-decrement-on-reclaim-to-separate-function.patch
nfsd4: move seqid decrement on reclaim to separate function

nfsd4-reorganize-if-in-nfsd4_process_open2-to-make-test-clearer.patch
nfsd4: reorganize "if" in nfsd4_process_open2 to make test clearer

nfsd4-move-open_upgrade-code-into-a-separate-function.patch
nfsd4: move open_upgrade code into a separate function

nfsd4-move-some-nfsd4_process_open2-code-to-nfs4_new_open.patch
nfsd4: move some nfsd4_process_open2 code to nfs4_new_open

nfsd-clean-up-nfsd4_process_open2.patch
nfsd: clean up nfsd4_process_open2

nfsd4-fix-putrootfh-return.patch
nfsd4: fix putrootfh return

nfsd4-move-code-to-truncate-on-open-to-separate-function.patch
nfsd4: move code to truncate on open to separate function

rmmod-ohci1394-hangs.patch
rmmod ohci1394 hangs

capabilities-issue-in-firmware-loader.patch
Capabilities issue in firmware loader

introduce-remap_pfn_range-to-replace-remap_page_range.patch
vm: introduce remap_pfn_range() to replace remap_page_range()

convert-references-to-remap_page_range-under-arch-and-documentation-to-remap_pfn_range.patch
vm: convert references to remap_page_range() under arch/ and Documentation/ to remap_pfn_range()

convert-users-of-remap_page_range-under-drivers-and-net-to-use-remap_pfn_range.patch
vm: convert users of remap_page_range() under drivers/ and net/ to use remap_pfn_range()

convert-users-of-remap_page_range-under-include-asm--to-use-remap_pfn_range.patch
vm: convert users of remap_page_range() under include/asm-*/ to use remap_pfn_range()

convert-users-of-remap_page_range-under-sound-to-use-remap_pfn_range.patch
vm: convert users of remap_page_range() under sound/ to use remap_pfn_range()

for-mm-only-remove-remap_page_range-completely.patch
vm: for -mm only: remove remap_page_range() completely

update-noapic-description.patch
Update 'noapic' description

mips-added-cpu-type-checking-to-interrupt-control-routines.patch
mips: added CPU type checking to interrupt control routines

mips-added-interrupt-control-routines-for-vrc4173.patch
mips: added interrupt control routines for vrc4173

disk-stats-preempt-safety.patch
disk stats preempt safety

document-dec-vsxxx-ab-digitizer-as-known-working.patch
Document DEC VSXXX-AB digitizer as known working

move-struct-k_itimer-out-of-linux-schedh.patch
move struct k_itimer out of linux/sched.h

fix-bugs-in-selinux-mprotect-hook.patch
SELinux: fix bugs in mprotect hook

disable-sw-irqbalance-irqaffinity-for-e7520-e7320-e7525-change-target_cpus-on-x86_64.patch
Disable SW irqbalance/irqaffinity for E7520/E7320/E7525 - change TARGET_CPUS on x86_64

x86-64-clustered-apic-support.patch
x86-64 clustered APIC support

m32r-update-ioremap-routine.patch
m32r: update ioremap routine

m32r-update-comments-for-renesas.patch
m32r: update comments for Renesas

m32r-architecture-upgrade-on-20040928.patch
m32r: architecture upgrade on 20040928

m32r-change-to-use-temporary-register-variables.patch
m32r: change to use temporary register variables

updated-ixp4xx-mtd-driver-from-cvs-v16.patch
Updated IXP4xx MTD driver from CVS (v1.6)

bsd-secure-levels-lsm-add-time-hooks.patch
BSD Secure Levels LSM: add time hooks

bsd-secure-levels-lsm-add-time-hooks-fix.patch
bsd-secure-levels-lsm-add-time-hooks fix

bsd-secure-levels-lsm-core.patch
BSD Secure Levels LSM: core

bsd-secure-levels-lsm-core-build-fix.patch
bsd-secure-levels-lsm-core-build fix

bsd-secure-levels-lsm-documentation.patch
BSD Secure Levels LSM: documentation

acpi-better-encapsulate-eisa_set_level_irq.patch
acpi: better encapsulate eisa_set_level_irq()

display-committed-memory-limit-and-available-in-meminfo.patch
Display committed memory limit and available in meminfo

display-committed-memory-limit-and-available-in-meminfo-fix.patch
display-committed-memory-limit-and-available-in-meminfo fix

overcommit-docs-fix.patch
overcommit documentation fix

scsi-docs-fix.patch
scsi docs fix

fix-kconfig-for-edd.patch
Fix Kconfig for EDD

fix-up-tty-patch-problem-with-pc300-and-clean-up-braces.patch
Fix up tty patch problem with pc300 and clean up braces

msleep_interruptible-fix-whitespace.patch
msleep_interruptible(): fix whitespace

doc-remove-lingering-pc-9800-param.patch
doc: remove lingering PC-9800 param.

posix-compliant-cpu-clocks-v6-generic-kernel-patch.patch
Posix compliant cpu clocks V6: Generic Kernel patch

posix-compliant-cpu-clocks-v6-generic-kernel-patch-tidy.patch
posix-compliant-cpu-clocks-v6-generic-kernel-patch tidy

posix-compliant-cpu-clocks-v6-mmtimer-provides-clock_sgi_cycle.patch
Posix compliant cpu clocks V6: mmtimer provides CLOCK_SGI_CYCLE

fix-of-stack-dump-in-soft-hardirqs.patch
Fix of stack dump in {SOFT|HARD}IRQs

fix-of-stack-dump-in-soft-hardirqs-cleanup.patch
fix-of-stack-dump-in-soft-hardirqs-cleanup

fix-of-stack-dump-in-soft-hardirqs-build-fix.patch
fix-of-stack-dump-in-soft-hardirqs build fix

detach_pid-restore-optimization.patch
detach_pid(): restore optimization

detach_pid-eliminate-one-find_pid-call.patch
detach_pid(): eliminate one find_pid() call

fix-block-layer-ioctl-bug.patch
fix block layer ioctl bug

dont-include-linux-irqh-from-drivers.patch
don't include <linux/irq.h> from drivers

display-phys_proc_id-only-when-it-is-initialized.patch
x86[64]: display phys_proc_id only when it is initialized

document-drm-ioctl-use.patch
document DRM ioctl use

posix-locks-bug-fix.patch
posix locks BUG fix

deinline-large-function-in-blowfishc.patch
deinline large function in blowfish.c

small-sha256-cleanup.patch
small sha256 cleanup

small-sha512-cleanup.patch
small sha512 cleanup

reduce-sha512_transform-stack-usage-speedup.patch
reduce sha512_transform() stack usage, speedup




2004-10-02 09:48:44

by Tim Cambrant

[permalink] [raw]
Subject: Re: 2.6.9-rc3-mm1

Hello Andrew. I'm getting a compile time error much like Norbert
Preinin. Including asm/io_apic.h didn't seem to help at all, so
I'll send you my error messages and .config instead.

Hope it helps.

----

CC arch/i386/kernel/process.o
In file included from include/linux/hardirq.h:6,
from include/linux/interrupt.h:11,
from arch/i386/kernel/process.c:29:
include/asm/hardirq.h: In function `ack_bad_irq':
include/asm/hardirq.h:34: warning: implicit declaration of function `ack_APIC_irq'
CC arch/i386/kernel/semaphore.o
CC arch/i386/kernel/signal.o
AS arch/i386/kernel/entry.o
CC arch/i386/kernel/traps.o
In file included from include/linux/hardirq.h:6,
from include/linux/interrupt.h:11,
from arch/i386/kernel/traps.c:24:
include/asm/hardirq.h: In function `ack_bad_irq':
include/asm/hardirq.h:34: warning: implicit declaration of function `ack_APIC_irq'
In file included from include/asm/smp.h:22,
from arch/i386/kernel/traps.c:50:
include/asm/apic.h: At top level:
include/asm/apic.h:72: error: conflicting types for 'ack_APIC_irq'
include/asm/hardirq.h:34: error: previous implicit declaration of 'ack_APIC_irq' was here
make[1]: *** [arch/i386/kernel/traps.o] Error 1
make: *** [arch/i386/kernel] Error 2

----

CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_CLEAN_COMPILE=y
CONFIG_BROKEN_ON_SMP=y

#
# General setup
#
CONFIG_LOCALVERSION=""
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
# CONFIG_POSIX_MQUEUE is not set
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
CONFIG_SYSCTL=y
# CONFIG_AUDIT is not set
CONFIG_LOG_BUF_SHIFT=14
CONFIG_HOTPLUG=y
CONFIG_KOBJECT_UEVENT=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SHMEM=y
# CONFIG_TINY_SHMEM is not set

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_OBSOLETE_MODPARM=y
CONFIG_MODVERSIONS=y
CONFIG_KMOD=y

#
# Processor type and features
#
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
CONFIG_MK7=y
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_USE_3DNOW=y
# CONFIG_HPET_TIMER is not set
# CONFIG_SMP is not set
# CONFIG_PREEMPT is not set
CONFIG_X86_UP_APIC=y
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_TSC=y
# CONFIG_X86_MCE is not set
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set

#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_REGPARM is not set

#
# Performance-monitoring counters support
#
# CONFIG_PERFCTR is not set
# CONFIG_KEXEC is not set

#
# Power management options (ACPI, APM)
#
# CONFIG_PM is not set
# CONFIG_PM_DEBUG is not set

#
# ACPI (Advanced Configuration and Power Interface) Support
#
# CONFIG_ACPI is not set
CONFIG_ACPI_BLACKLIST_YEAR=0

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
# CONFIG_PCI_MSI is not set
CONFIG_PCI_LEGACY_PROC=y
CONFIG_PCI_NAMES=y
# CONFIG_ISA is not set
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set

#
# PCMCIA/CardBus support
#
# CONFIG_PCMCIA is not set

#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_AOUT is not set
CONFIG_BINFMT_MISC=y

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
# CONFIG_FW_LOADER is not set

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
# Parallel port support
#
# CONFIG_PARPORT is not set

#
# Plug and Play support
#

#
# Block devices
#
CONFIG_BLK_DEV_FD=y
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
# CONFIG_BLK_DEV_RAM is not set
CONFIG_INITRAMFS_SOURCE=""
# CONFIG_LBD is not set
# CONFIG_CDROM_PKTCDVD is not set

#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_IDE_SATA is not set
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_IDE_TASK_IOCTL is not set
# CONFIG_IDE_TASKFILE_IO is not set

#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
# CONFIG_BLK_DEV_CMD640 is not set
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
# CONFIG_BLK_DEV_OFFBOARD is not set
CONFIG_BLK_DEV_GENERIC=y
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
# CONFIG_BLK_DEV_ATIIXP is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5520 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_SC1200 is not set
# CONFIG_BLK_DEV_PIIX is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SIS5513 is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
CONFIG_BLK_DEV_VIA82CXXX=y
# CONFIG_IDE_ARM is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_IVB is not set
CONFIG_IDEDMA_AUTO=y
# CONFIG_BLK_DEV_HD is not set

#
# SCSI device support
#
# CONFIG_SCSI is not set

#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set

#
# Fusion MPT device support
#

#
# IEEE 1394 (FireWire) support
#
# CONFIG_IEEE1394 is not set

#
# I2O device support
#
# CONFIG_I2O is not set

#
# Networking support
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
# CONFIG_NETLINK_DEV is not set
CONFIG_UNIX=y
CONFIG_NET_KEY=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
# CONFIG_IP_PNP_BOOTP is not set
# CONFIG_IP_PNP_RARP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_TUNNEL is not set

#
# IP: Virtual Server Configuration
#
# CONFIG_IP_VS is not set
# CONFIG_IPV6 is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set

#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=y
# CONFIG_IP_NF_CT_ACCT is not set
# CONFIG_IP_NF_CT_PROTO_SCTP is not set
CONFIG_IP_NF_FTP=y
CONFIG_IP_NF_IRC=y
CONFIG_IP_NF_TFTP=y
# CONFIG_IP_NF_AMANDA is not set
CONFIG_IP_NF_QUEUE=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_LIMIT=y
CONFIG_IP_NF_MATCH_IPRANGE=y
CONFIG_IP_NF_MATCH_MAC=y
CONFIG_IP_NF_MATCH_PKTTYPE=y
CONFIG_IP_NF_MATCH_MARK=y
CONFIG_IP_NF_MATCH_MULTIPORT=y
CONFIG_IP_NF_MATCH_TOS=y
CONFIG_IP_NF_MATCH_RECENT=y
CONFIG_IP_NF_MATCH_ECN=y
CONFIG_IP_NF_MATCH_DSCP=y
CONFIG_IP_NF_MATCH_AH_ESP=y
CONFIG_IP_NF_MATCH_LENGTH=y
CONFIG_IP_NF_MATCH_TTL=y
CONFIG_IP_NF_MATCH_TCPMSS=y
CONFIG_IP_NF_MATCH_HELPER=y
CONFIG_IP_NF_MATCH_STATE=y
CONFIG_IP_NF_MATCH_CONNTRACK=y
CONFIG_IP_NF_MATCH_OWNER=y
# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
# CONFIG_IP_NF_MATCH_REALM is not set
# CONFIG_IP_NF_MATCH_SCTP is not set
# CONFIG_IP_NF_MATCH_COMMENT is not set
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_TARGET_LOG=y
CONFIG_IP_NF_TARGET_ULOG=y
CONFIG_IP_NF_TARGET_TCPMSS=y
CONFIG_IP_NF_NAT=y
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
# CONFIG_IP_NF_TARGET_REDIRECT is not set
# CONFIG_IP_NF_TARGET_NETMAP is not set
# CONFIG_IP_NF_TARGET_SAME is not set
# CONFIG_IP_NF_NAT_LOCAL is not set
# CONFIG_IP_NF_NAT_SNMP_BASIC is not set
CONFIG_IP_NF_NAT_IRC=y
CONFIG_IP_NF_NAT_FTP=y
CONFIG_IP_NF_NAT_TFTP=y
CONFIG_IP_NF_MANGLE=y
CONFIG_IP_NF_TARGET_TOS=y
CONFIG_IP_NF_TARGET_ECN=y
CONFIG_IP_NF_TARGET_DSCP=y
CONFIG_IP_NF_TARGET_MARK=y
CONFIG_IP_NF_TARGET_CLASSIFY=y
# CONFIG_IP_NF_RAW is not set
CONFIG_IP_NF_ARPTABLES=y
# CONFIG_IP_NF_ARPFILTER is not set
# CONFIG_IP_NF_ARP_MANGLE is not set
CONFIG_XFRM=y
CONFIG_XFRM_USER=y

#
# SCTP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_SCTP is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_HW_FLOWCONTROL is not set

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set
# CONFIG_NET_CLS_ROUTE is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_KGDBOE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NETPOLL_RX is not set
# CONFIG_NETPOLL_TRAP is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
CONFIG_NETDEVICES=y
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set

#
# ARCnet devices
#
# CONFIG_ARCNET is not set

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_NET_VENDOR_3COM is not set

#
# Tulip family network device support
#
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_B44 is not set
# CONFIG_FORCEDETH is not set
# CONFIG_DGRS is not set
# CONFIG_EEPRO100 is not set
# CONFIG_E100 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
CONFIG_8139TOO=y
# CONFIG_8139TOO_PIO is not set
# CONFIG_8139TOO_TUNE_TWISTER is not set
# CONFIG_8139TOO_8129 is not set
# CONFIG_8139_OLD_RX_RESET is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
CONFIG_VIA_RHINE=y
# CONFIG_VIA_RHINE_MMIO is not set

#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SK98LIN is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_TIGON3 is not set

#
# Ethernet (10000 Mbit)
#
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set

#
# Token Ring devices
#
# CONFIG_TR is not set

#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set

#
# Wan interfaces
#
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set

#
# Input I/O drivers
#
# CONFIG_GAMEPORT is not set
CONFIG_SOUND_GAMEPORT=y
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set

#
# Non-8250 serial port support
#
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set

#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set

#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
# CONFIG_HW_RANDOM is not set
# CONFIG_NVRAM is not set
CONFIG_RTC=y
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set

#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
CONFIG_AGP=y
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
# CONFIG_AGP_INTEL is not set
# CONFIG_AGP_INTEL_MCH is not set
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_SWORKS is not set
CONFIG_AGP_VIA=y
# CONFIG_AGP_EFFICEON is not set
CONFIG_DRM=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_HANGCHECK_TIMER is not set

#
# I2C support
#
CONFIG_I2C=y
# CONFIG_I2C_CHARDEV is not set

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_ALGOPCF is not set
# CONFIG_I2C_ALGOPCA is not set

#
# I2C Hardware Bus support
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_I810 is not set
# CONFIG_I2C_ISA is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
# CONFIG_SCx200_ACB is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set
# CONFIG_I2C_VOODOO3 is not set
# CONFIG_I2C_PCA_ISA is not set

#
# Hardware Sensors Chip support
#
# CONFIG_I2C_SENSOR is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_FSCHER is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83627HF is not set

#
# Other I2C Chip support
#
# CONFIG_SENSORS_EEPROM is not set
# CONFIG_SENSORS_PCF8574 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_RTC8564 is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I2C_DEBUG_CHIP is not set

#
# Dallas's 1-wire bus
#
# CONFIG_W1 is not set

#
# Misc devices
#
# CONFIG_IBM_ASM is not set

#
# Multimedia devices
#
CONFIG_VIDEO_DEV=y

#
# Video For Linux
#

#
# Video Adapters
#
# CONFIG_VIDEO_BT848 is not set
# CONFIG_VIDEO_CPIA is not set
# CONFIG_VIDEO_SAA5246A is not set
# CONFIG_VIDEO_SAA5249 is not set
# CONFIG_TUNER_3036 is not set
# CONFIG_VIDEO_STRADIS is not set
# CONFIG_VIDEO_ZORAN is not set
# CONFIG_VIDEO_SAA7134 is not set
# CONFIG_VIDEO_MXB is not set
# CONFIG_VIDEO_DPC is not set
# CONFIG_VIDEO_HEXIUM_ORION is not set
# CONFIG_VIDEO_HEXIUM_GEMINI is not set
# CONFIG_VIDEO_CX88 is not set
# CONFIG_VIDEO_OVCAMCHIP is not set

#
# Radio Adapters
#
# CONFIG_RADIO_GEMTEK_PCI is not set
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_RADIO_MAESTRO is not set

#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set

#
# Graphics support
#
CONFIG_FB=y
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_VESA is not set
# CONFIG_VIDEO_SELECT is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I810 is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON_OLD is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_VIRTUAL is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE is not set

#
# Logo configuration
#
# CONFIG_LOGO is not set

#
# Sound
#
CONFIG_SOUND=y

#
# Advanced Linux Sound Architecture
#
# CONFIG_SND is not set

#
# Open Sound System
#
CONFIG_SOUND_PRIME=y
# CONFIG_SOUND_BT878 is not set
# CONFIG_SOUND_CMPCI is not set
# CONFIG_SOUND_EMU10K1 is not set
# CONFIG_SOUND_FUSION is not set
# CONFIG_SOUND_CS4281 is not set
# CONFIG_SOUND_ES1370 is not set
# CONFIG_SOUND_ES1371 is not set
# CONFIG_SOUND_ESSSOLO1 is not set
# CONFIG_SOUND_MAESTRO is not set
# CONFIG_SOUND_MAESTRO3 is not set
# CONFIG_SOUND_ICH is not set
# CONFIG_SOUND_SONICVIBES is not set
# CONFIG_SOUND_TRIDENT is not set
# CONFIG_SOUND_MSNDCLAS is not set
# CONFIG_SOUND_MSNDPIN is not set
CONFIG_SOUND_VIA82CXXX=y
# CONFIG_MIDI_VIA82CXXX is not set
# CONFIG_SOUND_OSS is not set
# CONFIG_SOUND_TVMIXER is not set
# CONFIG_SOUND_ALI5455 is not set
# CONFIG_SOUND_FORTE is not set
# CONFIG_SOUND_RME96XX is not set
# CONFIG_SOUND_AD1980 is not set

#
# USB support
#
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_OTG is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_UHCI_HCD=y

#
# USB Device Class drivers
#
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_BLUETOOTH_TTY is not set
# CONFIG_USB_MIDI is not set
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_STORAGE is not set

#
# USB Human Interface Devices (HID)
#
# CONFIG_USB_HID is not set

#
# USB HID Boot Protocol drivers
#
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_MTOUCH is not set
# CONFIG_USB_EGALAX is not set
# CONFIG_USB_XPAD is not set
# CONFIG_USB_ATI_REMOTE is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set

#
# USB Multimedia devices
#
# CONFIG_USB_DABUSB is not set
# CONFIG_USB_VICAM is not set
# CONFIG_USB_DSBR is not set
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_KONICAWC is not set
# CONFIG_USB_OV511 is not set
# CONFIG_USB_SE401 is not set
# CONFIG_USB_SN9C102 is not set
# CONFIG_USB_STV680 is not set

#
# USB Network adaptors
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set

#
# USB port drivers
#

#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_TIGL is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGETSERVO is not set
# CONFIG_USB_TEST is not set

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set

#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT3_FS is not set
# CONFIG_JBD is not set
CONFIG_REISER4_FS=y
CONFIG_REISER4_LARGE_KEY=y
# CONFIG_REISER4_CHECK is not set
CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_REISERFS_FS_XATTR is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set

#
# Caches
#
# CONFIG_CACHEFS is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
# CONFIG_JOLIET is not set
# CONFIG_ZISOFS is not set
CONFIG_UDF_FS=y
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_SYSFS=y
CONFIG_DEVFS_FS=y
CONFIG_DEVFS_MOUNT=y
# CONFIG_DEVFS_DEBUG is not set
CONFIG_DEVPTS_FS_XATTR=y
# CONFIG_DEVPTS_FS_SECURITY is not set
CONFIG_TMPFS=y
# CONFIG_TMPFS_XATTR is not set
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set

#
# Network File Systems
#
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
# CONFIG_EXPORTFS is not set
# CONFIG_SMB_FS is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y

#
# Native Language Support
#
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NLS_CODEPAGE_437 is not set
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_ASCII is not set
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_UTF8 is not set

#
# Profiling support
#
# CONFIG_PROFILING is not set

#
# Kernel hacking
#
# CONFIG_DEBUG_KERNEL is not set
# CONFIG_FRAME_POINTER is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_4KSTACKS is not set
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y

#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set

#
# Cryptographic options
#
# CONFIG_CRYPTO is not set

#
# Library routines
#
# CONFIG_CRC_CCITT is not set
CONFIG_CRC32=y
# CONFIG_LIBCRC32C is not set
CONFIG_GENERIC_HARDIRQS=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_PC=y

--

Tim Cambrant
[email protected]
http://www.acc.umu.se/~cambrant/

2004-10-02 09:56:49

by Adrian Bunk

[permalink] [raw]
Subject: [patch] 2.6.9-rc3-mm1: X86_LOCAL_APIC compile error

On Sat, Oct 02, 2004 at 01:43:52AM -0700, Andrew Morton wrote:
>...
> Changes since 2.6.9-rc2-mm4:
>...
> +generic-irq-subsystem-x86-port.patch
>...
> IRQ handling code consolidation
>...


This causes the following compile error with X86_LOCAL_APIC=y:

<-- snip -->

...
CC init/main.o
In file included from include/linux/hardirq.h:6,
from include/linux/interrupt.h:11,
from include/asm/highmem.h:24,
from include/linux/highmem.h:14,
from include/linux/skbuff.h:27,
from include/linux/security.h:33,
from init/main.c:36:
include/asm/hardirq.h: In function `ack_bad_irq':
include/asm/hardirq.h:34: warning: implicit declaration of function
`ack_APIC_irq'
In file included from include/asm/smp.h:22,
from init/main.c:65:
include/asm/apic.h: At top level:
include/asm/apic.h:72: error: conflicting types for 'ack_APIC_irq'
include/asm/hardirq.h:34: error: previous implicit declaration of
'ack_APIC_irq' was here
make[1]: *** [init/main.o] Error 1

<-- snip -->


The following patch fixes this issue:


Signed-off-by: Adrian Bunk <[email protected]>

--- linux-2.6.9-rc3-mm1-full/include/asm-i386/hardirq.h.old 2004-10-02 11:46:13.000000000 +0200
+++ linux-2.6.9-rc3-mm1-full/include/asm-i386/hardirq.h 2004-10-02 11:46:38.000000000 +0200
@@ -4,6 +4,7 @@
#include <linux/config.h>
#include <linux/threads.h>
#include <linux/irq.h>
+#include <asm/apic.h>

typedef struct {
unsigned int __softirq_pending;

2004-10-02 09:58:51

by Ingo Molnar

[permalink] [raw]
Subject: Re: [patch] 2.6.9-rc3-mm1: X86_LOCAL_APIC compile error


* Adrian Bunk <[email protected]> wrote:

> > +generic-irq-subsystem-x86-port.patch
> >...
> > IRQ handling code consolidation
> >...
>
>
> This causes the following compile error with X86_LOCAL_APIC=y:

> The following patch fixes this issue:
>
> Signed-off-by: Adrian Bunk <[email protected]>

thanks. I compiled UP+noapic and SMP+APIC but not UP-APIC variants.

Ingo

2004-10-02 10:11:47

by Reuben Farrelly

[permalink] [raw]
Subject: Re: 2.6.9-rc3-mm1

Hi,

Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc3/2.6.9-rc3-mm1/
>
> - Various fixups, cleanups, etc. Nothing particularly notable.
>
> - ppc64 build are still broken.
>
> - sparc64 builds are still broken.
>
>
>
>
> Changes since 2.6.9-rc2-mm4:

This is the first -mm kernel in a while that compiles and runs without
patches, although I did get this trace (which appears to be non critical
as USB still works).

uhci_hcd 0000:00:1d.3: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #4
PCI: Setting latency timer of device 0000:00:1d.3 to 64
uhci_hcd 0000:00:1d.3: irq 16, io base 0xb800
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
hub 5-0:1.0: USB hub found
usb 3-1: new full speed USB device using address 2
hub 5-0:1.0: 2 ports detected
slab error in kmem_cache_destroy(): cache `uhci_urb_priv': Can't free
all objects
[<c0104ddc>] dump_stack+0x17/0x19
[<c013dfd5>] kmem_cache_destroy+0xea/0x15b
[<c03e17eb>] uhci_hcd_init+0xc8/0xff
[<c03ca89f>] do_initcalls+0x56/0xb3
[<c01004f5>] init+0x81/0x189
[<c01022f1>] kernel_thread_helper+0x5/0xb
drivers/usb/host/uhci-hcd.c: not all urb_priv's were freed!
Badness in remove_proc_entry at fs/proc/generic.c:688
[<c0104ddc>] dump_stack+0x17/0x19
[<c017c196>] remove_proc_entry+0x129/0x133
[<c03e1810>] uhci_hcd_init+0xed/0xff
[<c03ca89f>] do_initcalls+0x56/0xb3
[<c01004f5>] init+0x81/0x189
[<c01022f1>] kernel_thread_helper+0x5/0xb
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 2 if 0
alt 0 proto 2 vid 0x03F0 pid 0x6204
usbcore: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver

Reuben

2004-10-02 14:28:26

by Alexander Nyberg

[permalink] [raw]
Subject: Re: 2.6.9-rc3-mm1

Something suspicious hits my box when doing tune2fs -C 40 /dev/hda2 and rebooting into
-mm (I don't know if this happend in earlier -mm's too...).

What I did notice is that this doesn't appear to happen if I remove the serial output
(console=tty0 console=ttyS0,38400). This is a x64 with SMP & PREEMPT.

Looks like all 4 sysrq-t captures of aio/1 sits in _spin_unlock_irq+1, weird hmm?
I can start looking in which -mm this was introduced if you don't have any
patches under suspicioun, this doesn't happen with Linus bk-tree.



Bootdata ok (command line is root=/dev/hda2 ro debug console=tty0 console=ttyS0,38400)
Linux version 2.6.9-rc3-mm1 (alex@boxen) (gcc version 3.4.2 (Debian 3.4.2-2)) #3 SMP Sat Oct 2 14:15:01 CEST 2004
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
BIOS-e820: 000000003fff0000 - 000000003ffff000 (ACPI data)
BIOS-e820: 000000003ffff000 - 0000000040000000 (ACPI NVS)
BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)
No mptable found.
On node 0 totalpages: 262128
DMA zone: 4096 pages, LIFO batch:1
Normal zone: 258032 pages, LIFO batch:16
HighMem zone: 0 pages, LIFO batch:1
ACPI: RSDP (v002 ACPIAM ) @ 0x00000000000f6490
ACPI: XSDT (v001 A M I OEMXSDT 0x05000410 MSFT 0x00000097) @ 0x000000003fff0100
ACPI: FADT (v001 A M I OEMFACP 0x05000410 MSFT 0x00000097) @ 0x000000003fff0281
ACPI: MADT (v001 A M I OEMAPIC 0x05000410 MSFT 0x00000097) @ 0x000000003fff0380
ACPI: OEMB (v001 A M I OEMBIOS 0x05000410 MSFT 0x00000097) @ 0x000000003ffff040
ACPI: HPET (v001 A M I OEMHPET 0x05000410 MSFT 0x00000097) @ 0x000000003fff3330
ACPI: ASF! (v001 AMIASF AMDSTRET 0x00000001 INTL 0x02002026) @ 0x000000003fff3370
ACPI: DSDT (v001 0AAAA 0AAAA000 0x00000000 INTL 0x02002026) @ 0x0000000000000000
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 15:5 APIC version 16
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Processor #1 15:5 APIC version 16
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Setting APIC routing to flat
ACPI: HPET id: 0x102282a0 base: 0xfec01000
Using ACPI (MADT) for SMP configuration information
Built 1 zonelists
Initializing CPU#0
Kernel command line: root=/dev/hda2 ro debug console=tty0 console=ttyS0,38400
PID hash table entries: 4096 (order: 12, 131072 bytes)
time.c: Using 14.318180 MHz HPET timer.
time.c: Detected 1589.912 MHz processor.
Console: colour VGA+ 80x25
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Memory: 1026692k/1048512k available (1664k kernel code, 21032k reserved, 850k data, 452k init)
Calibrating delay loop... 3137.53 BogoMIPS (lpj=1568768)
Mount-cache hash table entries: 256 (order: 0, 4096 bytes)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
Using local APIC NMI watchdog using perfctr0
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
CPU0: AMD Opteron(tm) Processor 242 stepping 01
per-CPU timeslice cutoff: 1024.15 usecs.
task migration cache decay timeout: 2 msecs.
Booting processor 1/1 rip 6000 rsp 1003ffb5f58
Initializing CPU#1
Calibrating delay loop... 3178.49 BogoMIPS (lpj=1589248)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
AMD Opteron(tm) Processor 242 stepping 01
Total of 2 processors activated (6316.03 BogoMIPS).
Using local APIC timer interrupts.
Detected 12.421 MHz APIC timer.
checking TSC synchronization across 2 CPUs: passed.
time.c: Using HPET based timekeeping.
Brought up 2 CPUs
NET: Registered protocol family 16
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040816
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
PCI: Using ACPI for IRQ routing
** PCI interrupts are no longer routed automatically. If this
** causes a device to stop working, it is probably because the
** driver failed to call pci_enable_device(). As a temporary
** workaround, the "pci=routeirq" argument restores the old
** behavior. If this argument makes the device work again,
** please email the output of "lspci" to [email protected]
** so I can fix the driver.
IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $
Initializing Cryptographic API
Real Time Clock Driver v1.12
hpet_acpi_add: no address or irqs in _CRS
ACPI: PS/2 Keyboard Controller [PS2K] at I/O 0x60, 0x64, irq 1
ACPI: PS/2 Mouse Controller [PS2M] at irq 12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
AMD8111: IDE controller at PCI slot 0000:00:07.1
AMD8111: chipset revision 3
AMD8111: not 100% native mode: will probe irqs later
AMD8111: 0000:00:07.1 (rev 03) UDMA133 controller
ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA
ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:DMA
Probing IDE interface ide0...
hda: ST380023A, ATA DISK drive
hdb: LITE-ON LTR-48126S, ATAPI CD/DVD-ROM drive
elevator: using anticipatory as default io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: ST3200822A, ATA DISK drive
hdd: SAMSUNG DVD-ROM SD-616E, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
hda: cache flushes supported
hda: hda1 hda2 hda3 hda4 < hda5 hda6 >
hdc: max request size: 1024KiB
hdc: 390721968 sectors (200049 MB) w/8192KiB Cache, CHS=24321/255/63, UDMA(100)
hdc: cache flushes supported
hdc: hdc1
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard on isa0060/serio0
input: ImPS/2 Logitech Wheel Mouse on isa0060/serio1
oprofile: using NMI interrupt.
NET: Registered protocol family 2
IP: routing cache hash table of 4096 buckets, 64Kbytes
TCP: Hash tables configured (established 131072 bind 65536)
NET: Registered protocol family 1
NET: Registered protocol family 17
PM: Reading pmdisk image.
swsusp: Resume From Partition: /dev/hda3
<3>swsusp: Invalid partition type.
pmdisk: Error -22 resuming
PM: Resume from disk failed.
ACPI: (supports S0 S1 S4 S5)
ACPI wakeup devices:
PCI1 USB0 USB1 PS2K PS2M UAR1 UAR2 SMBC AC97 MODM PWRB
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 452k freed

AT S7=45 S0=0 L1 V1 X4 &c1 E1 Q0
^L^L^L^Al^[^[[A^[[B
INIT: version 2.86 booting
Setting disc parameters: done.
Activating swap.
Checking root file system...
fsck 1.35 (28-Feb-2004)
/dev/hda2: clean, 128179/2626560 files, 2266431/EXT3 FS on hda2, 5242880 blocks
internal journal
System time was Sat Oct 2 13:58:38 UTC 2004.
Setting the System Clock using the Hardware Clock as reference...
System Clock set. System local time is now Sat Oct 2 15:58:40 CEST 2004.
Cleaning up ifupdown...done.
Calculating module dependencies... done.
Loading modules...
e1000
Intel(R) PRO/1000 Network Driver - version 5.3.19-k2-NAPI
Copyright (c) 1999-2004 Intel Corporation.
ACPI: PCI interrupt 0000:01:03.0[A] -> GSI 18 (level, low) -> IRQ 18
e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
8139too
8139too Fast Ethernet driver 0.9.27
ACPI: PCI interrupt 0000:01:09.0[A] -> GSI 16 (level, low) -> IRQ 16
eth1: RealTek RTL8139 at 0x9800, 00:00:b4:c4:92:aa, IRQ 16
eth1: Identified 8139 chip type 'RTL-8139B'
snd-intel8x0
ACPI: PCI interrupt 0000:00:07.5[B] -> GSI 17 (level, low) -> IRQ 17
intel8x0_measure_ac97_clock: measured 50018 usecs
intel8x0: clocking to 48000
All modules loaded.
Checking all file systems...
fsck 1.35 (28-Feb-2004)
Setting kernel variables ...
net.ipv4.ip_forward = 1
net.ipv4.ip_no_pmtu_disc = 1
net.ipv4.ip_local_port_range = 2048 32767
vm.swappiness = 1
... done.
Mounting local filesystems...
kjournald starting. Commit interval 5 seconds
EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
EXT3 FS on hdc1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda5, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex
eth1: link up, 100Mbps, full-duplex, lpa 0x45E1
SysRq : Show State

sibling
task PC pid father child younger older
init S 0000000000000400 0 1 0 2 (NOTLB)
000001003ffa1d88 0000000000000002 ffffffff80322380 0000009f80333240
000001000214f7d0 0000000000000001 000001000214fb08 0000000000000000
0000000000000246 0000000000000000
Call Trace:<ffffffff8013e660>{__mod_timer+352} <ffffffff8029c037>{schedule_timeout+167}
<ffffffff8013f2b0>{process_timeout+0} <ffffffff80187077>{do_select+999}
<ffffffff80186ba0>{__pollwait+0} <ffffffff80187445>{sys_select+885}
<ffffffff8010f366>{system_call+126}
migration/0 S 000001003f48d240 0 2 1 3 (L-TLB)
000001003ff2de98 0000000000000046 000001003f407810 000000878012e582
000001003ff82810 000000003ff82bf0 000001003ff82b48 000001003ef51e98
000001003ef51ea0 0000000000000246
Call Trace:<ffffffff8013295b>{migration_thread+555} <ffffffff80132730>{migration_thread+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

ksoftirqd/0 S 0000010001e1b4a0 0 3 1 4 2 (L-TLB)
000001003ff2ff08 0000000000000046 ffffffff80322380 0000009f00000013
000001003ff82070 0000000001e134a0 000001003ff823a8 0000000000000001
000001003ff2fed8 ffffffff8029b99d
Call Trace:<ffffffff8029b99d>{preempt_schedule+61} <ffffffff8013b3d0>{ksoftirqd+0}
<ffffffff8013b415>{ksoftirqd+69} <ffffffff8013b3d0>{ksoftirqd+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

migration/1 S 000001003f913240 0 4 1 5 3 (L-TLB)
000001003ff31e98 0000000000000046 000001003f47f070 0000008600000000
000001003ff837d0 0000000180130d60 000001003ff83b08 000001003eed5e98
000001003eed5ea0 0000000000000246
Call Trace:<ffffffff8013295b>{migration_thread+555} <ffffffff80132730>{migration_thread+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

ksoftirqd/1 S 000001003ff83368 0 5 1 6 4 (L-TLB)
000001003ff65f08 0000000000000046 000001000214f030 0000009f00000013
000001003ff83030 0000000101e1b4a0 000001003ff83368 0000000000000000
000001003ff65ed8 ffffffff8029b99d
Call Trace:<ffffffff8029b99d>{preempt_schedule+61} <ffffffff8013b3d0>{ksoftirqd+0}
<ffffffff8013b415>{ksoftirqd+69} <ffffffff8013b3d0>{ksoftirqd+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

events/0 S ffffffff80160a20 0 6 1 7 5 (L-TLB)
000001003ff6fe58 0000000000000046 ffffffff80322380 0000009f01e16800
000001003ff3a810 000000003ffd9440 000001003ff3ab48 0000000000000000
0000000000000046 0000000000000003
Call Trace:<ffffffff80160a20>{cache_reap+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
events/1 R running task 0 7 1 8 6 (L-TLB)
khelper S 000001003ff3bb08 0 8 1 9 7 (L-TLB)
000001003ff7de58 0000000000000046 000001003ff3b030 00000078fffffff6
000001003ff3b7d0 0000000001e134a0 000001003ff3bb08 0000000000000000
000001003ff7de28 0000000000010000
Call Trace:<ffffffff80146810>{worker_thread+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
kthread S 0000010001e134a0 0 9 1 10 15 8 (L-TLB)
000001000219fe58 0000000000000046 000001000214f030 0000009f00000000
000001003ff3b030 000000013ffdae40 000001003ff3b368 0000000000000001
0000000000000046 0000000000000003
Call Trace:<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
kacpid S 0000010001e134a0 0 10 9 11 (L-TLB)
000001003fca1e58 0000000000000046 000001000214f030 0000009f00000000
000001003ffbe810 0000000100000000 000001003ffbeb48 0000000000000001
000001003fca1e38 0000000000010000
Call Trace:<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff80146941>{worker_thread+305} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80130d10>{default_wake_function+0} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
kblockd/0 S ffffffff80225320 0 11 9 12 10 (L-TLB)
000001003fcd5e58 0000000000000046 ffffffff80322380 0000009fffffffff
000001003ffbe070 000000003ffdca40 000001003ffbe3a8 0000000000000000
0000000000000046 0000000000000003
Call Trace:<ffffffff80225320>{as_work_handler+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

kblockd/1 S ffffffff80225320 0 12 9 13 11 (L-TLB)
000001003fcd7e58 0000000000000046 000001000214f030 0000009fffffffff
000001003ff007d0 000000013ffdcac0 000001003ff00b08 0000000000000000
0000000000000046 0000000000000003
Call Trace:<ffffffff80225320>{as_work_handler+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

pdflush S 0000010001e134a0 0 13 9 14 12 (L-TLB)
000001003fcf9ec8 0000000000000046 000001000214f030 0000009f0000000a
000001003ff00030 0000000101e1b4a0 000001003ff00368 0000000000000001
000001003fcf9e98 ffffffff8029b99d
Call Trace:<ffffffff8029b99d>{preempt_schedule+61} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8015d62b>{pdflush+187} <ffffffff8015d570>{pdflush+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
pdflush S ffffffff8014af30 0 14 9 16 13 (L-TLB)
000001003fcfdec8 0000000000000046 ffffffff80322380 0000009f00019993
000001003ff01810 0000000000000000 000001003ff01b48 0000000000000000
0000000000000000 0000000000000000
Call Trace:<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8015d62b>{pdflush+187}
<ffffffff8015d570>{pdflush+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

kswapd0 S 0000000000000000 0 15 1 18 9 (L-TLB)
000001003fcffeb8 0000000000000046 ffffffff80322380 0000009f00000202
000001003fcc97d0 0000000000000000 000001003fcc9b08 0000000000000000
0000000000000000 0000000000000000
Call Trace:<ffffffff80163e75>{kswapd+261} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8012ed70>{finish_task_switch+64} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8012edce>{schedule_tail+14} <ffffffff80110007>{child_rip+8}
<ffffffff8011d180>{flat_send_IPI_mask+0} <ffffffff80163d70>{kswapd+0}
<ffffffff8010ffff>{child_rip+0}
aio/0 S ffffffff8014af30 0 16 9 17 14 (L-TLB)
000001003fd11e58 0000000000000046 ffffffff80322380 0000009f00000000
000001003ff01070 0000000000000000 000001003ff013a8 0000000000000000
000001003fd11e38 0000000000010000
Call Trace:<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff80146941>{worker_thread+305} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80130d10>{default_wake_function+0} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
aio/1 S 0000010001e134a0 0 17 9 16 (L-TLB)
000001003fd13e58 0000000000000046 000001000214f030 0000009f00000010
000001003ff02810 000000013ff02ee8 000001003ff02b48 0000000000000001
ffffffff8029cd1d 0000000000000010
Call Trace:<ffffffff8029cd1d>{_spin_unlock_irq+13} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff80146810>{worker_thread+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

kseriod S 0000000000000000 0 18 1 19 15 (L-TLB)
000001003fd47eb8 0000000000000046 000001000214f030 0000009f000002fa
000001003fcc9030 00000001ffffff00 000001003fcc9368 0000000000000000
0000000000000202 000001003fd47e88
Call Trace:<ffffffff8020f517>{serio_thread+455} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff80110007>{child_rip+8}
<ffffffff8020f350>{serio_thread+0} <ffffffff8010ffff>{child_rip+0}

kjournald S 0000000000000000 0 19 1 20 18 (L-TLB)
000001003f901e58 0000000000000046 000001000214f030 0000009f3f657870
000001003ff02070 000000013ff84e98 000001003ff023a8 0000000000000000
0000000000000246 0000000000000003
Call Trace:<ffffffff801c34b9>{kjournald+537} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff801c3280>{commit_timeout+0}
<ffffffff80110007>{child_rip+8} <ffffffff801c32a0>{kjournald+0}
<ffffffff8010ffff>{child_rip+0}
init S 000001003f913b40 0 20 1 21 143 19 (NOTLB)
000001003fa85e58 0000000000000006 000001000214f7d0 000000873f9136c0
000001003f92b7d0 000000018043c760 000001003f92bb08 ffffffff80167461
000001003f92bb10 ffffffff801339a4
Call Trace:<ffffffff80167461>{handle_mm_fault+369} <ffffffff801339a4>{copy_mm+852}
<ffffffff80139e77>{do_wait+3495} <ffffffff8011f24c>{do_page_fault+540}
<ffffffff80130d10>{default_wake_function+0} <ffffffff801433c1>{sys_rt_sigaction+113}
<ffffffff80130d10>{default_wake_function+0} <ffffffff8010f366>{system_call+126}

rcS S 0000000000000000 0 21 20 418 (NOTLB)
000001003fa99e58 0000000000000006 000001000214f030 0000009f3f912dc0
000001003f92b030 000000018043c760 000001003f92b368 0000000000000000
000001003f92b370 ffffffff801339a4
Call Trace:<ffffffff801339a4>{copy_mm+852} <ffffffff80139e77>{do_wait+3495}
<ffffffff8011f24c>{do_page_fault+540} <ffffffff80143051>{do_sigaction+577}
<ffffffff80130d10>{default_wake_function+0} <ffffffff801433e4>{sys_rt_sigaction+148}
<ffffffff80130d10>{default_wake_function+0} <ffffffff8010f366>{system_call+126}

kjournald S 000001003f5cd6c0 0 143 1 144 20 (L-TLB)
000001003f37be58 0000000000000046 000001003f1b8810 0000008980130d60
000001003f1b8070 000000013ff8de98 000001003f1b83a8 0000000000000001
0000000000000246 0000000000000003
Call Trace:<ffffffff801c34b9>{kjournald+537} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff801c3280>{commit_timeout+0}
<ffffffff80110007>{child_rip+8} <ffffffff801c32a0>{kjournald+0}
<ffffffff8010ffff>{child_rip+0}
kjournald S 0000010001e1b4a0 0 144 1 145 143 (L-TLB)
000001003ee4de58 0000000000000046 ffffffff80322380 0000009f80130d60
000001003f3627d0 000000003ff92298 000001003f362b08 0000000000000001
0000000000000246 0000000000000003
Call Trace:<ffffffff801c34b9>{kjournald+537} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff801c3280>{commit_timeout+0}
<ffffffff80110007>{child_rip+8} <ffffffff801c32a0>{kjournald+0}
<ffffffff8010ffff>{child_rip+0}
kjournald S 0000000000000000 0 145 1 144 (L-TLB)
000001003ee5fe58 0000000000000046 000001000214f030 0000009f80130d60
000001003f362030 0000000102170498 000001003f362368 0000000000000000
0000000000000246 0000000000000003
Call Trace:<ffffffff801c34b9>{kjournald+537} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff801c3280>{commit_timeout+0}
<ffffffff80110007>{child_rip+8} <ffffffff801c32a0>{kjournald+0}
<ffffffff8010ffff>{child_rip+0}
rcS S 000001003fdc1e80 0 418 21 (NOTLB)
000001003f46bda8 0000000000000006 000001000214f030 0000009f80211303
000001003f407810 0000000100000000 000001003f407b48 0000000000000000
0000000000000246 ffffffff803b59a0
Call Trace:<ffffffff801ff4a4>{write_chan+980} <ffffffff801f8dd6>{tty_ldisc_try+70}
<ffffffff80130d10>{default_wake_function+0} <ffffffff801d117d>{__up_read+29}
<ffffffff80130d10>{default_wake_function+0} <ffffffff801ff0d0>{write_chan+0}
<ffffffff801f95d0>{tty_write+352} <ffffffff801734c7>{vfs_write+199}
<ffffffff80173603>{sys_write+83} <ffffffff8010f366>{system_call+126}

SysRq : Show State

sibling
task PC pid father child younger older
init S 0000000000000400 0 1 0 2 (NOTLB)
000001003ffa1d88 0000000000000002 ffffffff80322380 0000009f80333240
000001000214f7d0 0000000000000001 000001000214fb08 0000000000000000
0000000000000246 0000000000000000
Call Trace:<ffffffff8013e660>{__mod_timer+352} <ffffffff8029c037>{schedule_timeout+167}
<ffffffff8013f2b0>{process_timeout+0} <ffffffff80187077>{do_select+999}
<ffffffff80186ba0>{__pollwait+0} <ffffffff80187445>{sys_select+885}
<ffffffff8010f366>{system_call+126}
migration/0 S 000001003f48d240 0 2 1 3 (L-TLB)
000001003ff2de98 0000000000000046 000001003f407810 000000878012e582
000001003ff82810 000000003ff82bf0 000001003ff82b48 000001003ef51e98
000001003ef51ea0 0000000000000246
Call Trace:<ffffffff8013295b>{migration_thread+555} <ffffffff80132730>{migration_thread+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

ksoftirqd/0 S 0000010001e1b4a0 0 3 1 4 2 (L-TLB)
000001003ff2ff08 0000000000000046 ffffffff80322380 0000009f00000013
000001003ff82070 0000000001e134a0 000001003ff823a8 0000000000000001
000001003ff2fed8 ffffffff8029b99d
Call Trace:<ffffffff8029b99d>{preempt_schedule+61} <ffffffff8013b3d0>{ksoftirqd+0}
<ffffffff8013b415>{ksoftirqd+69} <ffffffff8013b3d0>{ksoftirqd+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

migration/1 S 000001003f913240 0 4 1 5 3 (L-TLB)
000001003ff31e98 0000000000000046 000001003f47f070 0000008600000000
000001003ff837d0 0000000180130d60 000001003ff83b08 000001003eed5e98
000001003eed5ea0 0000000000000246
Call Trace:<ffffffff8013295b>{migration_thread+555} <ffffffff80132730>{migration_thread+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

ksoftirqd/1 S 000001003ff83368 0 5 1 6 4 (L-TLB)
000001003ff65f08 0000000000000046 000001000214f030 0000009f00000013
000001003ff83030 0000000101e1b4a0 000001003ff83368 0000000000000000
000001003ff65ed8 ffffffff8029b99d
Call Trace:<ffffffff8029b99d>{preempt_schedule+61} <ffffffff8013b3d0>{ksoftirqd+0}
<ffffffff8013b415>{ksoftirqd+69} <ffffffff8013b3d0>{ksoftirqd+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

events/0 S 000001003ff3ab48 0 6 1 7 5 (L-TLB)
000001003ff6fe58 0000000000000046 000001003ff01810 0000007801e16800
000001003ff3a810 000000003ffd9440 000001003ff3ab48 0000000000000001
0000000000000046 0000000000000003
Call Trace:<ffffffff80160a20>{cache_reap+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
events/1 R running task 0 7 1 8 6 (L-TLB)
khelper S 000001003ff3bb08 0 8 1 9 7 (L-TLB)
000001003ff7de58 0000000000000046 000001003ff3b030 00000078fffffff6
000001003ff3b7d0 0000000001e134a0 000001003ff3bb08 0000000000000000
000001003ff7de28 0000000000010000
Call Trace:<ffffffff80146810>{worker_thread+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
kthread S 0000010001e134a0 0 9 1 10 15 8 (L-TLB)
000001000219fe58 0000000000000046 000001000214f030 0000009f00000000
000001003ff3b030 000000013ffdae40 000001003ff3b368 0000000000000001
0000000000000046 0000000000000003
Call Trace:<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
kacpid S 0000010001e134a0 0 10 9 11 (L-TLB)
000001003fca1e58 0000000000000046 000001000214f030 0000009f00000000
000001003ffbe810 0000000100000000 000001003ffbeb48 0000000000000001
000001003fca1e38 0000000000010000
Call Trace:<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff80146941>{worker_thread+305} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80130d10>{default_wake_function+0} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
kblockd/0 S ffffffff80225320 0 11 9 12 10 (L-TLB)
000001003fcd5e58 0000000000000046 ffffffff80322380 0000009fffffffff
000001003ffbe070 000000003ffdca40 000001003ffbe3a8 0000000000000000
0000000000000046 0000000000000003
Call Trace:<ffffffff80225320>{as_work_handler+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

kblockd/1 S ffffffff80225320 0 12 9 13 11 (L-TLB)
000001003fcd7e58 0000000000000046 000001000214f030 0000009fffffffff
000001003ff007d0 000000013ffdcac0 000001003ff00b08 0000000000000000
0000000000000046 0000000000000003
Call Trace:<ffffffff80225320>{as_work_handler+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

pdflush S 0000010001e134a0 0 13 9 14 12 (L-TLB)
000001003fcf9ec8 0000000000000046 000001000214f030 0000009f0000000a
000001003ff00030 0000000101e1b4a0 000001003ff00368 0000000000000001
000001003fcf9e98 ffffffff8029b99d
Call Trace:<ffffffff8029b99d>{preempt_schedule+61} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8015d62b>{pdflush+187} <ffffffff8015d570>{pdflush+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
pdflush S 000001003f913b40 0 14 9 16 13 (L-TLB)
000001003fcfdec8 0000000000000046 000001000214f7d0 0000008600019993
000001003ff01810 0000000000000000 000001003ff01b48 0000000000000400
0000000000000000 0000000000000000
Call Trace:<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8015d62b>{pdflush+187}
<ffffffff8015d570>{pdflush+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

kswapd0 S 0000000000000000 0 15 1 18 9 (L-TLB)
000001003fcffeb8 0000000000000046 ffffffff80322380 0000009f00000202
000001003fcc97d0 0000000000000000 000001003fcc9b08 0000000000000000
0000000000000000 0000000000000000
Call Trace:<ffffffff80163e75>{kswapd+261} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8012ed70>{finish_task_switch+64} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8012edce>{schedule_tail+14} <ffffffff80110007>{child_rip+8}
<ffffffff8011d180>{flat_send_IPI_mask+0} <ffffffff80163d70>{kswapd+0}
<ffffffff8010ffff>{child_rip+0}
aio/0 S ffffffff8014af30 0 16 9 17 14 (L-TLB)
000001003fd11e58 0000000000000046 ffffffff80322380 0000009f00000000
000001003ff01070 0000000000000000 000001003ff013a8 0000000000000000
000001003fd11e38 0000000000010000
Call Trace:<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff80146941>{worker_thread+305} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80130d10>{default_wake_function+0} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
aio/1 S 0000010001e134a0 0 17 9 16 (L-TLB)
000001003fd13e58 0000000000000046 000001000214f030 0000009f00000010
000001003ff02810 000000013ff02ee8 000001003ff02b48 0000000000000001
ffffffff8029cd1d 0000000000000010
Call Trace:<ffffffff8029cd1d>{_spin_unlock_irq+13} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff80146810>{worker_thread+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

kseriod S 0000000000000000 0 18 1 19 15 (L-TLB)
000001003fd47eb8 0000000000000046 000001000214f030 0000009f000002fa
000001003fcc9030 00000001ffffff00 000001003fcc9368 0000000000000000
0000000000000202 000001003fd47e88
Call Trace:<ffffffff8020f517>{serio_thread+455} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff80110007>{child_rip+8}
<ffffffff8020f350>{serio_thread+0} <ffffffff8010ffff>{child_rip+0}

kjournald S 0000000000000000 0 19 1 20 18 (L-TLB)
000001003f901e58 0000000000000046 000001000214f030 0000009f3f657870
000001003ff02070 000000013ff84e98 000001003ff023a8 0000000000000000
0000000000000246 0000000000000003
Call Trace:<ffffffff801c34b9>{kjournald+537} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff801c3280>{commit_timeout+0}
<ffffffff80110007>{child_rip+8} <ffffffff801c32a0>{kjournald+0}
<ffffffff8010ffff>{child_rip+0}
init S 000001003f913b40 0 20 1 21 143 19 (NOTLB)
000001003fa85e58 0000000000000006 000001000214f7d0 000000873f9136c0
000001003f92b7d0 000000018043c760 000001003f92bb08 ffffffff80167461
000001003f92bb10 ffffffff801339a4
Call Trace:<ffffffff80167461>{handle_mm_fault+369} <ffffffff801339a4>{copy_mm+852}
<ffffffff80139e77>{do_wait+3495} <ffffffff8011f24c>{do_page_fault+540}
<ffffffff80130d10>{default_wake_function+0} <ffffffff801433c1>{sys_rt_sigaction+113}
<ffffffff80130d10>{default_wake_function+0} <ffffffff8010f366>{system_call+126}

rcS S 0000000000000000 0 21 20 418 (NOTLB)
000001003fa99e58 0000000000000006 000001000214f030 0000009f3f912dc0
000001003f92b030 000000018043c760 000001003f92b368 0000000000000000
000001003f92b370 ffffffff801339a4
Call Trace:<ffffffff801339a4>{copy_mm+852} <ffffffff80139e77>{do_wait+3495}
<ffffffff8011f24c>{do_page_fault+540} <ffffffff80143051>{do_sigaction+577}
<ffffffff80130d10>{default_wake_function+0} <ffffffff801433e4>{sys_rt_sigaction+148}
<ffffffff80130d10>{default_wake_function+0} <ffffffff8010f366>{system_call+126}

kjournald S 000001003f5cd6c0 0 143 1 144 20 (L-TLB)
000001003f37be58 0000000000000046 000001003f1b8810 0000008980130d60
000001003f1b8070 000000013ff8de98 000001003f1b83a8 0000000000000001
0000000000000246 0000000000000003
Call Trace:<ffffffff801c34b9>{kjournald+537} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff801c3280>{commit_timeout+0}
<ffffffff80110007>{child_rip+8} <ffffffff801c32a0>{kjournald+0}
<ffffffff8010ffff>{child_rip+0}
kjournald S 0000010001e1b4a0 0 144 1 145 143 (L-TLB)
000001003ee4de58 0000000000000046 ffffffff80322380 0000009f80130d60
000001003f3627d0 000000003ff92298 000001003f362b08 0000000000000001
0000000000000246 0000000000000003
Call Trace:<ffffffff801c34b9>{kjournald+537} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff801c3280>{commit_timeout+0}
<ffffffff80110007>{child_rip+8} <ffffffff801c32a0>{kjournald+0}
<ffffffff8010ffff>{child_rip+0}
kjournald S 0000000000000000 0 145 1 144 (L-TLB)
000001003ee5fe58 0000000000000046 000001000214f030 0000009f80130d60
000001003f362030 0000000102170498 000001003f362368 0000000000000000
0000000000000246 0000000000000003
Call Trace:<ffffffff801c34b9>{kjournald+537} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff801c3280>{commit_timeout+0}
<ffffffff80110007>{child_rip+8} <ffffffff801c32a0>{kjournald+0}
<ffffffff8010ffff>{child_rip+0}
rcS S 000001003fdc1e80 0 418 21 (NOTLB)
000001003f46bda8 0000000000000006 000001000214f030 0000009f80211303
000001003f407810 0000000100000000 000001003f407b48 0000000000000000
0000000000000246 ffffffff803b59a0
Call Trace:<ffffffff801ff4a4>{write_chan+980} <ffffffff801f8dd6>{tty_ldisc_try+70}
<ffffffff80130d10>{default_wake_function+0} <ffffffff801d117d>{__up_read+29}
<ffffffff80130d10>{default_wake_function+0} <ffffffff801ff0d0>{write_chan+0}
<ffffffff801f95d0>{tty_write+352} <ffffffff801734c7>{vfs_write+199}
<ffffffff80173603>{sys_write+83} <ffffffff8010f366>{system_call+126}

SysRq : Show State

sibling
task PC pid father child younger older
init S 0000000000000400 0 1 0 2 (NOTLB)
000001003ffa1d88 0000000000000002 ffffffff80322380 0000009f80333240
000001000214f7d0 0000000000000001 000001000214fb08 0000000000000000
0000000000000246 0000000000000000
Call Trace:<ffffffff8013e660>{__mod_timer+352} <ffffffff8029c037>{schedule_timeout+167}
<ffffffff8013f2b0>{process_timeout+0} <ffffffff80187077>{do_select+999}
<ffffffff80186ba0>{__pollwait+0} <ffffffff80187445>{sys_select+885}
<ffffffff8010f366>{system_call+126}
migration/0 S 000001003f48d240 0 2 1 3 (L-TLB)
000001003ff2de98 0000000000000046 000001003f407810 000000878012e582
000001003ff82810 000000003ff82bf0 000001003ff82b48 000001003ef51e98
000001003ef51ea0 0000000000000246
Call Trace:<ffffffff8013295b>{migration_thread+555} <ffffffff80132730>{migration_thread+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

ksoftirqd/0 S 0000010001e1b4a0 0 3 1 4 2 (L-TLB)
000001003ff2ff08 0000000000000046 ffffffff80322380 0000009f00000013
000001003ff82070 0000000001e134a0 000001003ff823a8 0000000000000001
000001003ff2fed8 ffffffff8029b99d
Call Trace:<ffffffff8029b99d>{preempt_schedule+61} <ffffffff8013b3d0>{ksoftirqd+0}
<ffffffff8013b415>{ksoftirqd+69} <ffffffff8013b3d0>{ksoftirqd+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

migration/1 S 000001003f913240 0 4 1 5 3 (L-TLB)
000001003ff31e98 0000000000000046 000001003f47f070 0000008600000000
000001003ff837d0 0000000180130d60 000001003ff83b08 000001003eed5e98
000001003eed5ea0 0000000000000246
Call Trace:<ffffffff8013295b>{migration_thread+555} <ffffffff80132730>{migration_thread+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

ksoftirqd/1 S 000001003ff83368 0 5 1 6 4 (L-TLB)
000001003ff65f08 0000000000000046 000001000214f030 0000009f00000013
000001003ff83030 0000000101e1b4a0 000001003ff83368 0000000000000000
000001003ff65ed8 ffffffff8029b99d
Call Trace:<ffffffff8029b99d>{preempt_schedule+61} <ffffffff8013b3d0>{ksoftirqd+0}
<ffffffff8013b415>{ksoftirqd+69} <ffffffff8013b3d0>{ksoftirqd+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

events/0 S 000001003ff3ab48 0 6 1 7 5 (L-TLB)
000001003ff6fe58 0000000000000046 000001003ff01810 0000007801e16800
000001003ff3a810 000000003ffd9440 000001003ff3ab48 0000000000000001
0000000000000046 0000000000000003
Call Trace:<ffffffff80160a20>{cache_reap+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
events/1 R running task 0 7 1 8 6 (L-TLB)
khelper S 000001003ff3bb08 0 8 1 9 7 (L-TLB)
000001003ff7de58 0000000000000046 000001003ff3b030 00000078fffffff6
000001003ff3b7d0 0000000001e134a0 000001003ff3bb08 0000000000000000
000001003ff7de28 0000000000010000
Call Trace:<ffffffff80146810>{worker_thread+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
kthread S 0000010001e134a0 0 9 1 10 15 8 (L-TLB)
000001000219fe58 0000000000000046 000001000214f030 0000009f00000000
000001003ff3b030 000000013ffdae40 000001003ff3b368 0000000000000001
0000000000000046 0000000000000003
Call Trace:<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
kacpid S 0000010001e134a0 0 10 9 11 (L-TLB)
000001003fca1e58 0000000000000046 000001000214f030 0000009f00000000
000001003ffbe810 0000000100000000 000001003ffbeb48 0000000000000001
000001003fca1e38 0000000000010000
Call Trace:<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff80146941>{worker_thread+305} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80130d10>{default_wake_function+0} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
kblockd/0 S ffffffff80225320 0 11 9 12 10 (L-TLB)
000001003fcd5e58 0000000000000046 ffffffff80322380 0000009fffffffff
000001003ffbe070 000000003ffdca40 000001003ffbe3a8 0000000000000000
0000000000000046 0000000000000003
Call Trace:<ffffffff80225320>{as_work_handler+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

kblockd/1 S ffffffff80225320 0 12 9 13 11 (L-TLB)
000001003fcd7e58 0000000000000046 000001000214f030 0000009fffffffff
000001003ff007d0 000000013ffdcac0 000001003ff00b08 0000000000000000
0000000000000046 0000000000000003
Call Trace:<ffffffff80225320>{as_work_handler+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

pdflush S 0000010001e134a0 0 13 9 14 12 (L-TLB)
000001003fcf9ec8 0000000000000046 000001000214f030 0000009f0000000a
000001003ff00030 0000000101e1b4a0 000001003ff00368 0000000000000001
000001003fcf9e98 ffffffff8029b99d
Call Trace:<ffffffff8029b99d>{preempt_schedule+61} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8015d62b>{pdflush+187} <ffffffff8015d570>{pdflush+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
pdflush S 000001003f913b40 0 14 9 16 13 (L-TLB)
000001003fcfdec8 0000000000000046 000001000214f7d0 0000008600019993
000001003ff01810 0000000000000000 000001003ff01b48 00000000000003ff
0000000000000001 0000000000000000
Call Trace:<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8015d62b>{pdflush+187}
<ffffffff8015d570>{pdflush+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

kswapd0 S 0000000000000000 0 15 1 18 9 (L-TLB)
000001003fcffeb8 0000000000000046 ffffffff80322380 0000009f00000202
000001003fcc97d0 0000000000000000 000001003fcc9b08 0000000000000000
0000000000000000 0000000000000000
Call Trace:<ffffffff80163e75>{kswapd+261} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8012ed70>{finish_task_switch+64} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8012edce>{schedule_tail+14} <ffffffff80110007>{child_rip+8}
<ffffffff8011d180>{flat_send_IPI_mask+0} <ffffffff80163d70>{kswapd+0}
<ffffffff8010ffff>{child_rip+0}
aio/0 S ffffffff8014af30 0 16 9 17 14 (L-TLB)
000001003fd11e58 0000000000000046 ffffffff80322380 0000009f00000000
000001003ff01070 0000000000000000 000001003ff013a8 0000000000000000
000001003fd11e38 0000000000010000
Call Trace:<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff80146941>{worker_thread+305} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80130d10>{default_wake_function+0} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
aio/1 S 0000010001e134a0 0 17 9 16 (L-TLB)
000001003fd13e58 0000000000000046 000001000214f030 0000009f00000010
000001003ff02810 000000013ff02ee8 000001003ff02b48 0000000000000001
ffffffff8029cd1d 0000000000000010
Call Trace:<ffffffff8029cd1d>{_spin_unlock_irq+13} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff80146810>{worker_thread+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

kseriod S 0000000000000000 0 18 1 19 15 (L-TLB)
000001003fd47eb8 0000000000000046 000001000214f030 0000009f000002fa
000001003fcc9030 00000001ffffff00 000001003fcc9368 0000000000000000
0000000000000202 000001003fd47e88
Call Trace:<ffffffff8020f517>{serio_thread+455} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff80110007>{child_rip+8}
<ffffffff8020f350>{serio_thread+0} <ffffffff8010ffff>{child_rip+0}

kjournald S 0000000000000000 0 19 1 20 18 (L-TLB)
000001003f901e58 0000000000000046 000001000214f030 0000009f3f657870
000001003ff02070 000000013ff84e98 000001003ff023a8 0000000000000000
0000000000000246 0000000000000003
Call Trace:<ffffffff801c34b9>{kjournald+537} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff801c3280>{commit_timeout+0}
<ffffffff80110007>{child_rip+8} <ffffffff801c32a0>{kjournald+0}
<ffffffff8010ffff>{child_rip+0}
init S 000001003f913b40 0 20 1 21 143 19 (NOTLB)
000001003fa85e58 0000000000000006 000001000214f7d0 000000873f9136c0
000001003f92b7d0 000000018043c760 000001003f92bb08 ffffffff80167461
000001003f92bb10 ffffffff801339a4
Call Trace:<ffffffff80167461>{handle_mm_fault+369} <ffffffff801339a4>{copy_mm+852}
<ffffffff80139e77>{do_wait+3495} <ffffffff8011f24c>{do_page_fault+540}
<ffffffff80130d10>{default_wake_function+0} <ffffffff801433c1>{sys_rt_sigaction+113}
<ffffffff80130d10>{default_wake_function+0} <ffffffff8010f366>{system_call+126}

rcS S 0000000000000000 0 21 20 418 (NOTLB)
000001003fa99e58 0000000000000006 000001000214f030 0000009f3f912dc0
000001003f92b030 000000018043c760 000001003f92b368 0000000000000000
000001003f92b370 ffffffff801339a4
Call Trace:<ffffffff801339a4>{copy_mm+852} <ffffffff80139e77>{do_wait+3495}
<ffffffff8011f24c>{do_page_fault+540} <ffffffff80143051>{do_sigaction+577}
<ffffffff80130d10>{default_wake_function+0} <ffffffff801433e4>{sys_rt_sigaction+148}
<ffffffff80130d10>{default_wake_function+0} <ffffffff8010f366>{system_call+126}

kjournald S 000001003f5cd6c0 0 143 1 144 20 (L-TLB)
000001003f37be58 0000000000000046 000001003f1b8810 0000008980130d60
000001003f1b8070 000000013ff8de98 000001003f1b83a8 0000000000000001
0000000000000246 0000000000000003
Call Trace:<ffffffff801c34b9>{kjournald+537} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff801c3280>{commit_timeout+0}
<ffffffff80110007>{child_rip+8} <ffffffff801c32a0>{kjournald+0}
<ffffffff8010ffff>{child_rip+0}
kjournald S 0000010001e1b4a0 0 144 1 145 143 (L-TLB)
000001003ee4de58 0000000000000046 ffffffff80322380 0000009f80130d60
000001003f3627d0 000000003ff92298 000001003f362b08 0000000000000001
0000000000000246 0000000000000003
Call Trace:<ffffffff801c34b9>{kjournald+537} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff801c3280>{commit_timeout+0}
<ffffffff80110007>{child_rip+8} <ffffffff801c32a0>{kjournald+0}
<ffffffff8010ffff>{child_rip+0}
kjournald S 0000000000000000 0 145 1 144 (L-TLB)
000001003ee5fe58 0000000000000046 000001000214f030 0000009f80130d60
000001003f362030 0000000102170498 000001003f362368 0000000000000000
0000000000000246 0000000000000003
Call Trace:<ffffffff801c34b9>{kjournald+537} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff801c3280>{commit_timeout+0}
<ffffffff80110007>{child_rip+8} <ffffffff801c32a0>{kjournald+0}
<ffffffff8010ffff>{child_rip+0}
rcS S 000001003fdc1e80 0 418 21 (NOTLB)
000001003f46bda8 0000000000000006 000001000214f030 0000009f80211303
000001003f407810 0000000100000000 000001003f407b48 0000000000000000
0000000000000246 ffffffff803b59a0
Call Trace:<ffffffff801ff4a4>{write_chan+980} <ffffffff801f8dd6>{tty_ldisc_try+70}
<ffffffff80130d10>{default_wake_function+0} <ffffffff801d117d>{__up_read+29}
<ffffffff80130d10>{default_wake_function+0} <ffffffff801ff0d0>{write_chan+0}
<ffffffff801f95d0>{tty_write+352} <ffffffff801734c7>{vfs_write+199}
<ffffffff80173603>{sys_write+83} <ffffffff8010f366>{system_call+126}

SysRq : Show State

sibling
task PC pid father child younger older
init S 0000000000000400 0 1 0 2 (NOTLB)
000001003ffa1d88 0000000000000002 ffffffff80322380 0000009f80333240
000001000214f7d0 0000000000000001 000001000214fb08 0000000000000000
0000000000000246 0000000000000000
Call Trace:<ffffffff8013e660>{__mod_timer+352} <ffffffff8029c037>{schedule_timeout+167}
<ffffffff8013f2b0>{process_timeout+0} <ffffffff80187077>{do_select+999}
<ffffffff80186ba0>{__pollwait+0} <ffffffff80187445>{sys_select+885}
<ffffffff8010f366>{system_call+126}
migration/0 S 000001003f48d240 0 2 1 3 (L-TLB)
000001003ff2de98 0000000000000046 000001003f407810 000000878012e582
000001003ff82810 000000003ff82bf0 000001003ff82b48 000001003ef51e98
000001003ef51ea0 0000000000000246
Call Trace:<ffffffff8013295b>{migration_thread+555} <ffffffff80132730>{migration_thread+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

ksoftirqd/0 S 0000010001e1b4a0 0 3 1 4 2 (L-TLB)
000001003ff2ff08 0000000000000046 ffffffff80322380 0000009f00000013
000001003ff82070 0000000001e134a0 000001003ff823a8 0000000000000001
000001003ff2fed8 ffffffff8029b99d
Call Trace:<ffffffff8029b99d>{preempt_schedule+61} <ffffffff8013b3d0>{ksoftirqd+0}
<ffffffff8013b415>{ksoftirqd+69} <ffffffff8013b3d0>{ksoftirqd+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

migration/1 S 000001003f913240 0 4 1 5 3 (L-TLB)
000001003ff31e98 0000000000000046 000001003f47f070 0000008600000000
000001003ff837d0 0000000180130d60 000001003ff83b08 000001003eed5e98
000001003eed5ea0 0000000000000246
Call Trace:<ffffffff8013295b>{migration_thread+555} <ffffffff80132730>{migration_thread+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

ksoftirqd/1 S 000001003ff83368 0 5 1 6 4 (L-TLB)
000001003ff65f08 0000000000000046 000001000214f030 0000009f00000013
000001003ff83030 0000000101e1b4a0 000001003ff83368 0000000000000000
000001003ff65ed8 ffffffff8029b99d
Call Trace:<ffffffff8029b99d>{preempt_schedule+61} <ffffffff8013b3d0>{ksoftirqd+0}
<ffffffff8013b415>{ksoftirqd+69} <ffffffff8013b3d0>{ksoftirqd+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

events/0 S 000001003ff3ab48 0 6 1 7 5 (L-TLB)
000001003ff6fe58 0000000000000046 000001003ff01810 0000007801e16800
000001003ff3a810 000000003ffd9440 000001003ff3ab48 0000000000000001
0000000000000046 0000000000000003
Call Trace:<ffffffff80160a20>{cache_reap+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
events/1 R running task 0 7 1 8 6 (L-TLB)
khelper S 000001003ff3bb08 0 8 1 9 7 (L-TLB)
000001003ff7de58 0000000000000046 000001003ff3b030 00000078fffffff6
000001003ff3b7d0 0000000001e134a0 000001003ff3bb08 0000000000000000
000001003ff7de28 0000000000010000
Call Trace:<ffffffff80146810>{worker_thread+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
kthread S 0000010001e134a0 0 9 1 10 15 8 (L-TLB)
000001000219fe58 0000000000000046 000001000214f030 0000009f00000000
000001003ff3b030 000000013ffdae40 000001003ff3b368 0000000000000001
0000000000000046 0000000000000003
Call Trace:<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
kacpid S 0000010001e134a0 0 10 9 11 (L-TLB)
000001003fca1e58 0000000000000046 000001000214f030 0000009f00000000
000001003ffbe810 0000000100000000 000001003ffbeb48 0000000000000001
000001003fca1e38 0000000000010000
Call Trace:<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff80146941>{worker_thread+305} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80130d10>{default_wake_function+0} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
kblockd/0 S ffffffff80225320 0 11 9 12 10 (L-TLB)
000001003fcd5e58 0000000000000046 ffffffff80322380 0000009fffffffff
000001003ffbe070 000000003ffdca40 000001003ffbe3a8 0000000000000000
0000000000000046 0000000000000003
Call Trace:<ffffffff80225320>{as_work_handler+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

kblockd/1 S ffffffff80225320 0 12 9 13 11 (L-TLB)
000001003fcd7e58 0000000000000046 000001000214f030 0000009fffffffff
000001003ff007d0 000000013ffdcac0 000001003ff00b08 0000000000000000
0000000000000046 0000000000000003
Call Trace:<ffffffff80225320>{as_work_handler+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

pdflush S 0000010001e134a0 0 13 9 14 12 (L-TLB)
000001003fcf9ec8 0000000000000046 000001000214f030 0000009f0000000a
000001003ff00030 0000000101e1b4a0 000001003ff00368 0000000000000001
000001003fcf9e98 ffffffff8029b99d
Call Trace:<ffffffff8029b99d>{preempt_schedule+61} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8015d62b>{pdflush+187} <ffffffff8015d570>{pdflush+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
pdflush S 000001003f913b40 0 14 9 16 13 (L-TLB)
000001003fcfdec8 0000000000000046 000001000214f7d0 0000008600019993
000001003ff01810 0000000000000000 000001003ff01b48 00000000000003ed
0000000000000000 0000000000000000
Call Trace:<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8015d62b>{pdflush+187}
<ffffffff8015d570>{pdflush+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

kswapd0 S 0000000000000000 0 15 1 18 9 (L-TLB)
000001003fcffeb8 0000000000000046 ffffffff80322380 0000009f00000202
000001003fcc97d0 0000000000000000 000001003fcc9b08 0000000000000000
0000000000000000 0000000000000000
Call Trace:<ffffffff80163e75>{kswapd+261} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8012ed70>{finish_task_switch+64} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8012edce>{schedule_tail+14} <ffffffff80110007>{child_rip+8}
<ffffffff8011d180>{flat_send_IPI_mask+0} <ffffffff80163d70>{kswapd+0}
<ffffffff8010ffff>{child_rip+0}
aio/0 S ffffffff8014af30 0 16 9 17 14 (L-TLB)
000001003fd11e58 0000000000000046 ffffffff80322380 0000009f00000000
000001003ff01070 0000000000000000 000001003ff013a8 0000000000000000
000001003fd11e38 0000000000010000
Call Trace:<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff80146941>{worker_thread+305} <ffffffff80130d10>{default_wake_function+0}
<ffffffff80130d10>{default_wake_function+0} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff80146810>{worker_thread+0} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014aee9>{kthread+217} <ffffffff80110007>{child_rip+8}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014ae10>{kthread+0}
<ffffffff8010ffff>{child_rip+0}
aio/1 S 0000010001e134a0 0 17 9 16 (L-TLB)
000001003fd13e58 0000000000000046 000001000214f030 0000009f00000010
000001003ff02810 000000013ff02ee8 000001003ff02b48 0000000000000001
ffffffff8029cd1d 0000000000000010
Call Trace:<ffffffff8029cd1d>{_spin_unlock_irq+13} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff80146810>{worker_thread+0} <ffffffff80146941>{worker_thread+305}
<ffffffff80130d10>{default_wake_function+0} <ffffffff80130d10>{default_wake_function+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff80146810>{worker_thread+0}
<ffffffff8014af30>{keventd_create_kthread+0} <ffffffff8014aee9>{kthread+217}
<ffffffff80110007>{child_rip+8} <ffffffff8014af30>{keventd_create_kthread+0}
<ffffffff8014ae10>{kthread+0} <ffffffff8010ffff>{child_rip+0}

kseriod S 0000000000000000 0 18 1 19 15 (L-TLB)
000001003fd47eb8 0000000000000046 000001000214f030 0000009f000002fa
000001003fcc9030 00000001ffffff00 000001003fcc9368 0000000000000000
0000000000000202 000001003fd47e88
Call Trace:<ffffffff8020f517>{serio_thread+455} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff80110007>{child_rip+8}
<ffffffff8020f350>{serio_thread+0} <ffffffff8010ffff>{child_rip+0}

kjournald S 0000000000000000 0 19 1 20 18 (L-TLB)
000001003f901e58 0000000000000046 000001000214f030 0000009f3f657870
000001003ff02070 000000013ff84e98 000001003ff023a8 0000000000000000
0000000000000246 0000000000000003
Call Trace:<ffffffff801c34b9>{kjournald+537} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff801c3280>{commit_timeout+0}
<ffffffff80110007>{child_rip+8} <ffffffff801c32a0>{kjournald+0}
<ffffffff8010ffff>{child_rip+0}
init S 000001003f913b40 0 20 1 21 143 19 (NOTLB)
000001003fa85e58 0000000000000006 000001000214f7d0 000000873f9136c0
000001003f92b7d0 000000018043c760 000001003f92bb08 ffffffff80167461
000001003f92bb10 ffffffff801339a4
Call Trace:<ffffffff80167461>{handle_mm_fault+369} <ffffffff801339a4>{copy_mm+852}
<ffffffff80139e77>{do_wait+3495} <ffffffff8011f24c>{do_page_fault+540}
<ffffffff80130d10>{default_wake_function+0} <ffffffff801433c1>{sys_rt_sigaction+113}
<ffffffff80130d10>{default_wake_function+0} <ffffffff8010f366>{system_call+126}

rcS S 0000000000000000 0 21 20 418 (NOTLB)
000001003fa99e58 0000000000000006 000001000214f030 0000009f3f912dc0
000001003f92b030 000000018043c760 000001003f92b368 0000000000000000
000001003f92b370 ffffffff801339a4
Call Trace:<ffffffff801339a4>{copy_mm+852} <ffffffff80139e77>{do_wait+3495}
<ffffffff8011f24c>{do_page_fault+540} <ffffffff80143051>{do_sigaction+577}
<ffffffff80130d10>{default_wake_function+0} <ffffffff801433e4>{sys_rt_sigaction+148}
<ffffffff80130d10>{default_wake_function+0} <ffffffff8010f366>{system_call+126}

kjournald S 000001003f5cd6c0 0 143 1 144 20 (L-TLB)
000001003f37be58 0000000000000046 000001003f1b8810 0000008980130d60
000001003f1b8070 000000013ff8de98 000001003f1b83a8 0000000000000001
0000000000000246 0000000000000003
Call Trace:<ffffffff801c34b9>{kjournald+537} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff801c3280>{commit_timeout+0}
<ffffffff80110007>{child_rip+8} <ffffffff801c32a0>{kjournald+0}
<ffffffff8010ffff>{child_rip+0}
kjournald S 0000010001e1b4a0 0 144 1 145 143 (L-TLB)
000001003ee4de58 0000000000000046 ffffffff80322380 0000009f80130d60
000001003f3627d0 000000003ff92298 000001003f362b08 0000000000000001
0000000000000246 0000000000000003
Call Trace:<ffffffff801c34b9>{kjournald+537} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff801c3280>{commit_timeout+0}
<ffffffff80110007>{child_rip+8} <ffffffff801c32a0>{kjournald+0}
<ffffffff8010ffff>{child_rip+0}
kjournald S 0000000000000000 0 145 1 144 (L-TLB)
000001003ee5fe58 0000000000000046 000001000214f030 0000009f80130d60
000001003f362030 0000000102170498 000001003f362368 0000000000000000
0000000000000246 0000000000000003
Call Trace:<ffffffff801c34b9>{kjournald+537} <ffffffff8014b530>{autoremove_wake_function+0}
<ffffffff8014b530>{autoremove_wake_function+0} <ffffffff801c3280>{commit_timeout+0}
<ffffffff80110007>{child_rip+8} <ffffffff801c32a0>{kjournald+0}
<ffffffff8010ffff>{child_rip+0}
rcS S 000001003fdc1e80 0 418 21 (NOTLB)
000001003f46bda8 0000000000000006 000001000214f030 0000009f80211303
000001003f407810 0000000100000000 000001003f407b48 0000000000000000
0000000000000246 ffffffff803b59a0
Call Trace:<ffffffff801ff4a4>{write_chan+980} <ffffffff801f8dd6>{tty_ldisc_try+70}
<ffffffff80130d10>{default_wake_function+0} <ffffffff801d117d>{__up_read+29}
<ffffffff80130d10>{default_wake_function+0} <ffffffff801ff0d0>{write_chan+0}
<ffffffff801f95d0>{tty_write+352} <ffffffff801734c7>{vfs_write+199}
<ffffffff80173603>{sys_write+83} <ffffffff8010f366>{system_call+126}



2004-10-02 16:32:09

by white phoenix

[permalink] [raw]
Subject: Re: 2.6.9-rc3-mm1

same errors Tim had...


HOSTCC usr/gen_init_cpio
GEN_INITRAMFS_LIST usr/initramfs_list
Using shipped usr/initramfs_list
CPIO usr/initramfs_data.cpio
GZIP usr/initramfs_data.cpio.gz
AS usr/initramfs_data.o
LD usr/built-in.o
CC arch/i386/kernel/process.o
In file included from include/linux/hardirq.h:6,
from include/linux/interrupt.h:11,
from arch/i386/kernel/process.c:29:
include/asm/hardirq.h: In function `ack_bad_irq':
include/asm/hardirq.h:34: warning: implicit declaration of function
`ack_APIC_irq'
CC arch/i386/kernel/semaphore.o
CC arch/i386/kernel/signal.o
AS arch/i386/kernel/entry.o
CC arch/i386/kernel/traps.o
In file included from include/linux/hardirq.h:6,
from include/linux/interrupt.h:11,
from arch/i386/kernel/traps.c:24:
include/asm/hardirq.h: In function `ack_bad_irq':
include/asm/hardirq.h:34: warning: implicit declaration of function
`ack_APIC_irq'
In file included from include/asm/smp.h:22,
from arch/i386/kernel/traps.c:50:
include/asm/apic.h: At top level:
include/asm/apic.h:72: error: conflicting types for 'ack_APIC_irq'
include/asm/hardirq.h:34: error: previous implicit declaration of
'ack_APIC_irq' was here
make[1]: *** [arch/i386/kernel/traps.o] Error 1
make: *** [arch/i386/kernel] Error 2


Attachments:
(No filename) (1.35 kB)
.config (27.52 kB)
Download all attachments

2004-10-02 19:27:23

by Rafael J. Wysocki

[permalink] [raw]
Subject: Re: 2.6.9-rc3-mm1 [immediate crash on AMD64]

On Saturday 02 of October 2004 10:43, Andrew Morton wrote:
>
>
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc3/2.6.9-rc3-mm1/

It compiles for me on an Athlon 64-based box, but that's what I get from it
after reboot (100% of the time):

Bootdata ok (command line is root=/dev/hdc6 vga=792 resume=/dev/hdc3
pci=routeirq nmi_watchdog=0 console=ttyS0,57600)
Linux version 2.6.9-rc3-mm1 (rafael@albercik) (gcc version 3.3.3 (SuSE Linux))
#1 Sat Oct 2 12:20:54 CEST 2004
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000001ff40000 (usable)
BIOS-e820: 000000001ff40000 - 000000001ff50000 (ACPI data)
BIOS-e820: 000000001ff50000 - 0000000020000000 (ACPI NVS)
BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
No mptable found.
PCI bridge 00:0a from 10de found. Setting "noapic". Overwrite with "apic"
>>> ERROR: Invalid checksum
Intel MultiProcessor Specification v1.1
Virtual Wire compatibility mode.
OEM ID: ASUSTeK <6>Product ID: L5D <6>APIC at: 0xFEE00000
Processor #0 15:4 APIC version 16
I/O APIC #1 Version 17 at 0xFEC00000.
Processors: 1
Checking aperture...
CPU 0: aperture @ e8000000 size 128 MB
Built 1 zonelists
Initializing CPU#0
Kernel command line: root=/dev/hdc6 vga=792 resume=/dev/hdc3 pci=routeirq
nmi_watchdog=0 console=ttyS0,57600
PID hash table entries: 2048 (order: 11, 65536 bytes)
time.c: Using 1.193182 MHz PIT timer.
time.c: Detected 1795.399 MHz processor.
Console: colour dummy device 80x25
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
Memory: 509464k/523520k available (2754k kernel code, 13508k reserved, 1144k
data, 164k init)
Security Scaffold v1.0.0 initialized
SELinux: Initializing.
SELinux: Starting in permissive mode
There is already a security framework initialized, register_security failed.
selinux_register_security: Registering secondary module capability
Capability LSM initialized as secondary
Mount-cache hash table entries: 256 (order: 0, 4096 bytes)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
CPU: AMD Athlon(tm) 64 Processor 3000+ stepping 0a
ACPI: IRQ9 SCI: Edge set to Level Trigger.
Unable to handle kernel NULL pointer dereference at 0000000000000018 RIP:
<ffffffff8056bdf7>{setup_local_APIC+23}
PML4 0
Oops: 0000 [1]
CPU 0
Modules linked in:
Pid: 1, comm: swapper Tainted: G M 2.6.9-rc3-mm1
RIP: 0010:[<ffffffff8056bdf7>] <ffffffff8056bdf7>{setup_local_APIC+23}
RSP: 0000:000001001fe27ef8 EFLAGS: 00010212
RAX: 0000000000000000 RBX: 0000000000040010 RCX: ffffffff804de3e0
RDX: 0000000000000000 RSI: 0000000001000000 RDI: ffffffff803c7ed1
RBP: 0000000000000010 R08: 000000000063d5f4 R09: 0000000000000005
R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
FS: 0000000000000000(0000) GS:ffffffff80557a80(0000) knlGS:0000000000000000
CS: 0010 DS: 0018 ES: 0018 CR0: 000000008005003b
CR2: 0000000000000018 CR3: 0000000000101000 CR4: 00000000000006e0
Process swapper (pid: 1, threadinfo 000001001fe26000, task 000001001fe251b0)
Stack: 0000000000000000 0000000000000000 0000000000000000 ffffffff8056bffb
0000000000000001 0000000000000000 0000000000000800 ffffffff8010c0d0
ffffffff8041e2e0 0000000000000800
Call Trace:<ffffffff8056bffb>{APIC_init_uniprocessor+139}
<ffffffff8010c0d0>{init+32}
<ffffffff80111843>{child_rip+8} <ffffffff8010c0b0>{init+0}
<ffffffff8011183b>{child_rip+0}

Code: ff 50 18 85 c0 75 0c 0f 0b 59 83 3c 80 ff ff ff ff 4f 01 48
RIP <ffffffff8056bdf7>{setup_local_APIC+23} RSP <000001001fe27ef8>
CR2: 0000000000000018
<0>Kernel panic - not syncing: Attempted to kill init!

Both the 2.6.9-rc3 and the 2.6.9-rc2-mm4 start just fine.

The .config is available at:
http://www.sisk.pl/kernel/041002/2.6.9-rc3-mm1.config
The output of dmesg (for 2.6.9-rc3) is available at:
http://www.sisk.pl/kernel/041002/2.6.9-rc3-dmesg.log

Greets,
RJW

--
- Would you tell me, please, which way I ought to go from here?
- That depends a good deal on where you want to get to.
-- Lewis Carroll "Alice's Adventures in Wonderland"