Discussion:
2.6.9-rc2-mm3
Andrew Morton
2004-09-24 08:46:43 UTC
Permalink
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm3/

- This is a quick not-very-well-tested release - it can't be worse than
2.6.9-rc2-mm2, which had a few networking problems.

- Added Dmitry Torokhov's input system tree to the -mm bk tree lineup.



Changes since 2.6.9-rc2-mm2:


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-ide-dev.patch
bk-ieee1394.patch
bk-input.patch
bk-dtor-input.patch
bk-netdev.patch
bk-ntfs.patch
bk-pci.patch
bk-pnp.patch
bk-power.patch
bk-scsi.patch
bk-scsi-target.patch
bk-usb.patch
bk-watchdog.patch

External bk trees

-ext3-journal-data-fsync-fix.patch
-mmtimer-cleanups.patch
-mmtimer-cleanups-2.patch
-idr-missed-unlock.patch
-bttv-bugfix.patch
-fbdev-fix-userland-compile-breakage.patch
-fbcon-fix-fbcons-setup-routine.patch
-fbdev-initialize-i810fb-after-agpgart.patch
-fbdev-arrange-driver-order-in-makefile.patch
-ppc32-85xx-spurious-interrupt-bug.patch
-macintosh-macserial-replaceschedule_timeout-with-msleep_interruptible.patch
-macintosh-therm_windtunnel-replace-schedule_timeout-with-msleep_interruptible.patch
-ppc64-user-tasks-must-have-a-valid-threadregs.patch
-ppc64-iseries-allow-ibmvscsic-to-initialise.patch
-online-cpu-with-maxcpus-option-panics.patch
-fix-of-race-in-writeback_inodes.patch
-rearrange-of-inode_lock-in-writeback_inodes.patch
-roundup-pow-two.patch
-fix-for-default-acl-handling-on-reiserfs.patch
-pmac-dont-add-=iso-8859-1q=22=b0c=22=-suffix-in-sys.patch
-list_replace_rcu-in-include-linux-listh.patch
-mips-fixed-vr41xx-serial.patch
-mips-fixed-initialization-error.patch
-mips-fixed-undeclared-giu_cascade.patch
-compat_sys_fcntl64-fix-for-locking-near-end-of-file.patch
-wanpipe-sdla-driver-gcc-34-fixes.patch
-specialix-rio-driver-gcc-34-fixes.patch
-fix-make-o=-for-ppc64-boot.patch
-mips-fixed-definition-order-of-_sigchld.patch
-reduce-stack-consumption-in-load_elf_binary.patch
-check-copy_from_user-return-value-in-act2000_isa_download.patch
-s390-core-changes.patch
-s390-dasd-driver.patch
-s390-qeth-network-driver.patch
-devices-txt-update.patch
-round-log-buffer-size-to-power-of-two.patch
-device-mapper-fix-minor-number-check.patch
-device-mapper-rename-emit-macro.patch
-device-mapper-mirror-log-sync-optional.patch
-powernow-k7-fix-latency-calculation.patch
-fix-diskstats_show-accounting-with-preempt.patch
-update-maintainers-credits.patch
-net-airport-replace-schedule_timeout-with-ssleep-msleep.patch

Merged

+dio-fine-alignment-and-pages-in-io.patch

direct-io oops fix

+m32r-support-ptrace_getregs-and-ptrace_setregs.patch

m32r fix

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

Fix the softirq latency fix

+module-h-build-fix.patch

Fix compile error in bk-driver-core.patch

+bk-i2c.patch

Greg's i2c tree is back

-swsusp-fix-highmem.patch
+swsusp-fix-highmem.patch

New version

+invalidate-page-race-fix.patch

Fix race between pagecache invalidation and read() which could cause bogus
I/O errors.

+ppc32-64-fix-warning-in-pmac-ide.patch

ppc fixlet

+tty-driver-take-4-try-2.patch
+tty-locking-build-fix.patch

Updated tty locking stuff

+virtual-perfctr-illegal-sleep.patch

perfctr fix

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

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

+return-a-different-error-if-unavailable-keytype-is-used.patch
+link-user-keyrings-together-correctly.patch
+keys-keyring-management-keyfs-patch.patch

Fixes to the key management code

+fix-cachefs-barrier-handling-and-other-kernel-discrepancies.patch

cachefs fix

-kexec-kexecppc.patch
-kexec-ppc-kexec-kconfig-misplacement.patch

Dropped ppc32 kexec support: benh is redoing this.

+reiser4-hardirq-build-fix.patch

reiser4 build fix

-incorrect-pci-interrupt-assignment-on-es7000-for-platform-gsi-fix.patch

Folded into incorrect-pci-interrupt-assignment-on-es7000-for-platform-gsi.patch

+smbfs-do-not-honor-uid-gid-file_mode-and-dir_mode-supplied.patch

smbfs mount permissions fix

+preserve-irqs-in-time_resume.patch

make time_resume() preserve local IRQs

+sort-generic-pci-fixups-after-specific-ones.patch

PCI fixup fix

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

Serial driver baud rate calculation accuracy

+kfree_skb-dump_stack.patch

do a stack dump on kfree_skb() errors

+simplify-last-lib-idrc-change.patch

idr.c cleanup

+fix-typesh.patch

Don't break existing userspace builds via types.h

+serial-driver-compile-fixes.patch

build fixes

+gcc-4-build-fixes.patch

compile fixes

+uml-move-linker-script.patch
+uml-small-makefile-fixes.patch
+uml-free-wrapper-fixes.patch
+uml-remove-an-unused-header.patch
+uml-allow-uml-to-load-in-the-normal-location.patch
+uml-linker-script-cleanup.patch
+uml-implement-current_text_addr.patch
+uml-error-message-improvement.patch
+uml-fix-fencepost-errors-in-printks.patch
+uml-print-errno-before-resetting-it.patch
+uml-dont-trash-return-value.patch

UML update

+xattr-consolidation-v3-generic-xattr-api.patch
+xattr-consolidation-v3-lsm.patch
+xattr-consolidation-v3-ext3.patch
+xattr-consolidation-v3-ext2.patch
+xattr-consolidation-v3-devpts.patch
+xattr-consolidation-v3-tmpfs.patch
+xattr-reintroduce-sanity-checks.patch

Extended attribute code consolidation

+allow-all-filesystems-to-specify-fscreate-mount.patch

Allows all types of filesystems to specify the fscreate mount option

+512x-altix-timer-interrupt-livelock-fix-vs-269-rc2-mm2.patch

profiler speedup

+sparc32-early-tick_ops.patch

Avoid early oops on sparc32 with the zaphod scheduler

+natsemi-remove-compilation-warnings.patch

natsemi.c warning fixes

+smc91x-revert-11923358-m32r-modify-drivers-net-smc91xc.patch
+smc91x-assorted-minor-cleanups.patch
+smc91x-set-the-mac-addr-from-the-smc_enable-function.patch
+smc91x-fold-smc_setmulticast-into-smc_set_multicast_list.patch
+smc91x-simplify-register-bank-usage.patch
+smc91x-move-tx-processing-out-of-irq-context-entirely.patch
+smc91x-use-a-work-queue-to-reconfigure-the-phy-from.patch
+smc91x-fix-possible-leak-of-the-skb-waiting-for-mem.patch
+smc91x-display-pertinent-register-values-from-the.patch
+smc91x-straighten-smp-locking.patch
+smc91x-cosmetics.patch
+m32r-trivial-fix-of-smc91xh.patch

net driver update

+mmtimer-quietness.patch

kill noisy printks

+matroxfb-big-endian-update.patch
+assorted-matroxfb-fixes.patch

matroxfb updates

+janitor-cpqarray-remove-unused-include.patch
+janitor-remove-old-ifdefs-dmascc.patch
+janitor-remove-old-ifdefs-fasttimer.patch
+janitor-use-list_for_each-drivers-pcmcia-rsrc_mgrc.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
+janitor-list_for_each-drivers-char-drm-radeon_memc.patch
+janitor-char-rio_linux-replace-schedule_timeout-with-msleep-msleep_interruptible.patch
+janitor-char-sis-agp-replace-schedule_timeout-with-msleep.patch
+janitor-char-fdc-io-replace-direct-assignment-with-set_current_state.patch
+janitor-char-ipmi_si_intf-add-set_current_state.patch
+janitor-char-sx-replace-direct-assignment-with-set_current_state.patch
+drivers-char-replace-schedule_timeout-with-msleep_interruptible.patch
+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-bsd_comp.patch
+janitor-fix-typo-arm-dma-arch-arm26-machine-dmac.patch
+kill-kernel_version-duplicate-in-videocodecc.patch
+video-radeon_base-replace-ms_to_hz-with-msecs_to_jiffies.patch
+video-radeonfb-remove-ms_to_hz.patch
+drivers-media-replace-schedule_timeout-with-msleep.patch
+drivers-message-replace-schedule_timeout-with-msleep_interruptible.patch
+drivers-md-replace-schedule_timeout-with-msleep_interruptible.patch
+mmc-replace-schedule_timeout-with-msleep_interruptible.patch
+drivers-ieee1394-replace-schedule_timeout-with-msleep_interruptible.patch
+janitor-replace-dprintk-with-pr_debug-in-drivers-scsi-tpam.patch
+janitor-isdn-icn-change-units-of-icn_boot_timeout1.patch
+drivers-isdn-replace-milliseconds-with-msecs_to_jiffies.patch
+__function__-string-concatenation-deprecated.patch
+janitor-replace-dprintk-with-pr_debug-in-microcodec.patch
+janitor-net-mac89x0-replace-schedule_timeout-with-msleep_interruptible.patch
+ia64-stab-in-the-dark.patch

Janitorial things

+nfsd4-fix-nfsd-oopsed-when-encountering-a-conflict-with-a-local-lock.patch
+nfsd-separate-a-little-of-logic-from-fh_verify-into-new-function.patch
+nfsd4-dont-take-i_sem-around-call-to-getxattr.patch
+nfsd-make-sure-getxattr-inode-op-is-non-null-before-calling-it.patch
+nfsd4-reference-count-stateowners.patch
+nfsd4-take-a-reference-to-preserve-stateowner-through-xdr-replay-code.patch
+nfsd4-revert-awkward-extension-of-state-lock-over-xdr-for-replay-encoding.patch
+nfsd4-fix-race-in-xdr-encoding-of-lock_denied-response.patch
+nfsd-remove-incorrect-stateid-modification-in-nfsv4-open-upgrade.patch
+nfsd4-move-open-owner-checks-from-nfsd4_process_open2-into-new-function.patch
+nfsd4-set-open_result_locktype_posix-in-open.patch
+nfsd4-move-seqid-decrement-on-reclaim-to-separate-function.patch
+nfsd4-reorganize-if-in-nfsd4_process_open2-to-make-test-clearer.patch
+nfsd4-move-open_upgrade-code-into-a-separate-function.patch
+nfsd4-move-some-nfsd4_process_open2-code-to-nfs4_new_open.patch
+nfsd-clean-up-nfsd4_process_open2.patch
+nfsd4-fix-putrootfh-return.patch
+nfsd4-move-code-to-truncate-on-open-to-separate-function.patch

nfsv4 server updates



number of patches in -mm: 576
number of changesets in external trees: 499
number of patches in -mm only: 556
total patches: 1055




All 579 patches:


linus.patch

dio-fine-alignment-and-pages-in-io.patch
dio fine alignment and pages in io

m32r-upgrade-for-mm5-changes.patch
m32r: upgrade for recent kernel changes

m32r-support-ptrace_getregs-and-ptrace_setregs.patch
m32r: support PTRACE_GETREGS and PTRACE_SETREGS

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

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

bk-driver-core.patch

module-h-build-fix.patch
module.h build fix

bk-i2c.patch

bk-ia64.patch

bk-ide-dev.patch

bk-ieee1394.patch

bk-input.patch

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

vsxxxaac-fixups.patch
vsxxxaa.c fixups

allow-i8042-register-location-override-2.patch
allow i8042 register location override #2

i8042-acpi-enumeration-update.patch
i8042 ACPI enumeration update

bk-dtor-input.patch

bk-netdev.patch

bk-ntfs.patch

bk-pci.patch

bk-pnp.patch

bk-power.patch

bk-scsi.patch

bk-scsi-target.patch

qlogic-oops-fix.patch
qlogic oops fix

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

bk-usb.patch

bk-watchdog.patch

mm.patch
add -mmN to EXTRAVERSION

mm-swsusp-make-sure-we-do-not-return-to-userspace-where-image-is-on-disk.patch
-mm swsusp: make sure we do not return to userspace where image is on disk

mm-swsusp-copy_page-is-harmfull.patch
-mm swsusp: copy_page is harmfull

swsusp-do-not-disable-platform-swsusp-because-s4bios-is-available.patch
swsusp: do not disable platform swsusp because S4bios is available

swsusp-fix-default-powerdown-mode.patch
swsusp: fix default powerdown mode

mark-old-power-managment-as-deprecated-and-clean-it-up.patch
Mark old power managment as deprecated and clean it up

use-global-system_state-to-avoid-system-state-confusion.patch
Use global system_state to avoid system-state confusion

swsusp-error-do-not-oops-after-allocation-failure.patch
swsusp: do not oops after allocation failure

swsusp-documentation-update.patch
swsusp: Documentation update

small-cleanups-for-swsusp.patch
Small cleanups for swsusp

swsusp-kill-crash-when-too-much-memory-is-free.patch
swsusp: kill crash when too much memory is free

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

swsusp-clean-up-reading.patch
swsusp: clean up reading

swsusp-another-simplification.patch
swsusp: another simplification

swsusp-fix-highmem.patch
swsusp: fix highmem

radeon-do-not-blank-screen-during-suspend.patch
Radeon: do not blank screen during suspend

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

e1000-dma_mapping-build-fix.patch
e1000 sparc64 dma_mapping build fix

network-packet-tracer-module-using-kprobes-interface.patch
Network packet tracer module using kprobes interface.

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

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

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

ppc32-64-fix-warning-in-pmac-ide.patch
ppc32/64: Fix warning in pmac ide

ppc64-reloc_hide.patch

tty-drivers-take-two.patch
tty drivers take two

tty-driver-take-4-try-2.patch
tty driver take 4 try 2

tty-locking-build-fix.patch
tty-locking-build-fix

serial-driver-compile-fixes.patch
serial driver compile fixes

invalidate_inodes-speedup.patch
invalidate_inodes speedup
more invalidate_inodes speedup fixes

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

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 <***@csd.uu.se>
Subject: [PATCH][1/6] perfctr-2.7.3 for 2.6.7-rc1-mm1: core
CONFIG_PERFCTR=n build fix
From: Mikael Pettersson <***@csd.uu.se>
Subject: [PATCH][6/6] perfctr-2.7.3 for 2.6.7-rc1-mm1: misc

perfctr-i386.patch
From: Mikael Pettersson <***@csd.uu.se>
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 <***@csd.uu.se>
Subject: [PATCH][3/6] perfctr-2.7.3 for 2.6.7-rc1-mm1: x86_64

perfctr-ppc.patch
From: Mikael Pettersson <***@csd.uu.se>
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-virtualised-counters.patch
From: Mikael Pettersson <***@csd.uu.se>
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-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

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

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

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()

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

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

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

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

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

i386-hotplug-cpu.patch
i386 Hotplug CPU

hotplug-cpu-fix-apic-queued-timer-vector-race.patch
Hotplug cpu: Fix APIC queued timer vector race

hotplug-cpu-move-cpu_online_map-clear-to-__cpu_disable.patch
Hotplug cpu: Move cpu_online_map clear to __cpu_disable

igxb-speedup.patch
igxb speedup

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

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-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

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

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

inconsistent-kallsyms-fix.patch
Inconsistent kallsyms fix

kallsyms-correct-type-char-in-proc-kallsyms.patch
kallsyms: correct type char in /proc/kallsyms

kallsyms-fix-sparc-gibberish.patch
kallsyms: fix sparc gibberish

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

hpt366c-wrong-timings-used-since-268.patch
hpt366.c: wrong timings

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

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

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

add-smc91x-ethernet-for-lpd7a40x.patch
add SMC91x ethernet for LPD7A40X

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"

misrouted-irq-recovery-take-2.patch
Misrouted IRQ recovery, take 2

misrouted-irq-recovery-take-2-cleanup.patch
misrouted-irq-recovery-take-2 cleanup

misrouted-irq-recovery-take-2-fix.patch
misrouted-irq-recovery-take-2 fix

misrouted-irq-recovery-docs.patch
misrouted-irq-recovery documentation

enable_irq-backtrace.patch
enable_irq-backtrace

cfq-iosched-v2.patch
CFQ iosched v2

cfq-v2-update.patch
cfq v2 update

cfq-fix-allocated-counts.patch
cfq: fix allocated counts

cfq-warnings.patch
cfq warnings

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

generic-acl-support-for-permission-keyfs-fix.patch
generic-acl-support-for-permission-keyfs-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 warnings about uninitialized variables

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-cfbimgbltc.patch
fbdev: Add iomem annotations to cfbimgblt.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

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

compile-fix-3c59x-for-eisa-without-pci.patch
compile fix 3c59x for eisa without pci

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()

fix-for-fsync-ignoring-writing-errors-fat-fix.patch
fix-for-fsync-ignoring-writing-errors-fat-fix

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

rewrite-alloc_pidmap.patch
pidhashing: rewrite alloc_pidmap()

pidhashing-retain-older-vendor-copyright.patch
From: William Lee Irwin III <***@holomorphy.com>
Subject: [pidhashing] [1/3] retain older vendor copyright

pidhashing-lower-pid_max_limit-for-32-bit-machines.patch
From: William Lee Irwin III <***@holomorphy.com>
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 <***@holomorphy.com>
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.patch
add hook for PCI resource deallocation

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

via-velocity-kconfig-fix.patch
via-velocity Kconfig fix

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

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

3c59x-missing-pci_disable_device.patch
3c59x: missing pci_disable_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

fix-generic-direct-io-code-for-xfs.patch
Fix generic direct IO code for XFS

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

preserve-irqs-in-time_resume.patch
preserve irqs in time_resume()

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

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

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

gcc-4-build-fixes.patch
gcc-4.0 build fixes

uml-move-linker-script.patch
uml: move linker script

uml-small-makefile-fixes.patch
uml: small Makefile fixes

uml-free-wrapper-fixes.patch
uml: free wrapper fixes

uml-remove-an-unused-header.patch
uml: remove an unused header

uml-allow-uml-to-load-in-the-normal-location.patch
uml: allow UML to load in the normal location

uml-linker-script-cleanup.patch
uml: linker script cleanup

uml-implement-current_text_addr.patch
uml: implement current_text_addr

uml-error-message-improvement.patch
uml: error message improvement

uml-fix-fencepost-errors-in-printks.patch
uml: fix fencepost errors in printks

uml-print-errno-before-resetting-it.patch
uml: print errno before resetting it

uml-dont-trash-return-value.patch
uml: don't trash return value

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-reintroduce-sanity-checks.patch
xattr: reintroduce sanity checks

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

natsemi-remove-compilation-warnings.patch
Natsemi - remove compilation warnings

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 <***@cam.org>
Subject: [Patch 2/11] smc91x: Assorted minor cleanups

smc91x-set-the-mac-addr-from-the-smc_enable-function.patch
From: Nicolas Pitre <***@cam.org>
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 <***@cam.org>
Subject: [Patch 4/11] smc91x: fold smc_setmulticast() into smc_set_multicast_list()

smc91x-simplify-register-bank-usage.patch
From: Nicolas Pitre <***@cam.org>
Subject: [Patch 5/11] smc91x: simplify register bank usage

smc91x-move-tx-processing-out-of-irq-context-entirely.patch
From: Nicolas Pitre <***@cam.org>
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 <***@cam.org>
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 <***@cam.org>
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 <***@cam.org>
Subject: [Patch 9/11] smc91x: display pertinent register values from the timeout function

smc91x-straighten-smp-locking.patch
From: Nicolas Pitre <***@cam.org>
Subject: [Patch 10/11] smc91x: straighten SMP locking

smc91x-cosmetics.patch
From: Nicolas Pitre <***@cam.org>
Subject: [Patch 11/11] smc91x: cosmetics

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

mmtimer-quietness.patch
mmtimer quietness

matroxfb-big-endian-update.patch
matroxfb big-endian update

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-use-list_for_each-drivers-pcmcia-rsrc_mgrc.patch
janitor: use list_for_each() drivers/pcmcia/rsrc_mgr.c

janitor-pcmcia-cs-replace-schedule_timeout-with-msleep.patch
janitor: pcmcia/cs: replace schedule_timeout() with msleep()

janitor-pcmcia-ds-replace-schedule_timeout-with-msleep.patch
janitor: pcmcia/ds: replace schedule_timeout() with msleep()

janitor-pcmcia-i82365-replace-schedule_timeout-with-msleep.patch
janitor: pcmcia/i82365: replace schedule_timeout() with msleep()

janitor-pcmcia-sa1100_h3600-replace-schedule_timeout-with-msleep.patch
janitor: pcmcia/sa1100_h3600: replace schedule_timeout() with msleep()

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()

mmc-replace-schedule_timeout-with-msleep_interruptible.patch
mmc: 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()

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

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
William Lee Irwin III
2004-09-24 09:30:06 UTC
Permalink
Post by Andrew Morton
- This is a quick not-very-well-tested release - it can't be worse than
2.6.9-rc2-mm2, which had a few networking problems.
- Added Dmitry Torokhov's input system tree to the -mm bk tree lineup.
+512x-altix-timer-interrupt-livelock-fix-vs-269-rc2-mm2.patch
profiler speedup
Hmm, it's more that the profiler failed to meet a hard RT deadline
(yes, Linux has some of those) i.e. finishing its work before the next
timer interrupt occurs. I suppose a speedup is the nature of the fix...
Post by Andrew Morton
+sparc32-early-tick_ops.patch
Avoid early oops on sparc32 with the zaphod scheduler
This is probably sparc64; I've not been doing much with -mm on sparc32
apart from compiletests in favor of chasing longer-term issues e.g.
HyperSPARC DMA, SMP, etc., largely using mainline point releases.


-- wli
William Lee Irwin III
2004-09-24 09:42:19 UTC
Permalink
Post by Andrew Morton
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm3/
- This is a quick not-very-well-tested release - it can't be worse than
2.6.9-rc2-mm2, which had a few networking problems.
- Added Dmitry Torokhov's input system tree to the -mm bk tree lineup.
Okay, something has gone wrong. Bootlogs from 4x logical x86-64:


-- wli
William Lee Irwin III
2004-09-24 10:11:26 UTC
Permalink
Post by Andrew Morton
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm3/
- This is a quick not-very-well-tested release - it can't be worse than
2.6.9-rc2-mm2, which had a few networking problems.
- Added Dmitry Torokhov's input system tree to the -mm bk tree lineup.
Similar mysterious apparent deadlock on sparc64. There may be something
going on that may make it pointless to generate bootlogs from more
architectures. 6x E3K bootlogs included as a MIME (sorry!) attachment.


-- wli
Nick Piggin
2004-09-24 09:54:26 UTC
Permalink
Post by Andrew Morton
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm3/
+natsemi-remove-compilation-warnings.patch
natsemi.c warning fixes
My card fails to work unless this change is backed out.
Michal Rokos
2004-09-24 10:05:31 UTC
Permalink
Post by Nick Piggin
Post by Andrew Morton
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9
-rc2/2.6.9-rc2-mm3/
+natsemi-remove-compilation-warnings.patch
natsemi.c warning fixes
My card fails to work unless this change is backed out.
Yeah - very true.

I didn't have time to find out why... The change looked very innocent.

Michal

PS: I warned about it yesterday.
http://marc.theaimsgroup.com/?l=linux-kernel&m=109594207116846&w=4
Nick Piggin
2004-09-24 10:15:35 UTC
Permalink
Post by Michal Rokos
Post by Nick Piggin
Post by Andrew Morton
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9
-rc2/2.6.9-rc2-mm3/
+natsemi-remove-compilation-warnings.patch
natsemi.c warning fixes
My card fails to work unless this change is backed out.
Yeah - very true.
I didn't have time to find out why... The change looked very innocent.
Michal
PS: I warned about it yesterday.
http://marc.theaimsgroup.com/?l=linux-kernel&m=109594207116846&w=4
That's OK, no harm done :)
William Lee Irwin III
2004-09-24 10:25:06 UTC
Permalink
Post by Nick Piggin
Post by Andrew Morton
+natsemi-remove-compilation-warnings.patch
natsemi.c warning fixes
My card fails to work unless this change is backed out.
Did you manage to boot successfully with the natsemi patch backed out?
If so, could I get a bootlog to compare against?


-- wli
Nick Piggin
2004-09-24 10:36:17 UTC
Permalink
Post by William Lee Irwin III
Post by Nick Piggin
Post by Andrew Morton
+natsemi-remove-compilation-warnings.patch
natsemi.c warning fixes
My card fails to work unless this change is backed out.
Did you manage to boot successfully with the natsemi patch backed out?
If so, could I get a bootlog to compare against?
Yep. Hang on I'll send you it privately.
Michal Rokos
2004-09-24 14:59:28 UTC
Permalink
Hello,

I gave 1 more try for "natsemi-remove-compilation-warnings.patch".
(It means I rewrote it)

Could you test it? (I did - it works - but who knows :) )

Usage:
1) remove: natsemi-remove-compilation-warnings.patch from -mm3.
2) add: this one
3) pray

BR

Michal

# This is a BitKeeper generated diff -Nru style patch.
#
# ChangeSet
# 2004/09/24 16:42:19+02:00 ***@nb-rokos.nx.cz
# [PATCH 2.6] natsemi - tiny cleanup (ioaddr)
#
# drivers/net/natsemi.c
# 2004/09/24 16:42:07+02:00 ***@nb-rokos.nx.cz +129 -111
# Natsemi ioaddr cleanups - II
#
# ChangeSet
# 2004/09/24 16:08:33+02:00 ***@nb-rokos.nx.cz
# [PATCH 2.6] natsemi - fix compile-time warnings
#
# drivers/net/natsemi.c
# 2004/09/24 16:08:18+02:00 ***@nb-rokos.nx.cz +118 -118
# Fix compile-time warnings.
#
diff -Nru a/drivers/net/natsemi.c b/drivers/net/natsemi.c
--- a/drivers/net/natsemi.c 2004-09-24 16:53:46 +02:00
+++ b/drivers/net/natsemi.c 2004-09-24 16:53:46 +02:00
@@ -257,13 +257,13 @@
MODULE_PARM(rx_copybreak, "i");
MODULE_PARM(options, "1-" __MODULE_STRING(MAX_UNITS) "i");
MODULE_PARM(full_duplex, "1-" __MODULE_STRING(MAX_UNITS) "i");
-MODULE_PARM_DESC(max_interrupt_work,
+MODULE_PARM_DESC(max_interrupt_work,
"DP8381x maximum events handled per interrupt");
MODULE_PARM_DESC(mtu, "DP8381x MTU (all boards)");
MODULE_PARM_DESC(debug, "DP8381x default debug level");
-MODULE_PARM_DESC(rx_copybreak,
+MODULE_PARM_DESC(rx_copybreak,
"DP8381x copy breakpoint for copy-only-tiny-frames");
-MODULE_PARM_DESC(options,
+MODULE_PARM_DESC(options,
"DP8381x: Bits 0-3: media type, bit 17: full duplex");
MODULE_PARM_DESC(full_duplex, "DP8381x full duplex setting(s) (1)");

@@ -372,7 +372,7 @@
#define MII_FX_SEL 0x0001 /* 100BASE-FX (fiber) */
#define MII_EN_SCRM 0x0004 /* enable scrambler (tp) */

-
+
/* array of board data directly indexed by pci_tbl[x].driver_data */
static struct {
const char *name;
@@ -540,7 +540,7 @@
TxCarrierIgn = 0x80000000
};

-/*
+/*
* Tx Configuration:
* - 256 byte DMA burst length
* - fill threshold 512 bytes (i.e. restart DMA when 512 bytes are
free)
@@ -719,7 +719,7 @@
};

static void move_int_phy(struct net_device *dev, int addr);
-static int eeprom_read(long ioaddr, int location);
+static int eeprom_read(void *ioaddr, int location);
static int mdio_read(struct net_device *dev, int reg);
static void mdio_write(struct net_device *dev, int reg, u16 data);
static void init_phy_fixup(struct net_device *dev);
@@ -772,9 +772,10 @@
static void move_int_phy(struct net_device *dev, int addr)
{
struct netdev_private *np = netdev_priv(dev);
+ void *ioaddr = (void *)dev->base_addr;
int target = 31;

- /*
+ /*
* The internal phy is visible on the external mii bus. Therefore we
must
* move it away before we can send commands to an external phy.
* There are two addresses we must avoid:
@@ -788,8 +789,8 @@
target--;
if (target == np->phy_addr_external)
target--;
- writew(target, dev->base_addr + PhyCtrl);
- readw(dev->base_addr + PhyCtrl);
+ writew(target, ioaddr + PhyCtrl);
+ readw(ioaddr + PhyCtrl);
udelay(1);
}

@@ -800,8 +801,8 @@
struct netdev_private *np;
int i, option, irq, chip_idx = ent->driver_data;
static int find_cnt = -1;
- unsigned long ioaddr, iosize;
- const int pcibar = 1; /* PCI base address register */
+ void *ioaddr;
+ u32 iosize;
int prev_eedata;
u32 tmp;

@@ -827,8 +828,8 @@
}

find_cnt++;
- ioaddr = pci_resource_start(pdev, pcibar);
- iosize = pci_resource_len(pdev, pcibar);
+ ioaddr = (void *)pci_resource_start(pdev, 1);
+ iosize = pci_resource_len(pdev, 1);
irq = pdev->irq;

if (natsemi_pci_info[chip_idx].flags & PCI_USES_MASTER)
@@ -844,7 +845,7 @@
if (i)
goto err_pci_request_regions;

- ioaddr = (unsigned long) ioremap (ioaddr, iosize);
+ ioaddr = ioremap((unsigned long)ioaddr, iosize);
if (!ioaddr) {
i = -ENOMEM;
goto err_ioremap;
@@ -859,7 +860,7 @@
prev_eedata = eedata;
}

- dev->base_addr = ioaddr;
+ dev->base_addr = (unsigned long)ioaddr;
dev->irq = irq;

np = netdev_priv(dev);
@@ -879,7 +880,7 @@
* The address would be used to access a phy over the mii bus, but
* the internal phy is accessed through mapped registers.
*/
- if (readl(dev->base_addr + ChipConfig) & CfgExtPhy)
+ if (readl(ioaddr + ChipConfig) & CfgExtPhy)
dev->if_port = PORT_MII;
else
dev->if_port = PORT_TP;
@@ -970,7 +971,7 @@
goto err_register_netdev;

if (netif_msg_drv(np)) {
- printk(KERN_INFO "natsemi %s: %s at %#08lx (%s), ",
+ printk(KERN_INFO "natsemi %s: %s at %p (%s), ",
dev->name, natsemi_pci_info[chip_idx].name, ioaddr,
pci_name(np->pci_dev));
for (i = 0; i < ETH_ALEN-1; i++)
@@ -984,7 +985,7 @@
return 0;

err_register_netdev:
- iounmap ((void *) dev->base_addr);
+ iounmap(ioaddr);

err_ioremap:
pci_release_regions(pdev);
@@ -1016,11 +1017,11 @@
EE_WriteCmd=(5 << 6), EE_ReadCmd=(6 << 6), EE_EraseCmd=(7 << 6),
};

-static int eeprom_read(long addr, int location)
+static int eeprom_read(void *addr, int location)
{
int i;
int retval = 0;
- long ee_addr = addr + EECtrl;
+ void *ee_addr = addr + EECtrl;
int read_cmd = location | EE_ReadCmd;
writel(EE_Write0, ee_addr);

@@ -1058,33 +1059,35 @@
/* clock transitions >= 20ns (25MHz)
* One readl should be good to PCI @ 100MHz
*/
-#define mii_delay(dev) readl(dev->base_addr + EECtrl)
+#define mii_delay() readl(ioaddr + EECtrl)

static int mii_getbit (struct net_device *dev)
{
+ void *ioaddr = (void *)dev->base_addr;
int data;

- writel(MII_ShiftClk, dev->base_addr + EECtrl);
- data = readl(dev->base_addr + EECtrl);
- writel(0, dev->base_addr + EECtrl);
- mii_delay(dev);
+ writel(MII_ShiftClk, ioaddr + EECtrl);
+ data = readl(ioaddr + EECtrl);
+ writel(0, ioaddr + EECtrl);
+ mii_delay();
return (data & MII_Data)? 1 : 0;
}

static void mii_send_bits (struct net_device *dev, u32 data, int len)
{
+ void *ioaddr = (void *)dev->base_addr;
u32 i;

for (i = (1 << (len-1)); i; i >>= 1)
{
u32 mdio_val = MII_Write | ((data & i)? MII_Data : 0);
- writel(mdio_val, dev->base_addr + EECtrl);
- mii_delay(dev);
- writel(mdio_val | MII_ShiftClk, dev->base_addr + EECtrl);
- mii_delay(dev);
+ writel(mdio_val, ioaddr + EECtrl);
+ mii_delay();
+ writel(mdio_val | MII_ShiftClk, ioaddr + EECtrl);
+ mii_delay();
}
- writel(0, dev->base_addr + EECtrl);
- mii_delay(dev);
+ writel(0, ioaddr + EECtrl);
+ mii_delay();
}

static int miiport_read(struct net_device *dev, int phy_id, int reg)
@@ -1135,7 +1138,7 @@
* - an external mii bus
*/
if (dev->if_port == PORT_TP)
- return readw(dev->base_addr+BasicControl+(reg<<2));
+ return readw((void *)dev->base_addr+BasicControl+(reg<<2));
else
return miiport_read(dev, np->phy_addr_external, reg);
}
@@ -1146,7 +1149,7 @@

/* The 83815 series has an internal transceiver; handle separately */
if (dev->if_port == PORT_TP)
- writew(data, dev->base_addr+BasicControl+(reg<<2));
+ writew(data, (void *)dev->base_addr+BasicControl+(reg<<2));
else
miiport_write(dev, np->phy_addr_external, reg, data);
}
@@ -1154,7 +1157,7 @@
static void init_phy_fixup(struct net_device *dev)
{
struct netdev_private *np = netdev_priv(dev);
- long ioaddr = dev->base_addr;
+ void *ioaddr = (void *)dev->base_addr;
int i;
u32 cfg;
u16 tmp;
@@ -1177,7 +1180,7 @@
tmp |= BMCR_SPEED100;
if (np->duplex == DUPLEX_FULL)
tmp |= BMCR_FULLDPLX;
- /*
+ /*
* Note: there is no good way to inform the link partner
* that our capabilities changed. The user has to unplug
* and replug the network cable after some changes, e.g.
@@ -1186,7 +1189,7 @@
*/
}
mdio_write(dev, MII_BMCR, tmp);
- readl(dev->base_addr + ChipConfig);
+ readl(ioaddr + ChipConfig);
udelay(1);

/* find out what phy this is */
@@ -1208,7 +1211,7 @@
default:
break;
}
- cfg = readl(dev->base_addr + ChipConfig);
+ cfg = readl(ioaddr + ChipConfig);
if (cfg & CfgExtPhy)
return;

@@ -1223,7 +1226,7 @@
the start of the phy. Just retry writing these values until they
stick.
*/
- for (i=0;i<NATSEMI_HW_TIMEOUT;i++) {
+ for (i=0; i<NATSEMI_HW_TIMEOUT; i++) {

int dspcfg;
writew(1, ioaddr + PGSEL);
@@ -1266,9 +1269,10 @@
static int switch_port_external(struct net_device *dev)
{
struct netdev_private *np = netdev_priv(dev);
+ void *ioaddr = (void *)dev->base_addr;
u32 cfg;

- cfg = readl(dev->base_addr + ChipConfig);
+ cfg = readl(ioaddr + ChipConfig);
if (cfg & CfgExtPhy)
return 0;

@@ -1278,8 +1282,8 @@
}

/* 1) switch back to external phy */
- writel(cfg | (CfgExtPhy | CfgPhyDis), dev->base_addr + ChipConfig);
- readl(dev->base_addr + ChipConfig);
+ writel(cfg | (CfgExtPhy | CfgPhyDis), ioaddr + ChipConfig);
+ readl(ioaddr + ChipConfig);
udelay(1);

/* 2) reset the external phy: */
@@ -1298,11 +1302,12 @@
static int switch_port_internal(struct net_device *dev)
{
struct netdev_private *np = netdev_priv(dev);
+ void *ioaddr = (void *)dev->base_addr;
int i;
u32 cfg;
u16 bmcr;

- cfg = readl(dev->base_addr + ChipConfig);
+ cfg = readl(ioaddr + ChipConfig);
if (!(cfg &CfgExtPhy))
return 0;

@@ -1312,17 +1317,17 @@
}
/* 1) switch back to internal phy: */
cfg = cfg & ~(CfgExtPhy | CfgPhyDis);
- writel(cfg, dev->base_addr + ChipConfig);
- readl(dev->base_addr + ChipConfig);
+ writel(cfg, ioaddr + ChipConfig);
+ readl(ioaddr + ChipConfig);
udelay(1);
-
+
/* 2) reset the internal phy: */
- bmcr = readw(dev->base_addr+BasicControl+(MII_BMCR<<2));
- writel(bmcr | BMCR_RESET, dev->base_addr+BasicControl+(MII_BMCR<<2));
- readl(dev->base_addr + ChipConfig);
+ bmcr = readw(ioaddr + BasicControl + (MII_BMCR<<2));
+ writel(bmcr | BMCR_RESET, ioaddr + BasicControl + (MII_BMCR<<2));
+ readl(ioaddr + ChipConfig);
udelay(10);
- for (i=0;i<NATSEMI_HW_TIMEOUT;i++) {
- bmcr = readw(dev->base_addr+BasicControl+(MII_BMCR<<2));
+ for (i=0; i<NATSEMI_HW_TIMEOUT; i++) {
+ bmcr = readw(ioaddr + BasicControl + (MII_BMCR<<2));
if (!(bmcr & BMCR_RESET))
break;
udelay(10);
@@ -1355,7 +1360,7 @@

/* Switch to external phy */
did_switch = switch_port_external(dev);
-
+
/* Scan the possible phy addresses:
*
* PHY address 0 means that the phy is in isolate mode. Not yet
@@ -1398,6 +1403,7 @@
u16 pmatch[3];
u16 sopass[3];
struct netdev_private *np = netdev_priv(dev);
+ void *ioaddr = (void *)dev->base_addr;

/*
* Resetting the chip causes some registers to be lost.
@@ -1408,26 +1414,26 @@
*/

/* CFG */
- cfg = readl(dev->base_addr + ChipConfig) & CFG_RESET_SAVE;
+ cfg = readl(ioaddr + ChipConfig) & CFG_RESET_SAVE;
/* WCSR */
- wcsr = readl(dev->base_addr + WOLCmd) & WCSR_RESET_SAVE;
+ wcsr = readl(ioaddr + WOLCmd) & WCSR_RESET_SAVE;
/* RFCR */
- rfcr = readl(dev->base_addr + RxFilterAddr) & RFCR_RESET_SAVE;
+ rfcr = readl(ioaddr + RxFilterAddr) & RFCR_RESET_SAVE;
/* PMATCH */
for (i = 0; i < 3; i++) {
- writel(i*2, dev->base_addr + RxFilterAddr);
- pmatch[i] = readw(dev->base_addr + RxFilterData);
+ writel(i*2, ioaddr + RxFilterAddr);
+ pmatch[i] = readw(ioaddr + RxFilterData);
}
/* SOPAS */
for (i = 0; i < 3; i++) {
- writel(0xa+(i*2), dev->base_addr + RxFilterAddr);
- sopass[i] = readw(dev->base_addr + RxFilterData);
+ writel(0xa+(i*2), ioaddr + RxFilterAddr);
+ sopass[i] = readw(ioaddr + RxFilterData);
}

/* now whack the chip */
- writel(ChipReset, dev->base_addr + ChipCmd);
+ writel(ChipReset, ioaddr + ChipCmd);
for (i=0;i<NATSEMI_HW_TIMEOUT;i++) {
- if (!(readl(dev->base_addr + ChipCmd) & ChipReset))
+ if (!(readl(ioaddr + ChipCmd) & ChipReset))
break;
udelay(5);
}
@@ -1440,40 +1446,41 @@
}

/* restore CFG */
- cfg |= readl(dev->base_addr + ChipConfig) & ~CFG_RESET_SAVE;
+ cfg |= readl(ioaddr + ChipConfig) & ~CFG_RESET_SAVE;
/* turn on external phy if it was selected */
if (dev->if_port == PORT_TP)
cfg &= ~(CfgExtPhy | CfgPhyDis);
else
cfg |= (CfgExtPhy | CfgPhyDis);
- writel(cfg, dev->base_addr + ChipConfig);
+ writel(cfg, ioaddr + ChipConfig);
/* restore WCSR */
- wcsr |= readl(dev->base_addr + WOLCmd) & ~WCSR_RESET_SAVE;
- writel(wcsr, dev->base_addr + WOLCmd);
+ wcsr |= readl(ioaddr + WOLCmd) & ~WCSR_RESET_SAVE;
+ writel(wcsr, ioaddr + WOLCmd);
/* read RFCR */
- rfcr |= readl(dev->base_addr + RxFilterAddr) & ~RFCR_RESET_SAVE;
+ rfcr |= readl(ioaddr + RxFilterAddr) & ~RFCR_RESET_SAVE;
/* restore PMATCH */
for (i = 0; i < 3; i++) {
- writel(i*2, dev->base_addr + RxFilterAddr);
- writew(pmatch[i], dev->base_addr + RxFilterData);
+ writel(i*2, ioaddr + RxFilterAddr);
+ writew(pmatch[i], ioaddr + RxFilterData);
}
for (i = 0; i < 3; i++) {
- writel(0xa+(i*2), dev->base_addr + RxFilterAddr);
- writew(sopass[i], dev->base_addr + RxFilterData);
+ writel(0xa+(i*2), ioaddr + RxFilterAddr);
+ writew(sopass[i], ioaddr + RxFilterData);
}
/* restore RFCR */
- writel(rfcr, dev->base_addr + RxFilterAddr);
+ writel(rfcr, ioaddr + RxFilterAddr);
}

static void natsemi_reload_eeprom(struct net_device *dev)
{
struct netdev_private *np = netdev_priv(dev);
+ void *ioaddr = (void *)dev->base_addr;
int i;

- writel(EepromReload, dev->base_addr + PCIBusCfg);
+ writel(EepromReload, ioaddr + PCIBusCfg);
for (i=0;i<NATSEMI_HW_TIMEOUT;i++) {
udelay(50);
- if (!(readl(dev->base_addr + PCIBusCfg) & EepromReload))
+ if (!(readl(ioaddr + PCIBusCfg) & EepromReload))
break;
}
if (i==NATSEMI_HW_TIMEOUT) {
@@ -1487,8 +1494,8 @@

static void natsemi_stop_rxtx(struct net_device *dev)
{
- long ioaddr = dev->base_addr;
struct netdev_private *np = netdev_priv(dev);
+ void *ioaddr = (void *)dev->base_addr;
int i;

writel(RxOff | TxOff, ioaddr + ChipCmd);
@@ -1509,7 +1516,7 @@
static int netdev_open(struct net_device *dev)
{
struct netdev_private *np = netdev_priv(dev);
- long ioaddr = dev->base_addr;
+ void *ioaddr = (void *)dev->base_addr;
int i;

/* Reset the chip, just in case. */
@@ -1558,6 +1565,7 @@
static void do_cable_magic(struct net_device *dev)
{
struct netdev_private *np = netdev_priv(dev);
+ void *ioaddr = (void *)dev->base_addr;

if (dev->if_port != PORT_TP)
return;
@@ -1571,15 +1579,15 @@
* activity LED while idle. This process is based on instructions
* from engineers at National.
*/
- if (readl(dev->base_addr + ChipConfig) & CfgSpeed100) {
+ if (readl(ioaddr + ChipConfig) & CfgSpeed100) {
u16 data;

- writew(1, dev->base_addr + PGSEL);
+ writew(1, ioaddr + PGSEL);
/*
* coefficient visibility should already be enabled via
* DSPCFG | 0x1000
*/
- data = readw(dev->base_addr + TSTDAT) & 0xff;
+ data = readw(ioaddr + TSTDAT) & 0xff;
/*
* the value must be negative, and within certain values
* (these values all come from National)
@@ -1588,13 +1596,13 @@
struct netdev_private *np = netdev_priv(dev);

/* the bug has been triggered - fix the coefficient */
- writew(TSTDAT_FIXED, dev->base_addr + TSTDAT);
+ writew(TSTDAT_FIXED, ioaddr + TSTDAT);
/* lock the value */
- data = readw(dev->base_addr + DSPCFG);
+ data = readw(ioaddr + DSPCFG);
np->dspcfg = data | DSPCFG_LOCK;
- writew(np->dspcfg, dev->base_addr + DSPCFG);
+ writew(np->dspcfg, ioaddr + DSPCFG);
}
- writew(0, dev->base_addr + PGSEL);
+ writew(0, ioaddr + PGSEL);
}
}

@@ -1602,6 +1610,7 @@
{
u16 data;
struct netdev_private *np = netdev_priv(dev);
+ void *ioaddr = (void *)dev->base_addr;

if (dev->if_port != PORT_TP)
return;
@@ -1609,21 +1618,21 @@
if (np->srr >= SRR_DP83816_A5)
return;

- writew(1, dev->base_addr + PGSEL);
+ writew(1, ioaddr + PGSEL);
/* make sure the lock bit is clear */
- data = readw(dev->base_addr + DSPCFG);
+ data = readw(ioaddr + DSPCFG);
np->dspcfg = data & ~DSPCFG_LOCK;
- writew(np->dspcfg, dev->base_addr + DSPCFG);
- writew(0, dev->base_addr + PGSEL);
+ writew(np->dspcfg, ioaddr + DSPCFG);
+ writew(0, ioaddr + PGSEL);
}

static void check_link(struct net_device *dev)
{
struct netdev_private *np = netdev_priv(dev);
- long ioaddr = dev->base_addr;
+ void *ioaddr = (void *)dev->base_addr;
int duplex;
u16 bmsr;
-
+
/* The link status field is latched: it remains low after a temporary
* link failure until it's read. We need the current link status,
* thus read twice.
@@ -1681,7 +1690,7 @@
static void init_registers(struct net_device *dev)
{
struct netdev_private *np = netdev_priv(dev);
- long ioaddr = dev->base_addr;
+ void *ioaddr = (void *)dev->base_addr;

init_phy_fixup(dev);

@@ -1760,6 +1769,7 @@
{
struct net_device *dev = (struct net_device *)data;
struct netdev_private *np = netdev_priv(dev);
+ void *ioaddr = (void *)dev->base_addr;
int next_tick = 5*HZ;

if (netif_msg_timer(np)) {
@@ -1771,7 +1781,6 @@
}

if (dev->if_port == PORT_TP) {
- long ioaddr = dev->base_addr;
u16 dspcfg;

spin_lock_irq(&np->lock);
@@ -1814,7 +1823,7 @@
refill_rx(dev);
enable_irq(dev->irq);
if (!np->oom) {
- writel(RxOn, dev->base_addr + ChipCmd);
+ writel(RxOn, ioaddr + ChipCmd);
} else {
next_tick = 1;
}
@@ -1848,7 +1857,7 @@
static void tx_timeout(struct net_device *dev)
{
struct netdev_private *np = netdev_priv(dev);
- long ioaddr = dev->base_addr;
+ void *ioaddr = (void *)dev->base_addr;

disable_irq(dev->irq);
spin_lock_irq(&np->lock);
@@ -2048,6 +2057,7 @@
static int start_tx(struct sk_buff *skb, struct net_device *dev)
{
struct netdev_private *np = netdev_priv(dev);
+ void *ioaddr = (void *)dev->base_addr;
unsigned entry;

/* Note: Ordering is important here, set the field with the
@@ -2076,7 +2086,7 @@
netif_stop_queue(dev);
}
/* Wake the potentially-idle transmit channel. */
- writel(TxOn, dev->base_addr + ChipCmd);
+ writel(TxOn, ioaddr + ChipCmd);
} else {
dev_kfree_skb_irq(skb);
np->stats.tx_dropped++;
@@ -2141,7 +2151,7 @@
{
struct net_device *dev = dev_instance;
struct netdev_private *np = netdev_priv(dev);
- long ioaddr = dev->base_addr;
+ void *ioaddr = (void *)dev->base_addr;
int boguscnt = max_interrupt_work;
unsigned int handled = 0;

@@ -2284,13 +2294,13 @@
if (np->oom)
mod_timer(&np->timer, jiffies + 1);
else
- writel(RxOn, dev->base_addr + ChipCmd);
+ writel(RxOn, (void *)dev->base_addr + ChipCmd);
}

static void netdev_error(struct net_device *dev, int intr_status)
{
struct netdev_private *np = netdev_priv(dev);
- long ioaddr = dev->base_addr;
+ void *ioaddr = (void *)dev->base_addr;

spin_lock(&np->lock);
if (intr_status & LinkChange) {
@@ -2349,7 +2359,7 @@

static void __get_stats(struct net_device *dev)
{
- long ioaddr = dev->base_addr;
+ void *ioaddr = (void *)dev->base_addr;
struct netdev_private *np = netdev_priv(dev);

/* The chip only need report frame silently dropped. */
@@ -2382,8 +2392,8 @@
#define HASH_TABLE 0x200
static void __set_rx_mode(struct net_device *dev)
{
- long ioaddr = dev->base_addr;
struct netdev_private *np = netdev_priv(dev);
+ void *ioaddr = (void *)dev->base_addr;
u8 mc_filter[64]; /* Multicast hash filter */
u32 rx_mode;

@@ -2428,7 +2438,7 @@
/* synchronized against open : rtnl_lock() held by caller */
if (netif_running(dev)) {
struct netdev_private *np = netdev_priv(dev);
- long ioaddr = dev->base_addr;
+ void *ioaddr = (void *)dev->base_addr;

disable_irq(dev->irq);
spin_lock(&np->lock);
@@ -2631,7 +2641,9 @@
static int netdev_set_wol(struct net_device *dev, u32 newval)
{
struct netdev_private *np = netdev_priv(dev);
- u32 data = readl(dev->base_addr + WOLCmd) & ~WakeOptsSummary;
+ void *ioaddr = (void *)dev->base_addr;
+
+ u32 data = readl(ioaddr + WOLCmd) & ~WakeOptsSummary;

/* translate to bitmasks this chip understands */
if (newval & WAKE_PHY)
@@ -2652,7 +2664,7 @@
}
}

- writel(data, dev->base_addr + WOLCmd);
+ writel(data, ioaddr + WOLCmd);

return 0;
}
@@ -2660,7 +2672,9 @@
static int netdev_get_wol(struct net_device *dev, u32 *supported, u32
*cur)
{
struct netdev_private *np = netdev_priv(dev);
- u32 regval = readl(dev->base_addr + WOLCmd);
+ void *ioaddr = (void *)dev->base_addr;
+
+ u32 regval = readl(ioaddr + WOLCmd);

*supported = (WAKE_PHY | WAKE_UCAST | WAKE_MCAST | WAKE_BCAST
| WAKE_ARP | WAKE_MAGIC);
@@ -2695,6 +2709,7 @@
static int netdev_set_sopass(struct net_device *dev, u8 *newval)
{
struct netdev_private *np = netdev_priv(dev);
+ void *ioaddr = (void *)dev->base_addr;
u16 *sval = (u16 *)newval;
u32 addr;

@@ -2703,22 +2718,22 @@
}

/* enable writing to these registers by disabling the RX filter */
- addr = readl(dev->base_addr + RxFilterAddr) & ~RFCRAddressMask;
+ addr = readl(ioaddr + RxFilterAddr) & ~RFCRAddressMask;
addr &= ~RxFilterEnable;
- writel(addr, dev->base_addr + RxFilterAddr);
+ writel(addr, ioaddr + RxFilterAddr);

/* write the three words to (undocumented) RFCR vals 0xa, 0xc, 0xe */
- writel(addr | 0xa, dev->base_addr + RxFilterAddr);
- writew(sval[0], dev->base_addr + RxFilterData);
+ writel(addr | 0xa, ioaddr + RxFilterAddr);
+ writew(sval[0], ioaddr + RxFilterData);

- writel(addr | 0xc, dev->base_addr + RxFilterAddr);
- writew(sval[1], dev->base_addr + RxFilterData);
+ writel(addr | 0xc, ioaddr + RxFilterAddr);
+ writew(sval[1], ioaddr + RxFilterData);

- writel(addr | 0xe, dev->base_addr + RxFilterAddr);
- writew(sval[2], dev->base_addr + RxFilterData);
+ writel(addr | 0xe, ioaddr + RxFilterAddr);
+ writew(sval[2], ioaddr + RxFilterData);

/* re-enable the RX filter */
- writel(addr | RxFilterEnable, dev->base_addr + RxFilterAddr);
+ writel(addr | RxFilterEnable, ioaddr + RxFilterAddr);

return 0;
}
@@ -2726,6 +2741,7 @@
static int netdev_get_sopass(struct net_device *dev, u8 *data)
{
struct netdev_private *np = netdev_priv(dev);
+ void *ioaddr = (void *)dev->base_addr;
u16 *sval = (u16 *)data;
u32 addr;

@@ -2735,18 +2751,18 @@
}

/* read the three words from (undocumented) RFCR vals 0xa, 0xc, 0xe */
- addr = readl(dev->base_addr + RxFilterAddr) & ~RFCRAddressMask;
+ addr = readl(ioaddr + RxFilterAddr) & ~RFCRAddressMask;

- writel(addr | 0xa, dev->base_addr + RxFilterAddr);
- sval[0] = readw(dev->base_addr + RxFilterData);
+ writel(addr | 0xa, ioaddr + RxFilterAddr);
+ sval[0] = readw(ioaddr + RxFilterData);

- writel(addr | 0xc, dev->base_addr + RxFilterAddr);
- sval[1] = readw(dev->base_addr + RxFilterData);
+ writel(addr | 0xc, ioaddr + RxFilterAddr);
+ sval[1] = readw(ioaddr + RxFilterData);

- writel(addr | 0xe, dev->base_addr + RxFilterAddr);
- sval[2] = readw(dev->base_addr + RxFilterData);
+ writel(addr | 0xe, ioaddr + RxFilterAddr);
+ sval[2] = readw(ioaddr + RxFilterData);

- writel(addr, dev->base_addr + RxFilterAddr);
+ writel(addr, ioaddr + RxFilterAddr);

return 0;
}
@@ -2779,7 +2795,7 @@
* phy, even if the internal phy is used. This is necessary
* to work around a deficiency of the ethtool interface:
* It's only possible to query the settings of the active
- * port. Therefore
+ * port. Therefore
* # ethtool -s ethX port mii
* actually sends an ioctl to switch to port mii with the
* settings that are used for the current active port.
@@ -2905,6 +2921,7 @@

static int netdev_get_regs(struct net_device *dev, u8 *buf)
{
+ void *ioaddr = (void *)dev->base_addr;
int i;
int j;
u32 rfcr;
@@ -2912,7 +2929,7 @@

/* read non-mii page 0 of registers */
for (i = 0; i < NATSEMI_PG0_NREGS/2; i++) {
- rbuf[i] = readl(dev->base_addr + i*4);
+ rbuf[i] = readl(ioaddr + i*4);
}

/* read current mii registers */
@@ -2920,20 +2937,20 @@
rbuf[i] = mdio_read(dev, i & 0x1f);

/* read only the 'magic' registers from page 1 */
- writew(1, dev->base_addr + PGSEL);
- rbuf[i++] = readw(dev->base_addr + PMDCSR);
- rbuf[i++] = readw(dev->base_addr + TSTDAT);
- rbuf[i++] = readw(dev->base_addr + DSPCFG);
- rbuf[i++] = readw(dev->base_addr + SDCFG);
- writew(0, dev->base_addr + PGSEL);
+ writew(1, ioaddr + PGSEL);
+ rbuf[i++] = readw(ioaddr + PMDCSR);
+ rbuf[i++] = readw(ioaddr + TSTDAT);
+ rbuf[i++] = readw(ioaddr + DSPCFG);
+ rbuf[i++] = readw(ioaddr + SDCFG);
+ writew(0, ioaddr + PGSEL);

/* read RFCR indexed registers */
- rfcr = readl(dev->base_addr + RxFilterAddr);
+ rfcr = readl(ioaddr + RxFilterAddr);
for (j = 0; j < NATSEMI_RFDR_NREGS; j++) {
- writel(j*2, dev->base_addr + RxFilterAddr);
- rbuf[i++] = readw(dev->base_addr + RxFilterData);
+ writel(j*2, ioaddr + RxFilterAddr);
+ rbuf[i++] = readw(ioaddr + RxFilterData);
}
- writel(rfcr, dev->base_addr + RxFilterAddr);
+ writel(rfcr, ioaddr + RxFilterAddr);

/* the interrupt status is clear-on-read - see if we missed any */
if (rbuf[4] & rbuf[5]) {
@@ -2956,12 +2973,13 @@

static int netdev_get_eeprom(struct net_device *dev, u8 *buf)
{
+ void *ioaddr = (void *)dev->base_addr;
int i;
u16 *ebuf = (u16 *)buf;

/* eeprom_read reads 16 bits, and indexes by 16 bits */
for (i = 0; i < NATSEMI_EEPROM_SIZE/2; i++) {
- ebuf[i] = eeprom_read(dev->base_addr, i);
+ ebuf[i] = eeprom_read(ioaddr, i);
/* The EEPROM itself stores data bit-swapped, but eeprom_read
* reads it back "sanely". So we swap it back here in order to
* present it to userland as it is stored. */
@@ -3031,8 +3049,8 @@

static void enable_wol_mode(struct net_device *dev, int enable_intr)
{
- long ioaddr = dev->base_addr;
struct netdev_private *np = netdev_priv(dev);
+ void *ioaddr = (void *)dev->base_addr;

if (netif_msg_wol(np))
printk(KERN_INFO "%s: remaining active for wake-on-lan\n",
@@ -3064,8 +3082,8 @@

static int netdev_close(struct net_device *dev)
{
- long ioaddr = dev->base_addr;
struct netdev_private *np = netdev_priv(dev);
+ void *ioaddr = (void *)dev->base_addr;

if (netif_msg_ifdown(np))
printk(KERN_DEBUG
@@ -3144,7 +3162,7 @@

unregister_netdev (dev);
pci_release_regions (pdev);
- iounmap ((char *) dev->base_addr);
+ iounmap ((void *)dev->base_addr);
free_netdev (dev);
pci_set_drvdata(pdev, NULL);
}
@@ -3178,7 +3196,7 @@
{
struct net_device *dev = pci_get_drvdata (pdev);
struct netdev_private *np = netdev_priv(dev);
- long ioaddr = dev->base_addr;
+ void *ioaddr = (void *)dev->base_addr;

rtnl_lock();
if (netif_running (dev)) {
Arjan van de Ven
2004-09-24 10:49:24 UTC
Permalink
Post by Nick Piggin
Post by Andrew Morton
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm3/
+natsemi-remove-compilation-warnings.patch
natsemi.c warning fixes
My card fails to work unless this change is backed out.
-
which is not surprising.. turning mmio into io access without
significantly changing the driver otherwise does not improve chances of
working ;)
James Morris
2004-09-24 15:29:33 UTC
Permalink
I'm getting what looks like a deadlock during boot with this kernel,
.config, bootlog and sysrq output attached. Looks like it may be related
to the serial/tty code?


- James
--
James Morris
<***@redhat.com>
James Morris
2004-09-24 16:16:10 UTC
Permalink
Post by James Morris
I'm getting what looks like a deadlock during boot with this kernel,
.config, bootlog and sysrq output attached. Looks like it may be related
to the serial/tty code?
Backing these out lets me boot again:

+tty-driver-take-4-try-2.patch
+tty-locking-build-fix.patch

Also, here's what the NMI oopser says:

NMI Watchdog detected LOCKUP on CPU1, eip c03516ab, registers:
Modules linked in:
CPU: 1
EIP: 0060:[<c03516ab>] Not tainted VLI
EFLAGS: 00000006 (2.6.9-rc2-mm3)
EIP is at _spin_lock_irqsave+0x1e/0x53
eax: 00000000 ebx: 00000000 ecx: c1950ee0 edx: 00000006
esi: c03eaec8 edi: c1950000 ebp: c1950e30 esp: c1950e24
ds: 007b es: 007b ss: 0068
Process init (pid: 1, threadinfo=c1950000 task=c194f9d0)
Stack: f7bb537c f7bb537c 00000000 c1950e40 c026b3a4 f7bb537c c1950ee0
c1950e58
c027f485 00009600 c049fd40 f7bb537c 00000013 c1950e94 c0283af1 00000000
0001c200 00000000 00000202 c1950ec0 c014af00 00000000 0001c200 00000000
Call Trace:
[<c0106ba1>] show_stack+0x7a/0x90
[<c0106d22>] show_registers+0x152/0x1ca
[<c010797c>] die_nmi+0x50/0x83
[<c0112cdf>] nmi_watchdog_tick+0x9a/0xb6
[<c0107a0a>] default_do_nmi+0x5b/0xe7
[<c0107add>] do_nmi+0x40/0x4a
[<c01068d5>] nmi_stack_correct+0x1e/0x2e
[<c026b3a4>] tty_termios_baud_rate+0x11/0x67
[<c027f485>] uart_get_baud_rate+0x53/0xd4
[<c0283af1>] serial8250_set_termios+0x8d/0x348
[<c027f580>] uart_change_speed+0x4a/0x64
[<c0280664>] uart_set_termios+0x4f/0x162
[<c026e94f>] change_termios+0x1b3/0x21a
[<c026ea40>] set_termios+0x8a/0xf9
[<c026ad15>] tty_ioctl+0x152/0x44f
[<c0169687>] sys_ioctl+0x231/0x282
[<c0105d09>] sysenter_past_esp+0x52/0x71
Code: 83 47 14 01 eb d2 e8 53 f3 ff ff eb e3 55 89 e5 57 56 89 c6 b8 00 f0
ff ff 53 21 e0 83 40 14 01 31 db 89 c7 9c 5a
fa 89 d8 86 06 <84> c0 7e 07 5b 89 d0 5e 5f 5d c3 52 9d 8b 47 08 83 6f 14
01 a8
console shuts up ...


Looks like tty_termios_lock.
--
James Morris
<***@redhat.com>
James Morris
2004-09-24 18:45:09 UTC
Permalink
Post by Andrew Morton
Post by James Morris
to the serial/tty code?
+tty-driver-take-4-try-2.patch
+tty-locking-build-fix.patch
Another data point: everyone I've heard of so far with this problem is
using serial console.


- James
--
James Morris
<***@redhat.com>
Paul Fulghum
2004-09-24 18:52:57 UTC
Permalink
Post by Andrew Morton
Post by James Morris
I'm getting what looks like a deadlock during boot with this kernel,
.config, bootlog and sysrq output attached. Looks like it may be related
to the serial/tty code?
+tty-driver-take-4-try-2.patch
+tty-locking-build-fix.patch
...
Post by Andrew Morton
[<c026b3a4>] tty_termios_baud_rate+0x11/0x67
[<c027f485>] uart_get_baud_rate+0x53/0xd4
[<c0283af1>] serial8250_set_termios+0x8d/0x348
[<c027f580>] uart_change_speed+0x4a/0x64
[<c0280664>] uart_set_termios+0x4f/0x162
[<c026e94f>] change_termios+0x1b3/0x21a
[<c026ea40>] set_termios+0x8a/0xf9
[<c026ad15>] tty_ioctl+0x152/0x44f
[<c0169687>] sys_ioctl+0x231/0x282
[<c0105d09>] sysenter_past_esp+0x52/0x71
I am seeing this deadlock also.

tty_termios_lock is acquired in change_termios(), tty_ioctl.c

change_termios() calls the driver set_termios callback
which in turn calls tty_termios_baud_rate(), tty_io.c
which tries to acquire the lock again.
--
Paul Fulghum
***@microgate.com
Paul Fulghum
2004-09-24 19:15:28 UTC
Permalink
Post by Paul Fulghum
I am seeing this deadlock also.
tty_termios_lock is acquired in change_termios(), tty_ioctl.c
change_termios() calls the driver set_termios callback
which in turn calls tty_termios_baud_rate(), tty_io.c
which tries to acquire the lock again.
The core purpose of tty_termios_baud_rate() is
'read only': returning a value from a table referenced
by an index in the termios structure.

It currently also performs a sanity check for
the index and adjusts the index if it is out of bounds.
I assume the lock is held to protect this
possible write access to the termios structure.

Would it not make sense to move the sanity check
to change_termios, which would then allow removal
of the locks from tty_termios_baud_rate()?
(which also removes the deadlock)
--
Paul Fulghum
***@microgate.com
Russell King
2004-09-24 19:43:46 UTC
Permalink
Post by Paul Fulghum
The core purpose of tty_termios_baud_rate() is
'read only': returning a value from a table referenced
by an index in the termios structure.
It currently also performs a sanity check for
the index and adjusts the index if it is out of bounds.
I assume the lock is held to protect this
possible write access to the termios structure.
Would it not make sense to move the sanity check
to change_termios, which would then allow removal
of the locks from tty_termios_baud_rate()?
(which also removes the deadlock)
Well, this is not the only place where the termios can be changed.
Drivers can change it in their set_termios method, and are in fact
required to do so for POSIX compliance.

IOW, any feature which drivers are unable to alter needs to
"unsettable". Eg, a port supporting only 8 bit data transmission
must not report in termios that it is set to 7 bit data transmission.

Unfortunately the way the tty layer currently goes about setting
termios settings does not lend itself well to conforming to that.
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
Paul Fulghum
2004-09-24 20:40:15 UTC
Permalink
Post by Russell King
a port supporting only 8 bit data transmission
must not report in termios that it is set to 7 bit data transmission.
OK, the check should stay.

Side note: the current check has an off by one bug:

if (cbaud < 1 || cbaud + 15 > n_baud_table)
termios->c_flag &= ~CBAUDEX;
else
cbaud += 15;

where cbaud is an index into baud_table array
and n_baud_table is the number of elements
in baud_table. The conditional should be:

if (cbaud < 1 || cbaud + 15 >= n_baud_table)
--
Paul Fulghum
***@microgate.com
Alan Cox
2004-09-24 21:11:51 UTC
Permalink
Post by Russell King
Well, this is not the only place where the termios can be changed.
Drivers can change it in their set_termios method, and are in fact
required to do so for POSIX compliance.
The new code calls the driver set_termios method under the termios lock
which should mean it can now safely mangle it when appropriate and
without a race against users.
Post by Russell King
Unfortunately the way the tty layer currently goes about setting
termios settings does not lend itself well to conforming to that.
Anything specific needs changing while I'm doing termios locking ?
William Lee Irwin III
2004-09-25 01:31:35 UTC
Permalink
Post by Andrew Morton
Post by James Morris
I'm getting what looks like a deadlock during boot with this kernel,
.config, bootlog and sysrq output attached. Looks like it may be related
to the serial/tty code?
+tty-driver-take-4-try-2.patch
+tty-locking-build-fix.patch
Thanks for tracking these down. Those appear to be the culprits here
also. Are there patches implementing the fixes Paul Fulghum suggested
yet? Successful bootlog on 4x x86-64 included as a MIME attachment.


-- wli
William Lee Irwin III
2004-09-25 02:12:45 UTC
Permalink
Post by William Lee Irwin III
Post by Andrew Morton
Post by James Morris
I'm getting what looks like a deadlock during boot with this kernel,
.config, bootlog and sysrq output attached. Looks like it may be related
to the serial/tty code?
+tty-driver-take-4-try-2.patch
+tty-locking-build-fix.patch
Thanks for tracking these down. Those appear to be the culprits here
also. Are there patches implementing the fixes Paul Fulghum suggested
yet? Successful bootlog on 4x x86-64 included as a MIME attachment.
Successful bootlog on 6x sparc64 included as a MIME attachment.


-- wli
Paul Fulghum
2004-09-25 03:25:11 UTC
Permalink
Post by William Lee Irwin III
Thanks for tracking these down. Those appear to be the culprits here
also. Are there patches implementing the fixes Paul Fulghum suggested
yet? Successful bootlog on 4x x86-64 included as a MIME attachment.
My suggestion was flawed in that it could
violate POSIX requirements (as Russell pointed out).

Removing the lock from tty_termios_baud_rate(), tty_io.c
corrects the problem for the path from change_termios()
to tty_termios_baud_rate(), which is causing the deadlock.

This may not be, and probably is not,
correct for all paths to tty_termios_baud_rate().

The following patch (against 2.6.9-rc2-mm3)
fixes the deadlock for testing purposes,
but is not a complete solution.

As Alan works through this feedback,
the final fix will emerge.
--
Paul Fulghum
***@microgate.com

--- a/drivers/char/tty_io.c 2004-09-24 22:12:40.000000000 -0500
+++ b/drivers/char/tty_io.c 2004-09-24 22:14:53.000000000 -0500
@@ -2478,9 +2478,7 @@
int tty_termios_baud_rate(struct termios *termios)
{
unsigned int cbaud;
- unsigned long flags;

- spin_lock_irqsave(&tty_termios_lock, flags);
cbaud = termios->c_cflag & CBAUD;

if (cbaud & CBAUDEX) {
@@ -2491,7 +2489,6 @@
else
cbaud += 15;
}
- spin_unlock_irqrestore(&tty_termios_lock, flags);
return baud_table[cbaud];
}
Russell King
2004-09-25 09:19:37 UTC
Permalink
Post by Paul Fulghum
My suggestion was flawed in that it could
violate POSIX requirements (as Russell pointed out).
Removing the lock from tty_termios_baud_rate(), tty_io.c
corrects the problem for the path from change_termios()
to tty_termios_baud_rate(), which is causing the deadlock.
This may not be, and probably is not,
correct for all paths to tty_termios_baud_rate().
I wonder if we should consider adding:

WARN_ON(!spin_is_locked(&tty_termios_lock));

in there.

However, the one annoying thing about "spin_is_locked" is that, on UP,
it defaults to "unlocked" which makes these kinds of checks too noisy.
Maybe we need a spin_is_locked() with a bias towards being locked for UP?
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
Xavier Bestel
2004-09-25 09:27:49 UTC
Permalink
Post by Russell King
=20
WARN_ON(!spin_is_locked(&tty_termios_lock));
=20
in there.
=20
However, the one annoying thing about "spin_is_locked" is that, on UP=
,
Post by Russell King
it defaults to "unlocked" which makes these kinds of checks too noisy=
=2E
Post by Russell King
Maybe we need a spin_is_locked() with a bias towards being locked for=
UP?

Or something like:

#define spin_is_safe(lock) ((!CONFIG_SMP) || spin_is_locked(lock))

(maybe as an inline)

Xav
Russell King
2004-09-25 13:20:17 UTC
Permalink
Post by Xavier Bestel
=20
Post by Russell King
=20
WARN_ON(!spin_is_locked(&tty_termios_lock));
=20
in there.
=20
However, the one annoying thing about "spin_is_locked" is that, on =
UP,
Post by Xavier Bestel
Post by Russell King
it defaults to "unlocked" which makes these kinds of checks too noi=
sy.
Post by Xavier Bestel
Post by Russell King
Maybe we need a spin_is_locked() with a bias towards being locked f=
or UP?
Post by Xavier Bestel
=20
=20
#define spin_is_safe(lock) ((!CONFIG_SMP) || spin_is_locked(lock))
=20
(maybe as an inline)
You can't rely on CONFIG_SMP always being 0 or 1. When it's turned off=
,
it's undefined, rather than being defined to 0.

--=20
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
James Morris
2004-09-24 17:01:27 UTC
Permalink
Andrew, please add this fix for a typo in the new tmpfs xattr code.

Signed-off-by: James Morris <***@redhat.com>


diff -purN -X dontdiff linux-2.6.9-rc2-mm3.o/mm/shmem.c linux-2.6.9-rc2-mm3.w/mm/shmem.c
--- linux-2.6.9-rc2-mm3.o/mm/shmem.c 2004-09-24 10:46:41.000000000 -0400
+++ linux-2.6.9-rc2-mm3.w/mm/shmem.c 2004-09-24 12:54:39.000000000 -0400
@@ -2085,7 +2085,7 @@ static struct vm_operations_struct shmem
static size_t shmem_xattr_security_list(struct inode *inode, char *list, size_t list_len,
const char *name, size_t name_len)
{
- return security_inode_listsecurity(inode, list, name_len);
+ return security_inode_listsecurity(inode, list, list_len);
}

static int shmem_xattr_security_get(struct inode *inode, const char *name, void *buffer, size_t size)
John Cherry
2004-09-24 18:08:07 UTC
Permalink
Linux 2.6 (mm tree) Compile Statistics (gcc 3.2.2)

Kernel bzImage bzImage bzImage modules bzImage modules
(defconfig) (allno) (allyes) (allyes) (allmod) (allmod)
--------------- ---------- -------- -------- -------- -------- --------
2.6.9-rc2-mm3 10w/0e 5w/0e 2400w/0e 41w/0e 4w/0e 2435w/0e
2.6.9-rc2-mm2 10w/0e 5w/0e 2919w/0e 41w/0e 4w/0e 2954w/0e
2.6.9-rc2-mm1 0w/0e 2w/0e 3541w/9e 41w/0e 3w/9e 3567w/0e
2.6.9-rc1-mm4 0w/0e 1w/0e 55w/0e 3w/0e 2w/0e 48w/0e
2.6.9-rc1-mm3 0w/0e 0w/0e 55w/13e 3w/0e 1w/0e 49w/1e
2.6.9-rc1-mm2 0w/0e 0w/0e 53w/11e 3w/0e 1w/0e 47w/0e
2.6.9-rc1-mm1 0w/0e 0w/0e 80w/0e 4w/0e 1w/0e 74w/0e
2.6.8.1-mm4 0w/0e 0w/0e 78w/0e 4w/0e 1w/0e 73w/0e
2.6.8.1-mm3 0w/96e 0w/0e 78w/97e 4w/0e 1w/0e 74w/89e
2.6.8.1-mm2 0w/96e 0w/0e 78w/97e 4w/0e 1w/0e 74w/89e
2.6.8.1-mm1 0w/0e 0w/0e 78w/0e 4w/0e 1w/0e 74w/0e
2.6.8-rc4-mm1 0w/0e 0w/5e 81w/0e 4w/0e 1w/0e 75w/0e
2.6.8-rc3-mm2 1w/7e 0w/5e 82w/8e 4w/0e 2w/8e 75w/0e
2.6.8-rc3-mm1 0w/0e 1w/5e 81w/9e 4w/0e 1w/0e 75w/0e
2.6.8-rc2-mm2 0w/0e 4w/5e 87w/9e 4w/0e 1w/0e 80w/0e
2.6.8-rc2-mm1 0w/0e 0w/0e 83w/9e 3w/0e 1w/0e 81w/0e
2.6.8-rc1-mm1 0w/0e 0w/0e 88w/9e 5w/0e 1w/0e 87w/0e
2.6.7-mm7 0w/0e 0w/0e 89w/9e 5w/0e 1w/0e 84w/0e
2.6.7-mm6 0w/0e 0w/0e 85w/9e 5w/0e 1w/0e 80w/0e
2.6.7-mm5 0w/0e 0w/0e 92w/0e 5w/0e 1w/0e 87w/0e
2.6.7-mm4 0w/0e 0w/0e 94w/0e 5w/0e 1w/0e 89w/0e
2.6.7-mm3 0w/0e 0w/0e 90w/6e 5w/0e 1w/0e 86w/0e
2.6.7-mm2 0w/0e 0w/0e 109w/0e 7w/0e 1w/0e 106w/0e
2.6.7-mm1 0w/0e 5w/0e 108w/0e 5w/0e 1w/0e 104w/0e
2.6.7-rc3-mm2 0w/0e 5w/0e 105w/10e 5w/0e 2w/0e 100w/2e
2.6.7-rc3-mm1 0w/0e 5w/0e 104w/10e 5w/0e 2w/0e 100w/2e
2.6.7-rc2-mm2 0w/0e 5w/0e 109w/10e 5w/0e 2w/0e 105w/2e
2.6.7-rc2-mm1 0w/0e 12w/0e 158w/13e 5w/0e 3w/0e 153w/4e
2.6.7-rc1-mm1 0w/0e 6w/0e 108w/0e 5w/0e 2w/0e 104w/0e
2.6.6-mm5 0w/0e 0w/0e 109w/5e 5w/0e 2w/0e 110w/0e
2.6.6-mm4 0w/0e 0w/0e 112w/9e 5w/0e 2w/5e 106w/1e
2.6.6-mm3 3w/9e 0w/0e 120w/26e 5w/0e 2w/0e 114w/10e
2.6.6-mm2 4w/11e 0w/0e 120w/24e 6w/0e 2w/0e 118w/9e
2.6.6-mm1 1w/0e 0w/0e 118w/25e 6w/0e 2w/0e 114w/10e
2.6.6-rc3-mm2 0w/0e 0w/0e 117w/ 0e 8w/0e 2w/0e 116w/0e
2.6.6-rc3-mm1 0w/0e 0w/0e 120w/10e 8w/0e 2w/0e 152w/2e
2.6.6-rc2-mm2 0w/0e 1w/5e 118w/ 0e 8w/0e 3w/0e 118w/0e
2.6.6-rc2-mm1 0w/0e 0w/0e 115w/ 0e 7w/0e 3w/0e 116w/0e
2.6.6-rc1-mm1 0w/0e 0w/7e 122w/ 0e 7w/0e 4w/0e 122w/0e
2.6.5-mm6 0w/0e 0w/0e 123w/ 0e 7w/0e 4w/0e 124w/0e
2.6.5-mm5 0w/0e 0w/0e 119w/ 0e 7w/0e 4w/0e 120w/0e
2.6.5-mm4 0w/0e 0w/0e 120w/ 0e 7w/0e 4w/0e 121w/0e
2.6.5-mm3 0w/0e 1w/0e 121w/12e 7w/0e 3w/0e 123w/0e
2.6.5-mm2 0w/0e 0w/0e 128w/12e 7w/0e 3w/0e 134w/0e
2.6.5-mm1 0w/0e 5w/0e 122w/ 0e 7w/0e 3w/0e 124w/0e
2.6.5-rc3-mm4 0w/0e 0w/0e 124w/ 0e 8w/0e 4w/0e 126w/0e
2.6.5-rc3-mm3 0w/0e 5w/0e 129w/14e 8w/0e 4w/0e 129w/6e
2.6.5-rc3-mm2 0w/0e 5w/0e 130w/14e 8w/0e 4w/0e 129w/6e
2.6.5-rc3-mm1 0w/0e 5w/0e 129w/ 0e 8w/0e 4w/0e 129w/0e
2.6.5-rc2-mm5 0w/0e 5w/0e 130w/ 0e 8w/0e 4w/0e 129w/0e
2.6.5-rc2-mm4 0w/0e 5w/0e 134w/ 0e 8w/0e 3w/0e 133w/0e
2.6.5-rc2-mm3 0w/0e 5w/0e 134w/ 0e 8w/0e 3w/0e 133w/0e
2.6.5-rc2-mm2 0w/0e 5w/0e 137w/ 0e 8w/0e 3w/0e 134w/0e
2.6.5-rc2-mm1 0w/0e 5w/0e 136w/ 0e 8w/0e 3w/0e 134w/0e
2.6.5-rc1-mm2 0w/0e 5w/0e 135w/ 5e 8w/0e 3w/0e 133w/0e
2.6.5-rc1-mm1 0w/0e 5w/0e 135w/ 5e 8w/0e 3w/0e 133w/0e
2.6.4-mm2 1w/2e 5w/2e 144w/10e 8w/0e 3w/2e 144w/0e
2.6.4-mm1 1w/0e 5w/0e 146w/ 5e 8w/0e 3w/0e 144w/0e
2.6.4-rc2-mm1 1w/0e 5w/0e 146w/12e 11w/0e 3w/0e 147w/2e
2.6.4-rc1-mm2 1w/0e 5w/0e 144w/ 0e 11w/0e 3w/0e 145w/0e
2.6.4-rc1-mm1 1w/0e 5w/0e 147w/ 5e 11w/0e 3w/0e 147w/0e
2.6.3-mm4 1w/0e 5w/0e 146w/ 0e 7w/0e 3w/0e 142w/0e
2.6.3-mm3 1w/2e 5w/2e 146w/15e 7w/0e 3w/2e 144w/5e
2.6.3-mm2 1w/8e 5w/0e 140w/ 0e 7w/0e 3w/0e 138w/0e
2.6.3-mm1 1w/0e 5w/0e 143w/ 5e 7w/0e 3w/0e 141w/0e
2.6.3-rc3-mm1 1w/0e 0w/0e 144w/13e 7w/0e 3w/0e 142w/3e
2.6.3-rc2-mm1 1w/0e 0w/265e 144w/ 5e 7w/0e 3w/0e 145w/0e
2.6.3-rc1-mm1 1w/0e 0w/265e 141w/ 5e 7w/0e 3w/0e 143w/0e
2.6.2-mm1 2w/0e 0w/264e 147w/ 5e 7w/0e 3w/0e 173w/0e
2.6.2-rc3-mm1 2w/0e 0w/265e 146w/ 5e 7w/0e 3w/0e 172w/0e
2.6.2-rc2-mm2 0w/0e 0w/264e 145w/ 5e 7w/0e 3w/0e 171w/0e
2.6.2-rc2-mm1 0w/0e 0w/264e 146w/ 5e 7w/0e 3w/0e 172w/0e
2.6.2-rc1-mm3 0w/0e 0w/265e 144w/ 8e 7w/0e 3w/0e 169w/0e
2.6.2-rc1-mm2 0w/0e 0w/264e 144w/ 5e 10w/0e 3w/0e 171w/0e
2.6.2-rc1-mm1 0w/0e 0w/264e 144w/ 5e 10w/0e 3w/0e 171w/0e
2.6.1-mm5 2w/5e 0w/264e 153w/11e 10w/0e 3w/0e 180w/0e
2.6.1-mm4 0w/821e 0w/264e 154w/ 5e 8w/1e 5w/0e 179w/0e
2.6.1-mm3 0w/0e 0w/0e 151w/ 5e 10w/0e 3w/0e 177w/0e
2.6.1-mm2 0w/0e 0w/0e 143w/ 5e 12w/0e 3w/0e 171w/0e
2.6.1-mm1 0w/0e 0w/0e 146w/ 9e 12w/0e 6w/0e 171w/0e
2.6.1-rc2-mm1 0w/0e 0w/0e 149w/ 0e 12w/0e 6w/0e 171w/4e
2.6.1-rc1-mm2 0w/0e 0w/0e 157w/15e 12w/0e 3w/0e 185w/4e
2.6.1-rc1-mm1 0w/0e 0w/0e 156w/10e 12w/0e 3w/0e 184w/2e
2.6.0-mm2 0w/0e 0w/0e 161w/ 0e 12w/0e 3w/0e 189w/0e
2.6.0-mm1 0w/0e 0w/0e 173w/ 0e 12w/0e 3w/0e 212w/0e

Web page with links to complete details:
http://developer.osdl.org/cherry/compile/

John
J.A. Magallon
2004-09-24 22:35:36 UTC
Permalink
Post by Andrew Morton
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm3/
- This is a quick not-very-well-tested release - it can't be worse than
2.6.9-rc2-mm2, which had a few networking problems.
I get this on boot:

Sep 24 12:41:41 nada kernel: e100: Intel(R) PRO/100 Network Driver, 3.1.4-NAPI
Sep 24 12:41:41 nada kernel: e100: Copyright(c) 1999-2004 Intel Corporation
Sep 24 12:41:41 nada kernel: ACPI: PCI interrupt 0000:00:0d.0[A] -> GSI 19 (level, low) -> IRQ 185
Sep 24 12:41:41 nada kernel: e100: eth0: e100_probe: addr 0xf7161000, irq 185, MAC addr 00:30:48:41:22:9F
Sep 24 12:41:41 nada kernel: ip_tables: (C) 2000-2002 Netfilter core team Sep 24 12:41:41 nada kernel: ip_conntrack version 2.1 (8191 buckets, 65528 max) - 336 bytes per conntrack
Sep 24 12:41:41 nada kernel: enable_irq(185) unbalanced from f89b3e25
Sep 24 12:41:41 nada kernel: [enable_irq+163/240] enable_irq+0xa3/0xf0
Sep 24 12:41:41 nada kernel: [<c0108a13>] enable_irq+0xa3/0xf0
Sep 24 12:41:41 nada kernel: [pg0+943935013/1067971584] e100_up+0xd5/0x1e0 [e100]
Sep 24 12:41:41 nada kernel: [<f89b3e25>] e100_up+0xd5/0x1e0 [e100]
Sep 24 12:41:41 nada kernel: [pg0+943935013/1067971584] e100_up+0xd5/0x1e0 [e100]
Sep 24 12:41:41 nada kernel: [<f89b3e25>] e100_up+0xd5/0x1e0 [e100]
Sep 24 12:41:41 nada kernel: [pg0+943939226/1067971584] e100_open+0x2a/0x90 [e100]
Sep 24 12:41:41 nada kernel: [<f89b4e9a>] e100_open+0x2a/0x90 [e100]
Sep 24 12:41:41 nada kernel: [dev_open+116/144] dev_open+0x74/0x90
Sep 24 12:41:41 nada kernel: [<c036b864>] dev_open+0x74/0x90
Sep 24 12:41:41 nada kernel: [dev_change_flags+86/304] dev_change_flags+0x56/0x130
Sep 24 12:41:41 nada kernel: [<c036cda6>] dev_change_flags+0x56/0x130
Sep 24 12:41:41 nada kernel: [devinet_ioctl+1522/1696] devinet_ioctl+0x5f2/0x6a0
Sep 24 12:41:41 nada kernel: [<c03a5d72>] devinet_ioctl+0x5f2/0x6a0
Sep 24 12:41:41 nada kernel: [inet_ioctl+223/256] inet_ioctl+0xdf/0x100
Sep 24 12:41:41 nada kernel: [<c03a7c8f>] inet_ioctl+0xdf/0x100
Sep 24 12:41:41 nada kernel: [sock_ioctl+478/672] sock_ioctl+0x1de/0x2a0
Sep 24 12:41:41 nada kernel: [<c036338e>] sock_ioctl+0x1de/0x2a0
Sep 24 12:41:41 nada kernel: [fget+73/96] fget+0x49/0x60
Sep 24 12:41:41 nada kernel: [<c015aa69>] fget+0x49/0x60
Sep 24 12:41:41 nada kernel: [sys_ioctl+366/672] sys_ioctl+0x16e/0x2a0
Sep 24 12:41:41 nada kernel: [<c016be2e>] sys_ioctl+0x16e/0x2a0
Sep 24 12:41:41 nada kernel: [sysenter_past_esp+82/113] sysenter_past_esp+0x52/0x71
Sep 24 12:41:41 nada kernel: [<c0105bad>] sysenter_past_esp+0x52/0x71
Sep 24 12:41:41 nada kernel: e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex


--
J.A. Magallon <jamagallon()able!es> \ Software is like sex:
werewolf!able!es \ It's better when it's free
Mandrakelinux release 10.1 (Community) for i586
Linux 2.6.9-rc2-mm3 (gcc 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)) #1
J.A. Magallon
2004-09-24 22:38:08 UTC
Permalink
Post by Andrew Morton
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm3/
I got this oops also, some time after normal boot:

Sep 24 12:58:38 nada kernel: irq 11: nobody cared!
Sep 24 12:58:38 nada kernel: [__report_bad_irq+36/144] __report_bad_irq+0x24/0x90
Sep 24 12:58:38 nada kernel: [<c0108514>] __report_bad_irq+0x24/0x90
Sep 24 12:58:38 nada kernel: [note_interrupt+146/352] note_interrupt+0x92/0x160
Sep 24 12:58:38 nada kernel: [<c0108782>] note_interrupt+0x92/0x160
Sep 24 12:58:38 nada kernel: [finish_task_switch+61/144] finish_task_switch+0x3d/0x90
Sep 24 12:58:38 nada kernel: [<c011983d>] finish_task_switch+0x3d/0x90
Sep 24 12:58:38 nada kernel: [do_IRQ+354/416] do_IRQ+0x162/0x1a0
Sep 24 12:58:38 nada kernel: [<c0108bc2>] do_IRQ+0x162/0x1a0
Sep 24 12:58:38 nada kernel: [common_interrupt+24/32] common_interrupt+0x18/0x20
Sep 24 12:58:38 nada kernel: [<c01065dc>] common_interrupt+0x18/0x20
Sep 24 12:58:38 nada kernel: [default_idle+0/64] default_idle+0x0/0x40
Sep 24 12:58:38 nada kernel: [<c0103b40>] default_idle+0x0/0x40
Sep 24 12:58:38 nada kernel: [default_idle+44/64] default_idle+0x2c/0x40
Sep 24 12:58:38 nada kernel: [<c0103b6c>] default_idle+0x2c/0x40
Sep 24 12:58:38 nada kernel: [cpu_idle+52/80] cpu_idle+0x34/0x50
Sep 24 12:58:38 nada kernel: [<c0103bf4>] cpu_idle+0x34/0x50
Sep 24 12:58:38 nada kernel: handlers:
Sep 24 12:58:38 nada kernel: [usb_hcd_irq+0/112] (usb_hcd_irq+0x0/0x70)
Sep 24 12:58:38 nada kernel: [<c0335680>] (usb_hcd_irq+0x0/0x70)
Sep 24 12:58:38 nada kernel: [usb_hcd_irq+0/112] (usb_hcd_irq+0x0/0x70)
Sep 24 12:58:38 nada kernel: [<c0335680>] (usb_hcd_irq+0x0/0x70)
Sep 24 12:58:38 nada kernel: [usb_hcd_irq+0/112] (usb_hcd_irq+0x0/0x70)
Sep 24 12:58:38 nada kernel: [<c0335680>] (usb_hcd_irq+0x0/0x70)
Sep 24 12:58:38 nada kernel: Disabling IRQ #11

System:

nada:~# lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266] (rev 01)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP]
00:07.0 RAID bus controller: Promise Technology, Inc. PDC20319 (FastTrak S150 TX4) (rev 02)
00:08.0 RAID bus controller: Promise Technology, Inc. PDC20319 (FastTrak S150 TX4) (rev 02)
00:0b.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 02)
00:0c.0 RAID bus controller: Promise Technology, Inc. PDC20267 (FastTrak100/Ultra100) (rev 02)
00:0d.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 08)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8233 PCI to ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:11.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b)
00:11.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b)
00:11.4 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 62)
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev b2)

If any more info is needed, just ask for it.

TIA

--
J.A. Magallon <jamagallon()able!es> \ Software is like sex:
werewolf!able!es \ It's better when it's free
Mandrakelinux release 10.1 (Community) for i586
Linux 2.6.9-rc2-mm3 (gcc 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)) #1
William Lee Irwin III
2004-09-25 12:43:34 UTC
Permalink
Post by Andrew Morton
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm3/
- This is a quick not-very-well-tested release - it can't be worse than
2.6.9-rc2-mm2, which had a few networking problems.
- Added Dmitry Torokhov's input system tree to the -mm bk tree lineup.
I hope this isn't terribly redundant, but I've tripped over a bogon in
2.6.9-rc2-mm3 similar to the one I reported for 2.6.9-rc2-mm1. The box
was actually idle at the time.


-- wli

# ----------- [cut here ] --------- [please bite here ] ---------
Kernel BUG at cfq_iosched:1395
invalid operand: 0000 [1] SMP
CPU 0
Modules linked in: st sr_mod floppy usbserial parport_pc lp parport thermal snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss snd_ioctl32 processor fan button battery snd_intel8x0 snd_ac97_codec snd_pcm ac snd_timer ipv6 snd soundcore snd_page_alloc af_packet joydev usbhid e1000 ehci_hcd i2c_i801 i2c_core uhci_hcd usbcore hw_random evdev dm_mod ext3 jbd aic79xx ata_piix libata sd_mod scsi_mod
Pid: 0, comm: swapper Tainted: MG 2.6.9-rc2-mm3
RIP: 0010:[<ffffffff80293e5b>] <ffffffff80293e5b>{cfq_put_request+139}
RSP: 0018:ffffffff804ce5c8 EFLAGS: 00010046
RAX: 0000000000000000 RBX: 000001017e251b80 RCX: 000001017dc7f0c0
RDX: 0000000000000001 RSI: 000001017e9a7888 RDI: 000001017dc164a8
RBP: 000001010d0e4bd8 R08: 0000000000390625 R09: 0000000000800110
R10: 0000000000000001 R11: 00000000ffffffff R12: 000001017ff67d68
R13: 000001017e9a7888 R14: 000001017ffe0580 R15: 0000000000000200
FS: 0000000000000000(0000) GS:ffffffff80552e80(0000) knlGS:0000000000000000
CS: 0010 DS: 0018 ES: 0018 CR0: 000000008005003b
CR2: 0000002a95d17808 CR3: 0000000000101000 CR4: 00000000000006e0
Process swapper (pid: 0, threadinfo ffffffff80556000, task ffffffff80421c00)
Stack: 000001017e9a7888 000001017e251b80 0000000000000001 0000000000000001
000001017e251b80 ffffffff8028855f 000001012f22d180 ffffffff8028aedb
000001017e9a7888 000001007fe76a00
Call Trace:<IRQ> <ffffffff8028855f>{elv_put_request+15} <ffffffff8028aedb>{__blk_put_request+139}
<ffffffff8028b013>{end_that_request_last+243} <ffffffffa0006178>{:scsi_mod:scsi_end_request+200}
<ffffffffa00063f0>{:scsi_mod:scsi_io_completion+576}
<ffffffffa0000506>{:scsi_mod:scsi_finish_command+214}
<ffffffffa0000e4a>{:scsi_mod:scsi_softirq+234} <ffffffff8013fd61>{__do_softirq+113}
<ffffffff8013fe15>{do_softirq+53} <ffffffff80113f1f>{do_IRQ+335}
<ffffffff80110d27>{ret_from_intr+0} <EOI> <ffffffff8010f5a6>{mwait_idle+86}
<ffffffff8010f9fd>{cpu_idle+29} <ffffffff8055971a>{start_kernel+490}
<ffffffff805591e0>{_sinittext+480}

Code: 0f 0b 88 d3 38 80 ff ff ff ff 73 05 ff c8 48 89 ef 41 89 44
RIP <ffffffff80293e5b>{cfq_put_request+139} RSP <ffffffff804ce5c8>
<0>Kernel panic - not syncing: Aiee, killing interrupt handler!
Jens Axboe
2004-09-25 16:37:27 UTC
Permalink
Post by William Lee Irwin III
Post by Andrew Morton
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm3/
- This is a quick not-very-well-tested release - it can't be worse than
2.6.9-rc2-mm2, which had a few networking problems.
- Added Dmitry Torokhov's input system tree to the -mm bk tree lineup.
I hope this isn't terribly redundant, but I've tripped over a bogon in
2.6.9-rc2-mm3 similar to the one I reported for 2.6.9-rc2-mm1. The box
was actually idle at the time.
Same bug, not fixed yet. I'll see if I can get it fixed on monday, I've
seen it here a few times as well. Seems not to be easily reproducable
and no real pattern to when it does. In the mean time, you can replace
the BUG_ON() with a

if (cfqq->allocated[crq->is_write] == 0) {
WARN_ON(1);
cfqq->allocated[crq->is_write] = 1;
}

and the system should work fine.
--
Jens Axboe
William Lee Irwin III
2004-09-25 17:11:51 UTC
Permalink
Post by Jens Axboe
Post by William Lee Irwin III
I hope this isn't terribly redundant, but I've tripped over a bogon in
2.6.9-rc2-mm3 similar to the one I reported for 2.6.9-rc2-mm1. The box
was actually idle at the time.
Same bug, not fixed yet. I'll see if I can get it fixed on monday, I've
seen it here a few times as well. Seems not to be easily reproducable
and no real pattern to when it does. In the mean time, you can replace
the BUG_ON() with a
if (cfqq->allocated[crq->is_write] == 0) {
WARN_ON(1);
cfqq->allocated[crq->is_write] = 1;
}
and the system should work fine.
I can work with that. I merely thought it may be a useful datapoint to
show that it wasn't a one-off occurrence and/or that it occurred with
multiple kernels with varying combinations of patches and fixes, rather
than pressing the issue per se (though apparently you can reproduce it).
Thanks for looking into it.

-- wli
Matthias Andree
2004-09-25 17:22:23 UTC
Permalink
Post by Andrew Morton
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm3/
- This is a quick not-very-well-tested release - it can't be worse than
2.6.9-rc2-mm2, which had a few networking problems.
Some problems appear to persist (and have also haunted earlier -mm
versions of 2.6.9-rc2, haven't checked older -mm recently)

When running an Amanda (network backup) server with a 2.6.9-rc2-mm3
kernel, the backup size estimates pass properly but no backup data is
recevied from remote Amanda clients, only local backups are made.

I understand too little of the exact Amanda protocol to tell more,
vanilla 2.6.7 was fine though.
--
Matthias Andree

Encrypted mail welcome: my GnuPG key ID is 0x052E7D95 (PGP/MIME preferred)
Gene Heskett
2004-09-25 18:37:16 UTC
Permalink
Post by Matthias Andree
Post by Andrew Morton
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.
9-rc2/2.6.9-rc2-mm3/
- This is a quick not-very-well-tested release - it can't be worse
than 2.6.9-rc2-mm2, which had a few networking problems.
Some problems appear to persist (and have also haunted earlier -mm
versions of 2.6.9-rc2, haven't checked older -mm recently)
When running an Amanda (network backup) server with a 2.6.9-rc2-mm3
kernel, the backup size estimates pass properly but no backup data
is recevied from remote Amanda clients, only local backups are
made.
I understand too little of the exact Amanda protocol to tell more,
vanilla 2.6.7 was fine though.
Sounds to me as if amanda isn't setup correctly. its working here
just fine with 1 server and 2 clients, one of which is the server
itself. Running version 2.4.5b1-20040915 to virtual tapes on a big
disk.
--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
99.26% setiathome rank, not too shabby for a WV hillbilly
Yahoo.com attorneys please note, additions to this message
by Gene Heskett are:
Copyright 2004 by Maurice Eugene Heskett, all rights reserved.
Matthias Andree
2004-09-25 21:30:39 UTC
Permalink
Post by Gene Heskett
Sounds to me as if amanda isn't setup correctly. its working here
just fine with 1 server and 2 clients, one of which is the server
itself. Running version 2.4.5b1-20040915 to virtual tapes on a big
disk.
Is Amanda set up incorrectly if SuSE's default 2.6.5 kernel and a
vanilla 2.6.7 work well even with clients, but 2.6.9-rc2-mm1 to -mm3
versions fail at the same task, with the same Amanda installation and
software?

I only exchanged the kernel, nothing else. Same hardware, same
user-space software.

I doubt that it's Amanda's configuration. I'd expect a "stable"
2.6.9-whatever kernel to be backwards compatible with its 2.6.X
predecessors.
--
Matthias Andree

Encrypted mail welcome: my GnuPG key ID is 0x052E7D95 (PGP/MIME preferred)
Gene Heskett
2004-09-26 02:05:36 UTC
Permalink
Post by Matthias Andree
Post by Gene Heskett
Sounds to me as if amanda isn't setup correctly. its working here
just fine with 1 server and 2 clients, one of which is the server
itself. Running version 2.4.5b1-20040915 to virtual tapes on a
big disk.
Is Amanda set up incorrectly if SuSE's default 2.6.5 kernel and a
vanilla 2.6.7 work well even with clients, but 2.6.9-rc2-mm1 to -mm3
versions fail at the same task, with the same Amanda installation
and software?
I only exchanged the kernel, nothing else. Same hardware, same
user-space software.
I doubt that it's Amanda's configuration. I'd expect a "stable"
2.6.9-whatever kernel to be backwards compatible with its 2.6.X
predecessors.
I build amanda from tarballs for exactly that reason, and I do it
everytime Jean-Louis releases a new tarball on his web page at
umontreal.edu. I have, over the years, come from a 2.2 kernel and
amanda-2.4.1, to 2.6.9-rc2-mm3 and amanda-2.4.5b1-20040915, building
about 1/4th of the test kernels released, half of the amanda
snapshots and have never, ever had a problem I could blame on a
kernel version. Tape changer problems out the wahzoo, finally giving
up and converting to a large disk drive that is except for a gig of
swap, all amanda's to play in as she sees fit.

If you play by amanda's rules, she is a very diligent servant. I'd
bet a bottle of suds that there is something in the docs that tells
you how to make amanda run, and that you have skipped over. Please
re-read them again. Also, there is an amanda support group,
amanda-***@amanda.org, where some user like me, or any of the
authors can probably fix you right up.
--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
99.26% setiathome rank, not too shabby for a WV hillbilly
Yahoo.com attorneys please note, additions to this message
by Gene Heskett are:
Copyright 2004 by Maurice Eugene Heskett, all rights reserved.
Alexander Nyberg
2004-09-25 22:01:42 UTC
Permalink
Post by Andrew Morton
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm3/
- This is a quick not-very-well-tested release - it can't be worse than
2.6.9-rc2-mm2, which had a few networking problems.
Alan,

I think I've seen this reported but I haven't seen any real backtraces
yet, so I'll give you one just in case.

NMI output is at bottom of mail, backing out tty-driver-take-4-try-2.patch
makes problem go away. Sorry if you already know all this.


Bootdata ok (command line is root=/dev/hda2 ro debug console=tty0 console=ttyS0,38400)
Linux version 2.6.9-rc2-mm3 (***@boxen) (gcc version 3.4.2 (Debian 3.4.2-2)) #1 SMP Sat Sep 25 22:58:58 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.
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 1590.675 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: 1026716k/1048512k available (1655k kernel code, 21008k reserved, 840k data, 452k init)
Calibrating delay loop... 3145.72 BogoMIPS (lpj=1572864)
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.17 usecs.
task migration cache decay timeout: 2 msecs.
Booting processor 1/1 rip 6000 rsp 1003ffb7f58
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 (6324.22 BogoMIPS).
Using local APIC timer interrupts.
Detected 12.427 MHz APIC timer.
checking TSC synchronization across 2 CPUs: passed.
time.c: Using HPET based timekeeping.
Brought up 2 CPUs
CPU0:
domain 0: span 3
groups: 1 2
CPU1:
domain 0: span 3
groups: 2 1
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 ***@hp.com
** 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
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
Using anticipatory 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: Suspend partition has wrong signature?
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
NMI Watchdog detected LOCKUP on CPU0, registers:
CPU 0
Modules linked in:
Pid: 1, comm: init Tainted: MG 2.6.9-rc2-mm3
RIP: 0010:[<ffffffff8029a424>] <ffffffff8029a424>{_spin_lock_irqsave+52}
RSP: 0018:000001003ffa3c28 EFLAGS: 00000006
RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
RDX: 0000000000000001 RSI: 000001003fd3d440 RDI: ffffffff80339fa0
RBP: ffffffff80339fa0 R08: 000000000001c200 R09: 0000000000000004
R10: 0000002a95569000 R11: ffffffff80216130 R12: 0000000000000000
R13: 0000000000009600 R14: 000000000001c200 R15: 0000000000000000
FS: 0000000000000000(0000) GS:ffffffff803c0a00(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
CR2: 0000002a9572ff30 CR3: 0000000000101000 CR4: 00000000000006e0
Process init (pid: 1, threadinfo 000001003ffa2000, task 000001003ffa10f0)
Stack: 0000000000000006 000001003fd3d440 000001003fd3d440 ffffffff801fcefd
0000000000000046 000001003fd3d440 000001003ffa3d38 ffffffff80211f9d
0000000000000046 ffffffff803afb60
Call Trace:<ffffffff801fcefd>{tty_termios_baud_rate+29} <ffffffff80211f9d>{uart_get_baud_rate+125}
<ffffffff802161dd>{serial8250_set_termios+173} <ffffffff802133ed>{uart_set_termios+125}
<ffffffff80200267>{set_termios+855} <ffffffff80131793>{__wake_up+67}
<ffffffff801fca81>{tty_ioctl+3393} <ffffffff80166fa1>{handle_mm_fault+369}
<ffffffff801d1b7d>{__up_read+29} <ffffffff8011fe0c>{do_page_fault+524}
<ffffffff8017235e>{filp_open+62} <ffffffff801862e0>{sys_ioctl+928}
<ffffffff8010f3c6>{system_call+126}

Code: 65 48 8b 04 25 18 00 00 00 ff 88 44 e0 ff ff 65 48 8b 04 25
console shuts up ...
John Cherry
2004-09-27 16:02:08 UTC
Permalink
Linux 2.6 (mm tree) Compile Statistics (gcc 3.2.2)

Kernel bzImage bzImage bzImage modules bzImage modules
(defconfig) (allno) (allyes) (allyes) (allmod) (allmod)
--------------- ---------- -------- -------- -------- -------- --------
2.6.9-rc2-mm4 10w/0e 5w/0e 2573w/0e 41w/0e 4w/0e 2600w/0e
2.6.9-rc2-mm3 10w/0e 5w/0e 2400w/0e 41w/0e 4w/0e 2435w/0e
2.6.9-rc2-mm2 10w/0e 5w/0e 2919w/0e 41w/0e 4w/0e 2954w/0e
2.6.9-rc2-mm1 0w/0e 2w/0e 3541w/9e 41w/0e 3w/9e 3567w/0e
2.6.9-rc1-mm4 0w/0e 1w/0e 55w/0e 3w/0e 2w/0e 48w/0e
2.6.9-rc1-mm3 0w/0e 0w/0e 55w/13e 3w/0e 1w/0e 49w/1e
2.6.9-rc1-mm2 0w/0e 0w/0e 53w/11e 3w/0e 1w/0e 47w/0e
2.6.9-rc1-mm1 0w/0e 0w/0e 80w/0e 4w/0e 1w/0e 74w/0e
2.6.8.1-mm4 0w/0e 0w/0e 78w/0e 4w/0e 1w/0e 73w/0e
2.6.8.1-mm3 0w/96e 0w/0e 78w/97e 4w/0e 1w/0e 74w/89e
2.6.8.1-mm2 0w/96e 0w/0e 78w/97e 4w/0e 1w/0e 74w/89e
2.6.8.1-mm1 0w/0e 0w/0e 78w/0e 4w/0e 1w/0e 74w/0e
2.6.8-rc4-mm1 0w/0e 0w/5e 81w/0e 4w/0e 1w/0e 75w/0e
2.6.8-rc3-mm2 1w/7e 0w/5e 82w/8e 4w/0e 2w/8e 75w/0e
2.6.8-rc3-mm1 0w/0e 1w/5e 81w/9e 4w/0e 1w/0e 75w/0e
2.6.8-rc2-mm2 0w/0e 4w/5e 87w/9e 4w/0e 1w/0e 80w/0e
2.6.8-rc2-mm1 0w/0e 0w/0e 83w/9e 3w/0e 1w/0e 81w/0e
2.6.8-rc1-mm1 0w/0e 0w/0e 88w/9e 5w/0e 1w/0e 87w/0e
2.6.7-mm7 0w/0e 0w/0e 89w/9e 5w/0e 1w/0e 84w/0e
2.6.7-mm6 0w/0e 0w/0e 85w/9e 5w/0e 1w/0e 80w/0e
2.6.7-mm5 0w/0e 0w/0e 92w/0e 5w/0e 1w/0e 87w/0e
2.6.7-mm4 0w/0e 0w/0e 94w/0e 5w/0e 1w/0e 89w/0e
2.6.7-mm3 0w/0e 0w/0e 90w/6e 5w/0e 1w/0e 86w/0e
2.6.7-mm2 0w/0e 0w/0e 109w/0e 7w/0e 1w/0e 106w/0e
2.6.7-mm1 0w/0e 5w/0e 108w/0e 5w/0e 1w/0e 104w/0e
2.6.7-rc3-mm2 0w/0e 5w/0e 105w/10e 5w/0e 2w/0e 100w/2e
2.6.7-rc3-mm1 0w/0e 5w/0e 104w/10e 5w/0e 2w/0e 100w/2e
2.6.7-rc2-mm2 0w/0e 5w/0e 109w/10e 5w/0e 2w/0e 105w/2e
2.6.7-rc2-mm1 0w/0e 12w/0e 158w/13e 5w/0e 3w/0e 153w/4e
2.6.7-rc1-mm1 0w/0e 6w/0e 108w/0e 5w/0e 2w/0e 104w/0e
2.6.6-mm5 0w/0e 0w/0e 109w/5e 5w/0e 2w/0e 110w/0e
2.6.6-mm4 0w/0e 0w/0e 112w/9e 5w/0e 2w/5e 106w/1e
2.6.6-mm3 3w/9e 0w/0e 120w/26e 5w/0e 2w/0e 114w/10e
2.6.6-mm2 4w/11e 0w/0e 120w/24e 6w/0e 2w/0e 118w/9e
2.6.6-mm1 1w/0e 0w/0e 118w/25e 6w/0e 2w/0e 114w/10e
2.6.6-rc3-mm2 0w/0e 0w/0e 117w/ 0e 8w/0e 2w/0e 116w/0e
2.6.6-rc3-mm1 0w/0e 0w/0e 120w/10e 8w/0e 2w/0e 152w/2e
2.6.6-rc2-mm2 0w/0e 1w/5e 118w/ 0e 8w/0e 3w/0e 118w/0e
2.6.6-rc2-mm1 0w/0e 0w/0e 115w/ 0e 7w/0e 3w/0e 116w/0e
2.6.6-rc1-mm1 0w/0e 0w/7e 122w/ 0e 7w/0e 4w/0e 122w/0e
2.6.5-mm6 0w/0e 0w/0e 123w/ 0e 7w/0e 4w/0e 124w/0e
2.6.5-mm5 0w/0e 0w/0e 119w/ 0e 7w/0e 4w/0e 120w/0e
2.6.5-mm4 0w/0e 0w/0e 120w/ 0e 7w/0e 4w/0e 121w/0e
2.6.5-mm3 0w/0e 1w/0e 121w/12e 7w/0e 3w/0e 123w/0e
2.6.5-mm2 0w/0e 0w/0e 128w/12e 7w/0e 3w/0e 134w/0e
2.6.5-mm1 0w/0e 5w/0e 122w/ 0e 7w/0e 3w/0e 124w/0e
2.6.5-rc3-mm4 0w/0e 0w/0e 124w/ 0e 8w/0e 4w/0e 126w/0e
2.6.5-rc3-mm3 0w/0e 5w/0e 129w/14e 8w/0e 4w/0e 129w/6e
2.6.5-rc3-mm2 0w/0e 5w/0e 130w/14e 8w/0e 4w/0e 129w/6e
2.6.5-rc3-mm1 0w/0e 5w/0e 129w/ 0e 8w/0e 4w/0e 129w/0e
2.6.5-rc2-mm5 0w/0e 5w/0e 130w/ 0e 8w/0e 4w/0e 129w/0e
2.6.5-rc2-mm4 0w/0e 5w/0e 134w/ 0e 8w/0e 3w/0e 133w/0e
2.6.5-rc2-mm3 0w/0e 5w/0e 134w/ 0e 8w/0e 3w/0e 133w/0e
2.6.5-rc2-mm2 0w/0e 5w/0e 137w/ 0e 8w/0e 3w/0e 134w/0e
2.6.5-rc2-mm1 0w/0e 5w/0e 136w/ 0e 8w/0e 3w/0e 134w/0e
2.6.5-rc1-mm2 0w/0e 5w/0e 135w/ 5e 8w/0e 3w/0e 133w/0e
2.6.5-rc1-mm1 0w/0e 5w/0e 135w/ 5e 8w/0e 3w/0e 133w/0e
2.6.4-mm2 1w/2e 5w/2e 144w/10e 8w/0e 3w/2e 144w/0e
2.6.4-mm1 1w/0e 5w/0e 146w/ 5e 8w/0e 3w/0e 144w/0e
2.6.4-rc2-mm1 1w/0e 5w/0e 146w/12e 11w/0e 3w/0e 147w/2e
2.6.4-rc1-mm2 1w/0e 5w/0e 144w/ 0e 11w/0e 3w/0e 145w/0e
2.6.4-rc1-mm1 1w/0e 5w/0e 147w/ 5e 11w/0e 3w/0e 147w/0e
2.6.3-mm4 1w/0e 5w/0e 146w/ 0e 7w/0e 3w/0e 142w/0e
2.6.3-mm3 1w/2e 5w/2e 146w/15e 7w/0e 3w/2e 144w/5e
2.6.3-mm2 1w/8e 5w/0e 140w/ 0e 7w/0e 3w/0e 138w/0e
2.6.3-mm1 1w/0e 5w/0e 143w/ 5e 7w/0e 3w/0e 141w/0e
2.6.3-rc3-mm1 1w/0e 0w/0e 144w/13e 7w/0e 3w/0e 142w/3e
2.6.3-rc2-mm1 1w/0e 0w/265e 144w/ 5e 7w/0e 3w/0e 145w/0e
2.6.3-rc1-mm1 1w/0e 0w/265e 141w/ 5e 7w/0e 3w/0e 143w/0e
2.6.2-mm1 2w/0e 0w/264e 147w/ 5e 7w/0e 3w/0e 173w/0e
2.6.2-rc3-mm1 2w/0e 0w/265e 146w/ 5e 7w/0e 3w/0e 172w/0e
2.6.2-rc2-mm2 0w/0e 0w/264e 145w/ 5e 7w/0e 3w/0e 171w/0e
2.6.2-rc2-mm1 0w/0e 0w/264e 146w/ 5e 7w/0e 3w/0e 172w/0e
2.6.2-rc1-mm3 0w/0e 0w/265e 144w/ 8e 7w/0e 3w/0e 169w/0e
2.6.2-rc1-mm2 0w/0e 0w/264e 144w/ 5e 10w/0e 3w/0e 171w/0e
2.6.2-rc1-mm1 0w/0e 0w/264e 144w/ 5e 10w/0e 3w/0e 171w/0e
2.6.1-mm5 2w/5e 0w/264e 153w/11e 10w/0e 3w/0e 180w/0e
2.6.1-mm4 0w/821e 0w/264e 154w/ 5e 8w/1e 5w/0e 179w/0e
2.6.1-mm3 0w/0e 0w/0e 151w/ 5e 10w/0e 3w/0e 177w/0e
2.6.1-mm2 0w/0e 0w/0e 143w/ 5e 12w/0e 3w/0e 171w/0e
2.6.1-mm1 0w/0e 0w/0e 146w/ 9e 12w/0e 6w/0e 171w/0e
2.6.1-rc2-mm1 0w/0e 0w/0e 149w/ 0e 12w/0e 6w/0e 171w/4e
2.6.1-rc1-mm2 0w/0e 0w/0e 157w/15e 12w/0e 3w/0e 185w/4e
2.6.1-rc1-mm1 0w/0e 0w/0e 156w/10e 12w/0e 3w/0e 184w/2e
2.6.0-mm2 0w/0e 0w/0e 161w/ 0e 12w/0e 3w/0e 189w/0e
2.6.0-mm1 0w/0e 0w/0e 173w/ 0e 12w/0e 3w/0e 212w/0e

Web page with links to complete details:
http://developer.osdl.org/cherry/compile/

John

Loading...