public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.9-rc3-mm2
@ 2004-10-04  9:02 Andrew Morton
  2004-10-04 10:36 ` 2.6.9-rc3-mm2 Mathieu Segaud
                   ` (10 more replies)
  0 siblings, 11 replies; 40+ messages in thread
From: Andrew Morton @ 2004-10-04  9:02 UTC (permalink / raw)
  To: linux-kernel


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


- Hopefully those x86 compile errors are fixed up.

- Various fairly minor updates



Changes since 2.6.9-rc3-mm1:


 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-libata.patch
 bk-netdev.patch
 bk-ntfs.patch
 bk-pci.patch
 bk-pnp.patch
 bk-scsi.patch
 bk-scsi-target.patch
 bk-usb.patch
 bk-watchdog.patch

 External bk trees

-therm_adt746x-dont-change-loadavg.patch
-use-kthread_stop-in-therm_adt746x.patch
-kprobes-exception-notifier-fix.patch
-random-preempt-safety.patch
-document-isolcpus=-boot-option.patch
-sparc64-time-interpolator-build-fix.patch
-swsusp-fix-highmem.patch
-x86_64-lindenhurst-msi-build-fix.patch
-cpufreq-ondemand-prevent-various-divide-underflows.patch
-cpufreq-ondemand-account-iowait-as-idle-time.patch
-ppc-time-interpolator-build-fix.patch
-ppc64-squash-childregs-warnings.patch
-ppc64-fix-cross-compilation.patch
-ppc64-eeh-checks-mistakenly-became-no-ops.patch
-jffs2-mount-options-discarded.patch
-vm-no-wild-kswapd.patch
-vm-no-wild-kswapd-fix.patch
-mips-added-cpu-type-checking-to-interrupt-control-routines.patch
-mips-added-interrupt-control-routines-for-vrc4173.patch
 m32r-update-ioremap-routine.patch
-m32r-update-comments-for-renesas.patch
-m32r-architecture-upgrade-on-20040928.patch
-m32r-change-to-use-temporary-register-variables.patch
-updated-ixp4xx-mtd-driver-from-cvs-v16.patch
-overcommit-docs-fix.patch
-scsi-docs-fix.patch
-fix-kconfig-for-edd.patch
-fix-up-tty-patch-problem-with-pc300-and-clean-up-braces.patch
-msleep_interruptible-fix-whitespace.patch
-doc-remove-lingering-pc-9800-param.patch
-fix-block-layer-ioctl-bug.patch
-document-drm-ioctl-use.patch
-posix-locks-bug-fix.patch

 Merged

+config_pci-off-build-fix.patch
+pci_dev_put-build-fix.patch

 bk-pci.patch fixes

+setup_irq-warning-fixes.patch
+uninline-ack_bad_irq.patch
+irq_mis_count-build-fix.patch
+doc-remove-references-to-hardirqc.patch

 Fixups for the IRQ rework patches

+ppc64-properly-recognize-powermac73.patch

 Powermac fix

+ia64-sched_domains-warning-fixes.patch

 Fix warnings in CPU scheduler patches

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

 New version

+enable-preempt_bkl-on-smp-too.patch

 Make the BKL preemptable on SMP

+sched-add-debug_smp_processor_id.patch

 Add a config option for the smp_processor_id() debug check

+vmtrunc-truncate_count-not-atomic.patch
+vmtrunc-restore-unmap_vmas-zap_bytes.patch
+vmtrunc-unmap_mapping_range_tree.patch
+vmtrunc-unmap_mapping-dropping-i_mmap_lock.patch
+vmtrunc-vm_truncate_count-race-caution.patch
+vmtrunc-bug-if-page_mapped.patch

 vmtruncate cleanups, fixes and latency reduction

-x86-build-issue-with-software-suspend-code.patch
+swsusp-fix-x86-64-do-not-use-memory-in-copy-loop.patch

 New updated patch

+3c59x-make-use-of-generic_mii_ioctl.patch

 Use generic MII code in the 3com net driver

+return-einval-on-elevator_store-failure.patch

 Fail the write when someone tries to select a not-available I/O scheduler

+fbdev-fix-framebuffer-memory-calculation-for-vesafb.patch

 Fix fbdev arithmetic

+conntrack-preempt-safety.patch
+neigh_stat-preempt-fix.patch

 Fix some net code which is playing with per-cpu variables with preemption
 enabled.

+add-rotate-left-right-ops-to-bitopsh.patch

 Bit rotation primitives

+sha512-use-asm-optimized-bit-rotation.patch

 Use them in the sha512 crypto code

+copy_thread-unneeded-child_tid-initialization.patch

 Avoid a few duplicated initialisations

+drivers-remove-unused-mod_decinc_use_count.patch

 Remove more MOD_INC/DEC_USE_COUNT references

+m32r-remove-arch-m32r-drivers-m5.patch
+m32r-remove-arch-m32r-drivers-cs_internalh.patch

 Remove dead m32r code

+m68k-mm-off-by-one.patch
+atari-acsi-dependencies.patch
+minmax-removal-arch-m68k-kernel-bios32c.patch
+m68k-dont-emit-empty-stack-program-header-in-vmlinux.patch
+amifb-update-pseudocolor-bitfield-lenghts.patch
+amiga-frame-buffer-kill-obsolete-dmi-resolver-code.patch
+null-vs-0-cleanups.patch
+amifb-use-new-amifboff-logic-to-enhance-audio-experience.patch
+firmware_class-avoid-double-free.patch

 m68k stuff

+remove-scsi-ioctl-from-udf-lowlevelc.patch

 Remove unneeded code

+boot-parameters-quoting-of-environment-variables.patch

 Fix handling of quoted kernel boot parameters

+uml-add-generic-ptrace-requests.patch
+uml-fix-get_user-warning.patch

 UML fixlets

+nfsd-insecure-port-warning-shows-decimal-ipv4-address.patch

 Print ipv4 addresses more nicely

+aes-586-asm-formatting-changes.patch
+aes-586-asm-small-optimizations.patch

 Crypto tweaks

+nx-fix-read_implies_exec-related-noexec-fs-breakage.patch

 Fix the mmap-on-cdrom problem

+__iomem-annotations-for-cciss.patch

 Fix a few of those new warnings

+add-new-sysfs-attribute-carrier-for-net-devices.patch

 Allow net device carrier status to be polled in sysfs

+mips-added-missing-definition-and-fixed-typo.patch

 mips build fix

+drivers-atm-ambassador.c-do_pci_device-printk-warning-fix.patch

 Fix a warning in this ATM driver




number of patches in -mm: 654
number of changesets in external trees: 579
number of patches in -mm only: 634
total patches: 1213



All 654 patches:


linus.patch

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

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

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

bk-i2c.patch

bk-ia64.patch

bk-ide-dev.patch

bk-ieee1394.patch

bk-input.patch

psmouse-build-fix.patch
  psmouse build fix

atkbd-warning-fixes.patch
  atkbd warning fixes

bk-dtor-input.patch

bk-libata.patch

bk-netdev.patch

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

bk-ntfs.patch

bk-pci.patch

config_pci-off-build-fix.patch
  CONFIG_PCI=n build fix

pci_dev_put-build-fix.patch
  pci_dev_put() build fix

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

bk-pnp.patch

bk-scsi.patch

bk-scsi-target.patch

qlogic-oops-fix.patch
  qlogic oops fix

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

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

qla2xxx-less-posting.patch
  qla2xxx: less posting

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

bk-usb.patch

bk-watchdog.patch

mm.patch
  add -mmN to EXTRAVERSION

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

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

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

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

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

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

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

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

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

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

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

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

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

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

__set_page_dirty_nobuffers-mappings.patch
  __set_page_dirty_nobuffers mappings

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

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

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

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

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

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

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

setup_irq-warning-fixes.patch
  setup_irq() warning fixes

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

uninline-ack_bad_irq.patch
  uninline-ack_bad_irq

irq_mis_count-build-fix.patch
  irq_mis_count build fix

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

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

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

doc-remove-references-to-hardirqc.patch
  doc: remove references to hardirq.c

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

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

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

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

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

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

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

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

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

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

kgdb-ia64-fixes.patch
  kgdb: ia64 fixes

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

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

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

ppc64-properly-recognize-powermac73.patch
  ppc64: properly recognize PowerMac7,3

ppc64-reloc_hide.patch

invalidate_inodes-speedup.patch
  invalidate_inodes speedup
  more invalidate_inodes speedup fixes

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

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

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

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

journal_add_journal_head-debug.patch
  journal_add_journal_head-debug

list_del-debug.patch
  list_del debug check

unplug-can-sleep.patch
  unplug functions can sleep

firestream-warnings.patch
  firestream warnings

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

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

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

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

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

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

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

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

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

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

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

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

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

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

perfctr-i386.patch
  From: Mikael Pettersson <mikpe@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 <mikpe@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 <mikpe@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-ppc32-mmcr0-handling-fixes.patch
  perfctr ppc32 MMCR0 handling fixes

perfctr-virtualised-counters.patch
  From: Mikael Pettersson <mikpe@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-ppc32-preliminary-interrupt-support.patch
  perfctr ppc32 preliminary interrupt support

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

ia64-sched_domains-warning-fixes.patch
  ia64-sched_domains warning fixes

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

sched-enable-sd_load_balance.patch
  sched: enable SD_LOAD_BALANCE

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

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

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

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

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

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

zaphod-scheduler.patch
  zaphod CPU scheduler

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

preempt-smp.patch
  improve preemption on SMP

preempt-cleanup.patch
  preempt cleanup

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

add-lock_need_resched.patch
  add lock_need_resched()

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

enable-preempt_bkl-on-smp-too.patch
  enable PREEMPT_BKL on SMP too

sched-add-debug_smp_processor_id.patch
  sched: add DEBUG_SMP_PROCESSOR_ID

vmtrunc-truncate_count-not-atomic.patch
  vmtrunc: truncate_count not atomic

vmtrunc-restore-unmap_vmas-zap_bytes.patch
  vmtrunc: restore unmap_vmas zap_bytes

vmtrunc-unmap_mapping_range_tree.patch
  vmtrunc: unmap_mapping_range_tree

vmtrunc-unmap_mapping-dropping-i_mmap_lock.patch
  vmtrunc: unmap_mapping dropping i_mmap_lock

vmtrunc-vm_truncate_count-race-caution.patch
  vmtrunc: vm_truncate_count race caution

vmtrunc-bug-if-page_mapped.patch
  vmtrunc: bug if page_mapped

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

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

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

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

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

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

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

ext3_bread-cleanup.patch
  ext3_bread() cleanup

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

keys-permission-fix.patch
  keys: permission fix

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

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

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

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

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

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

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

cachefs-filesystem.patch
  CacheFS filesystem

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

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

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

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

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

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

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

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

cachefs-build-fix.patch
  cachefs build fix

cachefs-documentation.patch
  CacheFS documentation

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

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

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

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

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

ide-probe.patch
  ide probe

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

assign_irq_vector-section-fix.patch
  assign_irq_vector __init section fix

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

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

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

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

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

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

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

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

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

kexec-machine_shutdownx86_64.patch
  kexec: machine_shutdown.x86_64

kexec-kexecx86_64.patch
  kexec: kexec.x86_64

kexec-machine_shutdowni386.patch
  kexec: machine_shutdown.i386

kexec-kexeci386.patch
  kexec: kexec.i386

kexec-use_mm.patch
  kexec: use_mm

crashdump-documentation.patch
  crashdump: documentation

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

reiser4-radix_tree_lookup_slot.patch
  reiser4: add radix_tree_lookup_slot()

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

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

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

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

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

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

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

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

reiser4-doc.patch
  reiser4: documentation

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

reiser4-only.patch
  reiser4: main fs

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

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

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

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

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

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

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

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

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

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

reiser4-generic_acl-fix.patch
  reiser4: generic_acl fix

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tioccons-security.patch
  TIOCCONS security

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

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

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

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

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

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

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

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

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

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

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

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

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

jbd-wakeup-fix.patch
  jbd wakeup fix

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

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

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

3c59x-make-use-of-generic_mii_ioctl.patch
  3c59x: Make use of generic_mii_ioctl

serial-mpsc-driver.patch
  Serial MPSC driver

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

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

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

vm-pageout-throttling.patch
  vm: pageout throttling

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

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

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

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

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

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

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

return-einval-on-elevator_store-failure.patch
  return -EINVAL on elevator_store failure

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

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

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

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

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

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

remove-posix_acl_masq_nfs_mode.patch
  remove posix_acl_masq_nfs_mode

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

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

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

unexport-proc_sys_root.patch
  unexport proc_sys_root

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

unexport-devfs_mk_symlink.patch
  unexport devfs_mk_symlink

unexport-do_execve-do_select.patch
  unexport do_execve/do_select

unexport-exit_mm.patch
  unexport exit_mm

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

unexport-f_delown.patch
  unexport f_delown

unexport-lookup_create.patch
  unexport lookup_create

remove-wake_up_all_sync.patch
  remove wake_up_all_sync

remove-set_fs_root-set_fs_pwd.patch
  remove set_fs_root/set_fs_pwd

md-remove-md_flush_all.patch
  md: remove md_flush_all

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

fbcon-unimap-fix.patch
  fbcon unimap fix

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

fbdev-fix-framebuffer-memory-calculation-for-vesafb.patch
  fbdev: fix framebuffer memory calculation for vesafb

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

rewrite-alloc_pidmap.patch
  pidhashing: rewrite alloc_pidmap()

pidhashing-retain-older-vendor-copyright.patch
  From: William Lee Irwin III <wli@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 <wli@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 <wli@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-2.patch
  add hook for PCI resource deallocation

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

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

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

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

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

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

remove-mod_inc_use_count-mod_dec_use_count.patch
  remove MOD_INC_USE_COUNT/MOD_DEC_USE_COUNT

mark-inter_module_-deprecated.patch
  mark inter_module_* deprecated

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

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

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

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

fix-dcache-lookup.patch
  Fix dcache lookup

remove-d_bucket.patch
  Remove d_bucket

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

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

via82xx-fix.patch
  via82xx fix

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

taint-cleanup-mce.patch
  taint: cleanup mce

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

taint-on-bad_page.patch
  taint on bad_page

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

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

kfree_skb-dump_stack.patch
  kfree_skb-dump_stack

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

fix-typesh.patch
  Fix types.h

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

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

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

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

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

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

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

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

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

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

sparc32-early-tick_ops.patch
  sparc32: early tick_ops

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

smc91x-assorted-minor-cleanups.patch
  From: Nicolas Pitre <nico@cam.org>
  Subject: [Patch 2/11] smc91x: Assorted minor cleanups

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

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

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

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

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

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

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

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

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

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

assorted-matroxfb-fixes.patch
  Assorted matroxfb fixes

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

rmmod-ohci1394-hangs.patch
  rmmod ohci1394 hangs

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

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

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

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

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

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

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

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

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

conntrack-preempt-safety.patch
  conntrack stats preempt safety

neigh_stat-preempt-fix.patch
  neigh_stat preempt fix

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

small-sha256-cleanup.patch
  small sha256 cleanup

small-sha512-cleanup.patch
  small sha512 cleanup

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

add-rotate-left-right-ops-to-bitopsh.patch
  Add rotate left/right ops to bitops.h

sha512-use-asm-optimized-bit-rotation.patch
  sha512: use asm-optimized bit rotation

copy_thread-unneeded-child_tid-initialization.patch
  copy_thread(): unneeded child_tid initialization

drivers-remove-unused-mod_decinc_use_count.patch
  drivers: remove unused MOD_{DEC,INC}_USE_COUNT

m32r-remove-arch-m32r-drivers-m5.patch
  From: Christoph Hellwig <hch@lst.de>
  Subject: [PATCH] remove arch/m32r/drivers/m5.[ch]

m32r-remove-arch-m32r-drivers-cs_internalh.patch
  From: Christoph Hellwig <hch@lst.de>
  Subject: [PATCH] remove arch/m32r/drivers/cs_internal.h

m68k-mm-off-by-one.patch
  m68k: MM off-by-one

atari-acsi-dependencies.patch
  Atari ACSI dependencies

minmax-removal-arch-m68k-kernel-bios32c.patch
  m68k: minmax-removal arch/m68k/kernel/bios32.c

m68k-dont-emit-empty-stack-program-header-in-vmlinux.patch
  M68k: don't emit empty stack program header in vmlinux

amifb-update-pseudocolor-bitfield-lenghts.patch
  Amifb: update pseudocolor bitfield lenghts

amiga-frame-buffer-kill-obsolete-dmi-resolver-code.patch
  Amiga frame buffer: kill obsolete DMI Resolver code

null-vs-0-cleanups.patch
  m68k: NULL vs. 0 cleanups

amifb-use-new-amifboff-logic-to-enhance-audio-experience.patch
  Amifb: use new amifb:off logic to enhance audio experience

firmware_class-avoid-double-free.patch
  firmware_class: avoid double free

remove-scsi-ioctl-from-udf-lowlevelc.patch
  remove scsi ioctl from udf/lowlevel.c

boot-parameters-quoting-of-environment-variables.patch
  boot parameters: quoting of environment variables

uml-add-generic-ptrace-requests.patch
  uml: add generic ptrace requests

uml-fix-get_user-warning.patch
  uml: fix get_user warning

swsusp-fix-x86-64-do-not-use-memory-in-copy-loop.patch
  swsusp: fix x86-64 - do not use memory in copy loop

nfsd-insecure-port-warning-shows-decimal-ipv4-address.patch
  nfsd: Insecure port warning shows decimal IPv4 address

aes-586-asm-formatting-changes.patch
  aes-586-asm: formatting changes

aes-586-asm-small-optimizations.patch
  aes-586-asm: small optimizations

nx-fix-read_implies_exec-related-noexec-fs-breakage.patch
  NX: fix read_implies_exec() related noexec-fs breakage

__iomem-annotations-for-cciss.patch
  __iomem annotations for cciss

add-new-sysfs-attribute-carrier-for-net-devices.patch
  Add new sysfs attribute 'carrier' for net devices.

mips-added-missing-definition-and-fixed-typo.patch
  mips: added missing definition and fixed typo

drivers-atm-ambassador.c-do_pci_device-printk-warning-fix.patch
  drivers/atm/ambassador.c::do_pci_device printk warning fix




^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04  9:02 2.6.9-rc3-mm2 Andrew Morton
@ 2004-10-04 10:36 ` Mathieu Segaud
  2004-10-04 15:39   ` 2.6.9-rc3-mm2 Norberto Bensa
  2004-10-04 12:15 ` 2.6.9-rc3-mm2 Stephane Jourdois
                   ` (9 subsequent siblings)
  10 siblings, 1 reply; 40+ messages in thread
From: Mathieu Segaud @ 2004-10-04 10:36 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

Andrew Morton <akpm@osdl.org> writes:

> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc3/2.6.9-rc3-mm2/
>
>
> - Hopefully those x86 compile errors are fixed up.
>
> - Various fairly minor updates
>

It fails to compile at arch/i386/kernel/irq.c if CONFIG_4KSTACKS is undefined
this seems to fix (just compile tested, too far from home to boot-test it :))


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 2.6.9-rc3-mm1-build-fix.patch --]
[-- Type: text/x-patch, Size: 406 bytes --]

--- linux-2.6.9-rc3-mm2/arch/i386/kernel/irq.c.old	2004-10-04 12:30:08.600490264 +0200
+++ linux-2.6.9-rc3-mm2/arch/i386/kernel/irq.c	2004-10-04 12:27:44.632376744 +0200
@@ -199,6 +199,7 @@
 
 atomic_t irq_err_count;
 
+#ifdef CONFIG_4KSTACKS
 int is_irq_stack_ptr(struct task_struct *task, void *p)
 {
 	unsigned long off;
@@ -213,6 +214,7 @@
 
 	return 0;
 }
+#endif
 
 /*
  * /proc/interrupts printing:

[-- Attachment #3: Type: text/plain, Size: 168 bytes --]


Hum, and I can see that there is a fix to get reiser4 working with 4Kstacks
but reiser4 option still doesn't appear if CONFIG_4KSTACKS is enabled.

-- 
Mathieu Segaud

^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04  9:02 2.6.9-rc3-mm2 Andrew Morton
  2004-10-04 10:36 ` 2.6.9-rc3-mm2 Mathieu Segaud
@ 2004-10-04 12:15 ` Stephane Jourdois
  2004-10-05  0:36   ` 2.6.9-rc3-mm2 Andrew Rodland
  2004-10-05 17:45   ` 2.6.9-rc3-mm2 Stephane Jourdois
  2004-10-04 12:46 ` 2.6.9-rc3-mm2 Stefano Rivoir
                   ` (8 subsequent siblings)
  10 siblings, 2 replies; 40+ messages in thread
From: Stephane Jourdois @ 2004-10-04 12:15 UTC (permalink / raw)
  To: linux-kernel

Hello,

This kernel does not boot on my i386 laptop. I have nothing after
"Uncompressing kernel... Ok, booting linux". The fans are increasingly
running, so I suspect cpu is heavily used at this time. I tried to
wait several minutes, just to see.

I have the same problem since 2.6.9-rc2-mm2. Last booting kernel is
2.6.9-rc2-mm1. I tried every -mm kernel between -rc2-mm1 and -rc3-mm2.

Here is my .config for -rc3-mm2. Same config was used for -rc2-mm2,
modulo new options.

Just in case that is important, my system has a HT cpu, but disabled
in bios (I experience curious freezes with HT).

Thanks.

-----

#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.9-rc3-mm2
# Mon Oct  4 12:57:38 2004
#
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
# CONFIG_CLEAN_COMPILE is not set
CONFIG_BROKEN=y
CONFIG_BROKEN_ON_SMP=y

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

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_OBSOLETE_MODPARM=y
CONFIG_MODVERSIONS=y
CONFIG_KMOD=y
CONFIG_STOP_MACHINE=y

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

#
# Firmware Drivers
#
# CONFIG_EDD is not set
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_HIGHMEM=y
# CONFIG_HIGHPTE is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_EFI is not set
CONFIG_IRQBALANCE=y
CONFIG_HAVE_DEC_LOCK=y
CONFIG_REGPARM=y

#
# Performance-monitoring counters support
#
# CONFIG_PERFCTR is not set
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
CONFIG_BACKUP_BASE=16
CONFIG_BACKUP_SIZE=32

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

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SLEEP_PROC_FS=y
CONFIG_ACPI_AC=m
CONFIG_ACPI_BATTERY=m
CONFIG_ACPI_BUTTON=m
CONFIG_ACPI_FAN=m
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_THERMAL=m
CONFIG_ACPI_ASUS=m
# CONFIG_ACPI_THINKPAD is not set
CONFIG_ACPI_TOSHIBA=m
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
CONFIG_ACPI_DEBUG=y
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y

#
# APM (Advanced Power Management) BIOS Support
#
# CONFIG_APM is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
# CONFIG_CPU_FREQ_PROC_INTF is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=m
# CONFIG_CPU_FREQ_24_API is not set
CONFIG_CPU_FREQ_GOV_ONDEMAND=m
CONFIG_CPU_FREQ_TABLE=m

#
# CPUFreq processor drivers
#
CONFIG_X86_ACPI_CPUFREQ=m
# CONFIG_X86_POWERNOW_K6 is not set
# CONFIG_X86_POWERNOW_K7 is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_GX_SUSPMOD is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_SPEEDSTEP_ICH is not set
# CONFIG_X86_SPEEDSTEP_SMI is not set
CONFIG_X86_P4_CLOCKMOD=m
# CONFIG_X86_CPUFREQ_NFORCE2 is not set
# CONFIG_X86_LONGRUN is not set
# CONFIG_X86_LONGHAUL is not set

#
# shared options
#
# CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set
CONFIG_X86_SPEEDSTEP_LIB=m

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

#
# PCMCIA/CardBus support
#
CONFIG_PCMCIA=m
# CONFIG_PCMCIA_DEBUG is not set
CONFIG_YENTA=m
CONFIG_CARDBUS=y
# CONFIG_PD6729 is not set
# CONFIG_I82092 is not set
# CONFIG_TCIC is not set

#
# PCI Hotplug Support
#
CONFIG_HOTPLUG_PCI=m
# CONFIG_HOTPLUG_PCI_FAKE is not set
# CONFIG_HOTPLUG_PCI_COMPAQ is not set
# CONFIG_HOTPLUG_PCI_IBM is not set
# CONFIG_HOTPLUG_PCI_ACPI is not set
# CONFIG_HOTPLUG_PCI_CPCI is not set
# CONFIG_HOTPLUG_PCI_PCIE is not set
# CONFIG_HOTPLUG_PCI_SHPC is not set

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_AOUT=m
CONFIG_BINFMT_MISC=m

#
# Device Drivers
#

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

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

#
# Parallel port support
#
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_CML1=m
CONFIG_PARPORT_SERIAL=m
CONFIG_PARPORT_PC_FIFO=y
# CONFIG_PARPORT_PC_SUPERIO is not set
CONFIG_PARPORT_PC_PCMCIA=m
# CONFIG_PARPORT_OTHER is not set
CONFIG_PARPORT_1284=y

#
# Plug and Play support
#

#
# Block devices
#
CONFIG_BLK_DEV_FD=m
CONFIG_PARIDE=m
CONFIG_PARIDE_PARPORT=m

#
# Parallel IDE high-level drivers
#
CONFIG_PARIDE_PD=m
CONFIG_PARIDE_PCD=m
CONFIG_PARIDE_PF=m
CONFIG_PARIDE_PT=m
CONFIG_PARIDE_PG=m

#
# Parallel IDE protocol modules
#
CONFIG_PARIDE_ATEN=m
CONFIG_PARIDE_BPCK=m
CONFIG_PARIDE_BPCK6=m
CONFIG_PARIDE_COMM=m
CONFIG_PARIDE_DSTR=m
CONFIG_PARIDE_FIT2=m
CONFIG_PARIDE_FIT3=m
CONFIG_PARIDE_EPAT=m
# CONFIG_PARIDE_EPATC8 is not set
CONFIG_PARIDE_EPIA=m
CONFIG_PARIDE_FRIQ=m
CONFIG_PARIDE_FRPW=m
CONFIG_PARIDE_KBIC=m
CONFIG_PARIDE_KTTI=m
CONFIG_PARIDE_ON20=m
CONFIG_PARIDE_ON26=m
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_NBD=m
# CONFIG_BLK_DEV_SX8 is not set
CONFIG_BLK_DEV_UB=m
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_SIZE=8192
CONFIG_INITRAMFS_SOURCE=""
CONFIG_LBD=y
CONFIG_CDROM_PKTCDVD=m
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set

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

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

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

#
# SCSI device support
#
CONFIG_SCSI=m
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=m
CONFIG_CHR_DEV_ST=m
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=m
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=m

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y

#
# SCSI Transport Attributes
#
CONFIG_SCSI_SPI_ATTRS=m
CONFIG_SCSI_FC_ATTRS=m

#
# SCSI low-level drivers
#
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_SCSI_SATA is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_CPQFCTS is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_PCI2000 is not set
# CONFIG_SCSI_PCI2220I is not set
# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
CONFIG_SCSI_QLA2XXX=m
# CONFIG_SCSI_QLA21XX is not set
# CONFIG_SCSI_QLA22XX is not set
# CONFIG_SCSI_QLA2300 is not set
# CONFIG_SCSI_QLA2322 is not set
# CONFIG_SCSI_QLA6312 is not set
# CONFIG_SCSI_QLA6322 is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set

#
# PCMCIA SCSI adapter support
#
# CONFIG_PCMCIA_AHA152X is not set
# CONFIG_PCMCIA_FDOMAIN is not set
# CONFIG_PCMCIA_NINJA_SCSI is not set
# CONFIG_PCMCIA_QLOGIC is not set
# CONFIG_PCMCIA_SYM53C500 is not set

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

#
# Fusion MPT device support
#
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
CONFIG_IEEE1394=m

#
# Subsystem Options
#
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
# CONFIG_IEEE1394_OUI_DB is not set
CONFIG_IEEE1394_EXTRA_CONFIG_ROMS=y
CONFIG_IEEE1394_CONFIG_ROM_IP1394=y

#
# Device Drivers
#
# CONFIG_IEEE1394_PCILYNX is not set
CONFIG_IEEE1394_OHCI1394=m

#
# Protocol Drivers
#
CONFIG_IEEE1394_VIDEO1394=m
CONFIG_IEEE1394_SBP2=m
# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set
CONFIG_IEEE1394_ETH1394=m
CONFIG_IEEE1394_DV1394=m
CONFIG_IEEE1394_RAWIO=m
CONFIG_IEEE1394_CMP=m
CONFIG_IEEE1394_AMDTP=m

#
# I2O device support
#
# CONFIG_I2O is not set

#
# Networking support
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=m
CONFIG_PACKET_MMAP=y
CONFIG_NETLINK_DEV=m
CONFIG_UNIX=m
CONFIG_NET_KEY=m
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_FWMARK=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=m
CONFIG_NET_IPGRE=m
CONFIG_NET_IPGRE_BROADCAST=y
CONFIG_IP_MROUTE=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
CONFIG_INET_TUNNEL=y

#
# IP: Virtual Server Configuration
#
CONFIG_IP_VS=m
# CONFIG_IP_VS_DEBUG is not set
CONFIG_IP_VS_TAB_BITS=12

#
# IPVS transport protocol load balancing support
#
CONFIG_IP_VS_PROTO_TCP=y
CONFIG_IP_VS_PROTO_UDP=y
CONFIG_IP_VS_PROTO_ESP=y
CONFIG_IP_VS_PROTO_AH=y

#
# IPVS scheduler
#
CONFIG_IP_VS_RR=m
CONFIG_IP_VS_WRR=m
CONFIG_IP_VS_LC=m
CONFIG_IP_VS_WLC=m
CONFIG_IP_VS_LBLC=m
CONFIG_IP_VS_LBLCR=m
CONFIG_IP_VS_DH=m
CONFIG_IP_VS_SH=m
CONFIG_IP_VS_SED=m
CONFIG_IP_VS_NQ=m

#
# IPVS application helper
#
CONFIG_IP_VS_FTP=m
CONFIG_IPV6=m
CONFIG_IPV6_PRIVACY=y
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
CONFIG_INET6_TUNNEL=m
CONFIG_IPV6_TUNNEL=m
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_BRIDGE_NETFILTER=y

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

#
# IPv6: Netfilter Configuration
#
CONFIG_IP6_NF_QUEUE=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_LIMIT=m
CONFIG_IP6_NF_MATCH_MAC=m
CONFIG_IP6_NF_MATCH_RT=m
CONFIG_IP6_NF_MATCH_OPTS=m
CONFIG_IP6_NF_MATCH_FRAG=m
CONFIG_IP6_NF_MATCH_HL=m
CONFIG_IP6_NF_MATCH_MULTIPORT=m
CONFIG_IP6_NF_MATCH_OWNER=m
CONFIG_IP6_NF_MATCH_MARK=m
CONFIG_IP6_NF_MATCH_IPV6HEADER=m
CONFIG_IP6_NF_MATCH_AHESP=m
CONFIG_IP6_NF_MATCH_LENGTH=m
CONFIG_IP6_NF_MATCH_EUI64=m
CONFIG_IP6_NF_MATCH_PHYSDEV=m
CONFIG_IP6_NF_FILTER=m
CONFIG_IP6_NF_TARGET_LOG=m
CONFIG_IP6_NF_MANGLE=m
CONFIG_IP6_NF_TARGET_MARK=m
CONFIG_IP6_NF_RAW=m

#
# DECnet: Netfilter Configuration
#
CONFIG_DECNET_NF_GRABULATOR=m

#
# Bridge: Netfilter Configuration
#
CONFIG_BRIDGE_NF_EBTABLES=m
CONFIG_BRIDGE_EBT_BROUTE=m
CONFIG_BRIDGE_EBT_T_FILTER=m
CONFIG_BRIDGE_EBT_T_NAT=m
CONFIG_BRIDGE_EBT_802_3=m
CONFIG_BRIDGE_EBT_AMONG=m
CONFIG_BRIDGE_EBT_ARP=m
CONFIG_BRIDGE_EBT_IP=m
CONFIG_BRIDGE_EBT_LIMIT=m
CONFIG_BRIDGE_EBT_MARK=m
CONFIG_BRIDGE_EBT_PKTTYPE=m
CONFIG_BRIDGE_EBT_STP=m
CONFIG_BRIDGE_EBT_VLAN=m
CONFIG_BRIDGE_EBT_ARPREPLY=m
CONFIG_BRIDGE_EBT_DNAT=m
CONFIG_BRIDGE_EBT_MARK_T=m
CONFIG_BRIDGE_EBT_REDIRECT=m
CONFIG_BRIDGE_EBT_SNAT=m
CONFIG_BRIDGE_EBT_LOG=m
CONFIG_XFRM=y
CONFIG_XFRM_USER=m

#
# SCTP Configuration (EXPERIMENTAL)
#
CONFIG_IP_SCTP=m
# CONFIG_SCTP_DBG_MSG is not set
# CONFIG_SCTP_DBG_OBJCNT is not set
# CONFIG_SCTP_HMAC_NONE is not set
# CONFIG_SCTP_HMAC_SHA1 is not set
CONFIG_SCTP_HMAC_MD5=y
CONFIG_ATM=y
CONFIG_ATM_CLIP=y
# CONFIG_ATM_CLIP_NO_ICMP is not set
CONFIG_ATM_LANE=m
CONFIG_ATM_MPOA=m
CONFIG_ATM_BR2684=m
# CONFIG_ATM_BR2684_IPFILTER is not set
CONFIG_BRIDGE=m
CONFIG_VLAN_8021Q=m
CONFIG_DECNET=m
# CONFIG_DECNET_SIOCGIFCONF is not set
# CONFIG_DECNET_ROUTER is not set
CONFIG_LLC=m
CONFIG_LLC2=m
CONFIG_IPX=m
# CONFIG_IPX_INTERN is not set
CONFIG_ATALK=m
CONFIG_DEV_APPLETALK=y
CONFIG_IPDDP=m
CONFIG_IPDDP_ENCAP=y
CONFIG_IPDDP_DECAP=y
CONFIG_X25=m
CONFIG_LAPB=m
# CONFIG_NET_DIVERT is not set
CONFIG_ECONET=m
CONFIG_ECONET_AUNUDP=y
CONFIG_ECONET_NATIVE=y
CONFIG_WAN_ROUTER=m
# CONFIG_NET_HW_FLOWCONTROL is not set

#
# QoS and/or fair queueing
#
CONFIG_NET_SCHED=y
CONFIG_NET_SCH_CLK_JIFFIES=y
# CONFIG_NET_SCH_CLK_GETTIMEOFDAY is not set
# CONFIG_NET_SCH_CLK_CPU is not set
CONFIG_NET_SCH_CBQ=m
CONFIG_NET_SCH_HTB=m
CONFIG_NET_SCH_HFSC=m
CONFIG_NET_SCH_ATM=m
CONFIG_NET_SCH_PRIO=m
CONFIG_NET_SCH_RED=m
CONFIG_NET_SCH_SFQ=m
CONFIG_NET_SCH_TEQL=m
CONFIG_NET_SCH_TBF=m
CONFIG_NET_SCH_GRED=m
CONFIG_NET_SCH_DSMARK=m
# CONFIG_NET_SCH_NETEM is not set
CONFIG_NET_SCH_INGRESS=m
CONFIG_NET_QOS=y
CONFIG_NET_ESTIMATOR=y
CONFIG_NET_CLS=y
CONFIG_NET_CLS_TCINDEX=m
CONFIG_NET_CLS_ROUTE4=m
CONFIG_NET_CLS_ROUTE=y
CONFIG_NET_CLS_FW=m
CONFIG_NET_CLS_U32=m
# CONFIG_CLS_U32_PERF is not set
# CONFIG_NET_CLS_IND is not set
CONFIG_NET_CLS_RSVP=m
CONFIG_NET_CLS_RSVP6=m
# CONFIG_NET_CLS_ACT is not set
CONFIG_NET_CLS_POLICE=y

#
# Network testing
#
CONFIG_NET_PKTGEN=m
# CONFIG_KGDBOE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NETPOLL_RX is not set
# CONFIG_NETPOLL_TRAP is not set
# CONFIG_NET_POLL_CONTROLLER is not set
CONFIG_HAMRADIO=y

#
# Packet Radio protocols
#
CONFIG_AX25=m
# CONFIG_AX25_DAMA_SLAVE is not set
CONFIG_NETROM=m
CONFIG_ROSE=m

#
# AX.25 network device drivers
#
# CONFIG_MKISS is not set
# CONFIG_6PACK is not set
CONFIG_BPQETHER=m
CONFIG_BAYCOM_SER_FDX=m
CONFIG_BAYCOM_SER_HDX=m
CONFIG_BAYCOM_PAR=m
CONFIG_BAYCOM_EPP=m
CONFIG_YAM=m
CONFIG_IRDA=m

#
# IrDA protocols
#
CONFIG_IRLAN=m
CONFIG_IRNET=m
CONFIG_IRCOMM=m
# CONFIG_IRDA_ULTRA is not set

#
# IrDA options
#
CONFIG_IRDA_CACHE_LAST_LSAP=y
CONFIG_IRDA_FAST_RR=y
CONFIG_IRDA_DEBUG=y

#
# Infrared-port device drivers
#

#
# SIR device drivers
#
CONFIG_IRTTY_SIR=m

#
# Dongle support
#
# CONFIG_DONGLE is not set

#
# Old SIR device drivers
#
# CONFIG_IRPORT_SIR is not set

#
# Old Serial dongle support
#

#
# FIR device drivers
#
CONFIG_USB_IRDA=m
CONFIG_SIGMATEL_FIR=m
CONFIG_TOSHIBA_FIR=m
CONFIG_VLSI_FIR=m
CONFIG_BT=m
CONFIG_BT_L2CAP=m
CONFIG_BT_SCO=m
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=m

#
# Bluetooth device drivers
#
CONFIG_BT_HCIUSB=m
CONFIG_BT_HCIUSB_SCO=y
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_BCSP=y
# CONFIG_BT_HCIUART_BCSP_TXCRC is not set
CONFIG_BT_HCIBCM203X=m
CONFIG_BT_HCIBFUSB=m
CONFIG_BT_HCIDTL1=m
CONFIG_BT_HCIBT3C=m
CONFIG_BT_HCIBLUECARD=m
CONFIG_BT_HCIBTUART=m
CONFIG_BT_HCIVHCI=m
CONFIG_NETDEVICES=y
# CONFIG_DUMMY is not set
CONFIG_BONDING=m
CONFIG_EQUALIZER=m
CONFIG_TUN=m
CONFIG_ETHERTAP=m

#
# ARCnet devices
#
# CONFIG_ARCNET is not set

#
# Ethernet (10 or 100Mbit)
#
# CONFIG_NET_ETHERNET is not set
CONFIG_MII=m

#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
CONFIG_R8169=m
# CONFIG_R8169_NAPI is not set
CONFIG_R8169_VLAN=y
# CONFIG_SK98LIN is not set
# CONFIG_TIGON3 is not set

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

#
# Token Ring devices
#
# CONFIG_TR is not set

#
# Wireless LAN (non-hamradio)
#
CONFIG_NET_RADIO=y

#
# Obsolete Wireless cards support (pre-802.11)
#
# CONFIG_STRIP is not set
# CONFIG_PCMCIA_WAVELAN is not set
# CONFIG_PCMCIA_NETWAVE is not set

#
# Wireless 802.11 Frequency Hopping cards support
#
# CONFIG_PCMCIA_RAYCS is not set

#
# Wireless 802.11b ISA/PCI cards support
#
CONFIG_HERMES=m
# CONFIG_PLX_HERMES is not set
# CONFIG_TMD_HERMES is not set
# CONFIG_PCI_HERMES is not set
# CONFIG_ATMEL is not set

#
# Wireless 802.11b Pcmcia/Cardbus cards support
#
CONFIG_PCMCIA_HERMES=m
# CONFIG_AIRO_CS is not set
# CONFIG_PCMCIA_WL3501 is not set

#
# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
#
CONFIG_PRISM54=m
CONFIG_NET_WIRELESS=y

#
# PCMCIA network device support
#
CONFIG_NET_PCMCIA=y
CONFIG_PCMCIA_3C589=m
CONFIG_PCMCIA_3C574=m
CONFIG_PCMCIA_FMVJ18X=m
CONFIG_PCMCIA_PCNET=m
CONFIG_PCMCIA_NMCLAN=m
CONFIG_PCMCIA_SMC91C92=m
CONFIG_PCMCIA_XIRC2PS=m
CONFIG_PCMCIA_AXNET=m

#
# Wan interfaces
#
# CONFIG_WAN is not set

#
# ATM drivers
#
# CONFIG_ATM_TCP is not set
# CONFIG_ATM_LANAI is not set
# CONFIG_ATM_ENI is not set
# CONFIG_ATM_FIRESTREAM is not set
# CONFIG_ATM_ZATM is not set
# CONFIG_ATM_NICSTAR is not set
# CONFIG_ATM_IDT77252 is not set
# CONFIG_ATM_AMBASSADOR is not set
# CONFIG_ATM_HORIZON is not set
# CONFIG_ATM_IA is not set
# CONFIG_ATM_FORE200E_MAYBE is not set
# CONFIG_ATM_HE is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
CONFIG_PLIP=m
CONFIG_PPP=m
CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPPOE=m
CONFIG_PPPOATM=m
CONFIG_SLIP=m
CONFIG_SLIP_COMPRESSED=y
CONFIG_SLIP_SMART=y
CONFIG_SLIP_MODE_SLIP6=y
# CONFIG_NET_FC is not set
CONFIG_SHAPER=m
# CONFIG_NETCONSOLE is not set

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=m
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
CONFIG_INPUT_EVDEV=m
CONFIG_INPUT_EVBUG=m

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

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

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

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_CS=m
# CONFIG_SERIAL_8250_ACPI is not set
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
CONFIG_SERIAL_8250_MULTIPORT=y
CONFIG_SERIAL_8250_RSA=y

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
CONFIG_PRINTER=m
# CONFIG_LP_CONSOLE is not set
CONFIG_PPDEV=m
CONFIG_TIPAR=m

#
# IPMI
#
CONFIG_IPMI_HANDLER=m
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=m
CONFIG_IPMI_SI=m
CONFIG_IPMI_WATCHDOG=m
CONFIG_IPMI_POWEROFF=m

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

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

#
# PCMCIA character devices
#
CONFIG_SYNCLINK_CS=m
# CONFIG_MWAVE is not set
CONFIG_RAW_DRIVER=m
CONFIG_HPET=y
# CONFIG_HPET_RTC_IRQ is not set
CONFIG_HPET_MMAP=y
CONFIG_MAX_RAW_DEVS=256
# CONFIG_HANGCHECK_TIMER is not set

#
# I2C support
#
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=m

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_ALGOPCA=m

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

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

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

#
# Dallas's 1-wire bus
#
CONFIG_W1=m
# CONFIG_W1_MATROX is not set
# CONFIG_W1_DS9490 is not set
CONFIG_W1_THERM=m
# CONFIG_W1_SMEM is not set

#
# Misc devices
#
# CONFIG_IBM_ASM is not set

#
# Multimedia devices
#
CONFIG_VIDEO_DEV=m

#
# Video For Linux
#

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

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

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

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

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=m
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y

#
# Logo configuration
#
# CONFIG_LOGO is not set

#
# Sound
#
CONFIG_SOUND=m

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
# CONFIG_SND_SEQUENCER_OSS is not set
CONFIG_SND_RTCTIMER=m
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
CONFIG_SND_MPU401_UART=m
# CONFIG_SND_DUMMY is not set
CONFIG_SND_VIRMIDI=m
# CONFIG_SND_MTPAV is not set
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m

#
# PCI devices
#
CONFIG_SND_AC97_CODEC=m
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
CONFIG_SND_INTEL8X0=m
CONFIG_SND_INTEL8X0M=m
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VX222 is not set

#
# USB devices
#
CONFIG_SND_USB_AUDIO=m
# CONFIG_SND_USB_USX2Y is not set

#
# PCMCIA devices
#

#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set

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

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

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

#
# USB Device Class drivers
#
CONFIG_USB_AUDIO=m

#
# USB Bluetooth TTY can only be used with disabled Bluetooth subsystem
#
CONFIG_USB_MIDI=m
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_RW_DETECT=y
CONFIG_USB_STORAGE_DATAFAB=y
CONFIG_USB_STORAGE_FREECOM=y
CONFIG_USB_STORAGE_ISD200=y
CONFIG_USB_STORAGE_DPCM=y
CONFIG_USB_STORAGE_HP8200e=y
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_JUMPSHOT=y

#
# USB Human Interface Devices (HID)
#
CONFIG_USB_HID=m
CONFIG_USB_HIDINPUT=y
# CONFIG_HID_FF is not set
CONFIG_USB_HIDDEV=y

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

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_HPUSBSCSI is not set

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

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

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set

#
# USB Serial Converter support
#
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_BELKIN=m
CONFIG_USB_SERIAL_WHITEHEAT=m
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
CONFIG_USB_SERIAL_EMPEG=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_VISOR=m
CONFIG_USB_SERIAL_IPAQ=m
CONFIG_USB_SERIAL_IR=m
CONFIG_USB_SERIAL_EDGEPORT=m
CONFIG_USB_SERIAL_EDGEPORT_TI=m
CONFIG_USB_SERIAL_KEYSPAN_PDA=m
CONFIG_USB_SERIAL_KEYSPAN=m
# CONFIG_USB_SERIAL_KEYSPAN_MPR is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA19QW is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set
CONFIG_USB_SERIAL_KLSI=m
CONFIG_USB_SERIAL_KOBIL_SCT=m
CONFIG_USB_SERIAL_MCT_U232=m
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_SAFE=m
# CONFIG_USB_SERIAL_SAFE_PADDED is not set
CONFIG_USB_SERIAL_CYBERJACK=m
CONFIG_USB_SERIAL_XIRCOM=m
CONFIG_USB_SERIAL_OMNINET=m
CONFIG_USB_EZUSB=y

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

#
# USB Gadget Support
#
CONFIG_USB_GADGET=m
# CONFIG_USB_GADGET_DEBUG_FILES is not set
CONFIG_USB_GADGET_NET2280=y
CONFIG_USB_NET2280=m
# CONFIG_USB_GADGET_PXA2XX is not set
# CONFIG_USB_GADGET_GOKU is not set
# CONFIG_USB_GADGET_SA1100 is not set
# CONFIG_USB_GADGET_LH7A40X is not set
# CONFIG_USB_GADGET_DUMMY_HCD is not set
# CONFIG_USB_GADGET_OMAP is not set
CONFIG_USB_GADGET_DUALSPEED=y
CONFIG_USB_ZERO=m
CONFIG_USB_ETH=m
CONFIG_USB_ETH_RNDIS=y
CONFIG_USB_GADGETFS=m
CONFIG_USB_FILE_STORAGE=m
# CONFIG_USB_FILE_STORAGE_TEST is not set
CONFIG_USB_G_SERIAL=m

#
# File systems
#
CONFIG_EXT2_FS=m
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT3_FS=m
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_JBD=m
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=m
CONFIG_REISER4_FS=m
CONFIG_REISER4_LARGE_KEY=y
# CONFIG_REISER4_CHECK is not set
CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_REISERFS_FS_XATTR is not set
CONFIG_JFS_FS=m
CONFIG_JFS_POSIX_ACL=y
# CONFIG_JFS_DEBUG is not set
CONFIG_JFS_STATISTICS=y
CONFIG_FS_POSIX_ACL=y
CONFIG_XFS_FS=m
CONFIG_XFS_RT=y
CONFIG_XFS_QUOTA=y
CONFIG_XFS_SECURITY=y
CONFIG_XFS_POSIX_ACL=y
CONFIG_MINIX_FS=m
CONFIG_ROMFS_FS=m
CONFIG_QUOTA=y
CONFIG_QFMT_V1=m
CONFIG_QFMT_V2=m
CONFIG_QUOTACTL=y
CONFIG_AUTOFS_FS=m
CONFIG_AUTOFS4_FS=m

#
# Caches
#
CONFIG_CACHEFS=m

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=m
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=850
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-15"
CONFIG_NTFS_FS=m
# CONFIG_NTFS_DEBUG is not set
CONFIG_NTFS_RW=y

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

#
# Miscellaneous filesystems
#
CONFIG_ADFS_FS=m
# CONFIG_ADFS_FS_RW is not set
CONFIG_AFFS_FS=m
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=m
CONFIG_BEFS_FS=m
# CONFIG_BEFS_DEBUG is not set
CONFIG_BFS_FS=m
CONFIG_EFS_FS=m
CONFIG_CRAMFS=y
CONFIG_VXFS_FS=m
CONFIG_HPFS_FS=m
CONFIG_QNX4FS_FS=m
# CONFIG_QNX4FS_RW is not set
CONFIG_SYSV_FS=m
CONFIG_UFS_FS=m
# CONFIG_UFS_FS_WRITE is not set

#
# Network File Systems
#
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFS_V4=y
CONFIG_NFS_DIRECTIO=y
CONFIG_NFSD=m
CONFIG_NFSD_V3=y
CONFIG_NFSD_V4=y
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_RPCSEC_GSS_KRB5=m
CONFIG_RPCSEC_GSS_SPKM3=m
CONFIG_SMB_FS=m
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
CONFIG_CIFS_XATTR=y
# CONFIG_CIFS_POSIX is not set
CONFIG_NCP_FS=m
# CONFIG_NCPFS_PACKET_SIGNING is not set
# CONFIG_NCPFS_IOCTL_LOCKING is not set
# CONFIG_NCPFS_STRONG is not set
CONFIG_NCPFS_NFS_NS=y
CONFIG_NCPFS_OS2_NS=y
# CONFIG_NCPFS_SMALLDOS is not set
CONFIG_NCPFS_NLS=y
CONFIG_NCPFS_EXTRAS=y
CONFIG_CODA_FS=m
# CONFIG_CODA_FS_OLD_API is not set
CONFIG_AFS_FS=m
CONFIG_AFS_CACHEFS=y
CONFIG_RXRPC=m

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_EFI_PARTITION is not set

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

#
# Profiling support
#
# CONFIG_PROFILING is not set

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

#
# Security options
#
CONFIG_KEYS=y
CONFIG_KEYS_DEBUG_PROC_KEYS=y
# CONFIG_SECURITY is not set

#
# Cryptographic options
#
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_AES_586=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_CRC32C=m
CONFIG_CRYPTO_TEST=m

#
# Library routines
#
CONFIG_CRC_CCITT=m
CONFIG_CRC32=m
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m
CONFIG_GENERIC_HARDIRQS=y
CONFIG_X86_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_X86_TRAMPOLINE=y

-- 
 ///  Stephane Jourdois         /"\  ASCII RIBBON CAMPAIGN \\\
(((    Ingénieur développement  \ /    AGAINST HTML MAIL    )))
 \\\   24 rue Cauchy             X                         ///
  \\\  75015  Paris             / \    +33 6 8643 3085    ///

^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04  9:02 2.6.9-rc3-mm2 Andrew Morton
  2004-10-04 10:36 ` 2.6.9-rc3-mm2 Mathieu Segaud
  2004-10-04 12:15 ` 2.6.9-rc3-mm2 Stephane Jourdois
@ 2004-10-04 12:46 ` Stefano Rivoir
  2004-10-04 19:18   ` 2.6.9-rc3-mm2 Andrew Morton
  2004-10-04 17:13 ` 2.6.9-rc3-mm2 Pasi Savolainen
                   ` (7 subsequent siblings)
  10 siblings, 1 reply; 40+ messages in thread
From: Stefano Rivoir @ 2004-10-04 12:46 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Andrew Morton wrote:

> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc3/2.6.9-rc3-mm2/
> 
> 
> - Hopefully those x86 compile errors are fixed up.
> 
> - Various fairly minor updates

(#ifdef around is_irq_stack_ptr already applied)

Kernel BUGs at boot time, here is what I see (copied by hand, I hope 
Stack and Code hex values are not that important :)):

[...]
IP: routing cache hash table of 4096 buckets, 32KBytes
kmem_cache_create: Early error in slab ip_fib_hash
-----[ cut here ] -----
kernel BUG at mm/slab.c:1185!
invalid operand: 0000 [#1]
PREEMPT
Modules linked in:
CPU:	0
EIP:	0060:[<c01348f6>]	Not tainted VLI
EFLAGS: 00010282 (2.6.9-rc3-mm2)
EIP is at kmem_cache_create+0x51d/0x53e
eax: 00000036  ebx: 00000000  ecx: c02b7f04  edx: 00001d9f
esi: 00000000  edi: 000000ff  ebp: c15fe3c0  esp: dff83f30
ds: 007b    es: 007b    ss: 0068
Process swapper: (pid: 1, threadinfo=dff82000 task=dff815f0)
Stack: (stripped, hope you don't need this :)
Call trace:
  [<>] fib_hash_init+0xd8/0xe2
  [<>] ip_fib_init+0xa/0x32
  [<>] ip_rt_init+0x1cc/0x2e3
  [<>] ip_init+0xf/0x14
  [<>] inet_init+0xd0/0x1b3
  [<>] do_initcalls+0x27/0xad
  [<>] init+0x0/0xf8
  [<>] init+0x0/0xf8
  [<>] init+0x2a/0xf8
  [<>] kernel_thread_helper+0x0/0xb
  [<>] kernel_thread_helper+0x5/0xb

Bye.

-- 
Stefano RIVOIR


^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04 10:36 ` 2.6.9-rc3-mm2 Mathieu Segaud
@ 2004-10-04 15:39   ` Norberto Bensa
       [not found]     ` <87k6u6mp5z.fsf@barad-dur.crans.org>
  0 siblings, 1 reply; 40+ messages in thread
From: Norberto Bensa @ 2004-10-04 15:39 UTC (permalink / raw)
  To: linux-kernel; +Cc: Mathieu Segaud

Mathieu Segaud wrote:
> Hum, and I can see that there is a fix to get reiser4 working with 4Kstacks
> but reiser4 option still doesn't appear if CONFIG_4KSTACKS is enabled.

On the contrary, it's a fix so it doesn't show on the menu when 4KSTACKS is 
selected:


diff -puN fs/Kconfig.reiser4~resier4-4kstacks-fix fs/Kconfig.reiser4
--- 25/fs/Kconfig.reiser4~resier4-4kstacks-fix 2004-08-21 14:21:30.716818728 
-0700
+++ 25-akpm/fs/Kconfig.reiser4 2004-08-21 14:21:42.306056896 -0700
@@ -1,6 +1,6 @@
 config REISER4_FS
  tristate "Reiser4 (EXPERIMENTAL very fast general purpose filesystem)"
- depends on EXPERIMENTAL
+ depends on EXPERIMENTAL && !4KSTACKS
  default y
  ---help---
    Reiser4 is more than twice as fast for both reads and writes as


Regards,
Norberto

^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
       [not found]     ` <87k6u6mp5z.fsf@barad-dur.crans.org>
@ 2004-10-04 16:33       ` Norberto Bensa
  0 siblings, 0 replies; 40+ messages in thread
From: Norberto Bensa @ 2004-10-04 16:33 UTC (permalink / raw)
  To: Mathieu Segaud; +Cc: linux-kernel

Hello,

Mathieu Segaud wrote:
> I had read on reiserfs@ that reiser4-parse-options-reduce-stack-usage.patch
> solved this problem. My mistake.

No, it's my mistake! :)

We were talking about two different patches. After reading your post, I tried 
a look up on reiser4 and 4KSTACKS got my attention. 

reiser4-parse-options-reduce-stack-usage.patch seems to fix the 4KSTACKS 
issue; perhaps you'll want to revert reiser4-4kstacks-fix.patch and test it.

Best regards,
Norberto

^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04  9:02 2.6.9-rc3-mm2 Andrew Morton
                   ` (2 preceding siblings ...)
  2004-10-04 12:46 ` 2.6.9-rc3-mm2 Stefano Rivoir
@ 2004-10-04 17:13 ` Pasi Savolainen
  2004-10-05  9:25   ` 2.6.9-rc3-mm2 Peter Zijlstra
  2004-10-04 17:19 ` 2.6.9-rc3-mm2 (compile stats) John Cherry
                   ` (6 subsequent siblings)
  10 siblings, 1 reply; 40+ messages in thread
From: Pasi Savolainen @ 2004-10-04 17:13 UTC (permalink / raw)
  To: linux-kernel

* Andrew Morton <akpm@osdl.org>:
>
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc3/2.6.9-rc3-mm2/
>
>
> - Hopefully those x86 compile errors are fixed up.

Are they something like this?

- -
pvsavola@tienel:~/linu/k25/mm$ uname -a
Linux tienel 2.6.9-rc3-mm1 #1 SMP Sun Oct 3 16:34:23 EEST 2004 i686 GNU/Linux
pvsavola@tienel:~/linu/k25/mm$ make -j1 bzImage modules
  CHK     include/linux/version.h
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CHK     include/linux/compile.h
  GEN_INITRAMFS_LIST usr/initramfs_list
Using shipped usr/initramfs_list
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
  KSYM    .tmp_kallsyms1.S
make: *** wait: No child processes.  Stop.
- -

The 'no child processes' keeps on coming up at 'random' moments under
rc3-mm1. First time ever that I've seen it otherwise.


-- 
   Psi -- <http://www.iki.fi/pasi.savolainen>


^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2 (compile stats)
  2004-10-04  9:02 2.6.9-rc3-mm2 Andrew Morton
                   ` (3 preceding siblings ...)
  2004-10-04 17:13 ` 2.6.9-rc3-mm2 Pasi Savolainen
@ 2004-10-04 17:19 ` John Cherry
  2004-10-04 19:56 ` 2.6.9-rc3-mm2 Christian Borntraeger
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 40+ messages in thread
From: John Cherry @ 2004-10-04 17:19 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel@vger.kernel.org


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-rc3-mm2    10w/0e     4w/9e  1754w/0e   43w/0e   4w/0e   1782w/1e
2.6.9-rc3-mm1    10w/0e     4w/10e 1768w/0e   43w/0e   4w/0e   1796w/0e
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




^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04 12:46 ` 2.6.9-rc3-mm2 Stefano Rivoir
@ 2004-10-04 19:18   ` Andrew Morton
  2004-10-04 21:12     ` 2.6.9-rc3-mm2 Grant Wilson
  0 siblings, 1 reply; 40+ messages in thread
From: Andrew Morton @ 2004-10-04 19:18 UTC (permalink / raw)
  To: Stefano Rivoir; +Cc: linux-kernel

Stefano Rivoir <s.rivoir@gts.it> wrote:
>
> Andrew Morton wrote:
> 
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc3/2.6.9-rc3-mm2/
> > 
> > 
> > - Hopefully those x86 compile errors are fixed up.
> > 
> > - Various fairly minor updates
> 
> (#ifdef around is_irq_stack_ptr already applied)
> 
> Kernel BUGs at boot time, here is what I see (copied by hand, I hope 
> Stack and Code hex values are not that important :)):
> 
> [...]
> IP: routing cache hash table of 4096 buckets, 32KBytes
> kmem_cache_create: Early error in slab ip_fib_hash
> -----[ cut here ] -----
> kernel BUG at mm/slab.c:1185!
> invalid operand: 0000 [#1]
> PREEMPT
> Modules linked in:
> CPU:	0
> EIP:	0060:[<c01348f6>]	Not tainted VLI
> EFLAGS: 00010282 (2.6.9-rc3-mm2)
> EIP is at kmem_cache_create+0x51d/0x53e
> eax: 00000036  ebx: 00000000  ecx: c02b7f04  edx: 00001d9f
> esi: 00000000  edi: 000000ff  ebp: c15fe3c0  esp: dff83f30
> ds: 007b    es: 007b    ss: 0068
> Process swapper: (pid: 1, threadinfo=dff82000 task=dff815f0)
> Stack: (stripped, hope you don't need this :)
> Call trace:
>   [<>] fib_hash_init+0xd8/0xe2
>   [<>] ip_fib_init+0xa/0x32
>   [<>] ip_rt_init+0x1cc/0x2e3
>   [<>] ip_init+0xf/0x14
>   [<>] inet_init+0xd0/0x1b3
>   [<>] do_initcalls+0x27/0xad
>   [<>] init+0x0/0xf8
>   [<>] init+0x0/0xf8
>   [<>] init+0x2a/0xf8
>   [<>] kernel_thread_helper+0x0/0xb
>   [<>] kernel_thread_helper+0x5/0xb

That's odd.  I'd be suspecting that in_interrupt() is falsely returning true.

Can you try this patch, see what it says?

And can you send the .config along?


diff -puN mm/slab.c~a mm/slab.c
--- 25/mm/slab.c~a	2004-10-04 12:16:00.808822288 -0700
+++ 25-akpm/mm/slab.c	2004-10-04 12:17:25.822898184 -0700
@@ -1180,6 +1180,9 @@ kmem_cache_create (const char *name, siz
 		(size < BYTES_PER_WORD) ||
 		(size > (1<<MAX_OBJ_ORDER)*PAGE_SIZE) ||
 		(dtor && !ctor)) {
+			printk("in_interrupt(): %ld\n", in_interrupt());
+			printk("preempt_count(): %x\n", preempt_count());
+			printk("size: %zd\n", size);
 			printk(KERN_ERR "%s: Early error in slab %s\n",
 					__FUNCTION__, name);
 			BUG();
_


^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04  9:02 2.6.9-rc3-mm2 Andrew Morton
                   ` (4 preceding siblings ...)
  2004-10-04 17:19 ` 2.6.9-rc3-mm2 (compile stats) John Cherry
@ 2004-10-04 19:56 ` Christian Borntraeger
  2004-10-04 21:39 ` 2.6.9-rc3-mm2 Dominik Karall
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 40+ messages in thread
From: Christian Borntraeger @ 2004-10-04 19:56 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc3/2
>.6.9-rc3-mm2/
[...]
>   sysfs backing store

What is the status of these patches? Any chance of merging them during the 
2.6.10-rc time period or are there any known problems left? 

To me, these patches make a lot of sense for systems with a large amount of 
devices.

cheers

Christian

^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04 19:18   ` 2.6.9-rc3-mm2 Andrew Morton
@ 2004-10-04 21:12     ` Grant Wilson
  2004-10-04 21:32       ` 2.6.9-rc3-mm2 Andrew Morton
  0 siblings, 1 reply; 40+ messages in thread
From: Grant Wilson @ 2004-10-04 21:12 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Stefano Rivoir, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 572 bytes --]

Andrew Morton wrote:
[snip]

>>IP: routing cache hash table of 4096 buckets, 32KBytes
>>kmem_cache_create: Early error in slab ip_fib_hash
>>-----[ cut here ] -----
>>kernel BUG at mm/slab.c:1185!
>>invalid operand: 0000 [#1]
>>PREEMPT

[snip]

I am hitting the same stop on my amd64 box.  With your patch the
following is reported:

in_interrupt(): 268435200  (ie 0x0fffff00)
preempt_count(): ffffffff
size: 336
kmem_cache_create: Early error in slab xfrm_dst_cache
-----[ cut here
Kernel bug at slab:1188
invalid operand 0000 [1] PREEMPT

Attached is my .config









[-- Attachment #2: .config --]
[-- Type: text/plain, Size: 33516 bytes --]

#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.9-rc3-mm2
# Mon Oct  4 21:41:19 2004
#
CONFIG_X86_64=y
CONFIG_64BIT=y
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_X86_CMPXCHG=y
CONFIG_EARLY_PRINTK=y
CONFIG_HPET_TIMER=y
# CONFIG_HPET_EMULATE_RTC is not set
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
# CONFIG_CLEAN_COMPILE is not set
CONFIG_BROKEN=y
CONFIG_BROKEN_ON_SMP=y

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

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

#
# Processor type and features
#
CONFIG_MK8=y
# CONFIG_MPSC is not set
# CONFIG_GENERIC_CPU is not set
CONFIG_X86_L1_CACHE_BYTES=64
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_TSC=y
CONFIG_X86_GOOD_APIC=y
CONFIG_MICROCODE=m
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
CONFIG_X86_IO_APIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_MTRR=y
# CONFIG_SMP is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_BKL=y
CONFIG_GART_IOMMU=y
CONFIG_SWIOTLB=y
CONFIG_X86_MCE=y
CONFIG_GENERIC_HARDIRQS=y

#
# Power management options
#
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
# CONFIG_SOFTWARE_SUSPEND is not set

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
# CONFIG_ACPI_SLEEP is not set
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_BATTERY is not set
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_THINKPAD is not set
# CONFIG_ACPI_TOSHIBA is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
# CONFIG_CPU_FREQ_PROC_INTF is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_GOV_USERSPACE=y
# CONFIG_CPU_FREQ_24_API is not set
# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
CONFIG_CPU_FREQ_TABLE=y

#
# CPUFreq processor drivers
#
CONFIG_X86_POWERNOW_K8=y
CONFIG_X86_POWERNOW_K8_ACPI=y
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_ACPI_CPUFREQ is not set

#
# shared options
#
# CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
# CONFIG_UNORDERED_IO is not set
# CONFIG_PCI_MSI is not set
# CONFIG_PCI_LEGACY_PROC is not set
CONFIG_PCI_NAMES=y

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

#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
CONFIG_IA32_EMULATION=y
CONFIG_IA32_AOUT=y
CONFIG_COMPAT=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_UID16=y

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

#
# Device Drivers
#

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

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

#
# Parallel port support
#
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_CML1=m
CONFIG_PARPORT_SERIAL=m
CONFIG_PARPORT_PC_FIFO=y
# CONFIG_PARPORT_PC_SUPERIO is not set
# CONFIG_PARPORT_OTHER is not set
CONFIG_PARPORT_1284=y

#
# Plug and Play support
#

#
# Block devices
#
CONFIG_BLK_DEV_FD=m
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_NBD=m
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=65536
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_LBD=y
# CONFIG_CDROM_PKTCDVD is not set

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

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

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

#
# SCSI device support
#
CONFIG_SCSI=y
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=m
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=y

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y

#
# SCSI Transport Attributes
#
CONFIG_SCSI_SPI_ATTRS=m
CONFIG_SCSI_FC_ATTRS=m

#
# SCSI low-level drivers
#
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
CONFIG_SCSI_SATA=y
# CONFIG_SCSI_SATA_SVW is not set
# CONFIG_SCSI_ATA_PIIX is not set
# CONFIG_SCSI_SATA_NV is not set
# CONFIG_SCSI_SATA_PROMISE is not set
# CONFIG_SCSI_SATA_SX4 is not set
# CONFIG_SCSI_SATA_SIL is not set
# CONFIG_SCSI_SATA_SIS is not set
# CONFIG_SCSI_SATA_ULI is not set
CONFIG_SCSI_SATA_VIA=y
# CONFIG_SCSI_SATA_VITESSE is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_CPQFCTS is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_PCI2000 is not set
# CONFIG_SCSI_PCI2220I is not set
# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
CONFIG_SCSI_QLA2XXX=y
# CONFIG_SCSI_QLA21XX is not set
# CONFIG_SCSI_QLA22XX is not set
# CONFIG_SCSI_QLA2300 is not set
# CONFIG_SCSI_QLA2322 is not set
# CONFIG_SCSI_QLA6312 is not set
# CONFIG_SCSI_QLA6322 is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
CONFIG_SCSI_DEBUG=m

#
# Multi-device support (RAID and LVM)
#
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=y
# CONFIG_MD_RAID10 is not set
CONFIG_MD_RAID5=m
CONFIG_MD_RAID6=m
CONFIG_MD_MULTIPATH=m
CONFIG_BLK_DEV_DM=m
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_MIRROR=m
CONFIG_DM_ZERO=m

#
# Fusion MPT device support
#
# CONFIG_FUSION is not set

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

#
# I2O device support
#
CONFIG_I2O=m
CONFIG_I2O_CONFIG=m
CONFIG_I2O_BLOCK=m
CONFIG_I2O_SCSI=m
CONFIG_I2O_PROC=m

#
# Networking support
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=m
CONFIG_PACKET_MMAP=y
CONFIG_NETLINK_DEV=m
CONFIG_UNIX=m
CONFIG_NET_KEY=m
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_FWMARK=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=m
CONFIG_NET_IPGRE=m
CONFIG_NET_IPGRE_BROADCAST=y
CONFIG_IP_MROUTE=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
CONFIG_INET_TUNNEL=m

#
# IP: Virtual Server Configuration
#
CONFIG_IP_VS=m
# CONFIG_IP_VS_DEBUG is not set
CONFIG_IP_VS_TAB_BITS=12

#
# IPVS transport protocol load balancing support
#
CONFIG_IP_VS_PROTO_TCP=y
CONFIG_IP_VS_PROTO_UDP=y
CONFIG_IP_VS_PROTO_ESP=y
CONFIG_IP_VS_PROTO_AH=y

#
# IPVS scheduler
#
CONFIG_IP_VS_RR=m
CONFIG_IP_VS_WRR=m
CONFIG_IP_VS_LC=m
CONFIG_IP_VS_WLC=m
CONFIG_IP_VS_LBLC=m
CONFIG_IP_VS_LBLCR=m
CONFIG_IP_VS_DH=m
CONFIG_IP_VS_SH=m
CONFIG_IP_VS_SED=m
CONFIG_IP_VS_NQ=m

#
# IPVS application helper
#
CONFIG_IP_VS_FTP=m
CONFIG_IPV6=m
CONFIG_IPV6_PRIVACY=y
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
CONFIG_INET6_TUNNEL=m
CONFIG_IPV6_TUNNEL=m
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set

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

#
# IPv6: Netfilter Configuration
#
CONFIG_IP6_NF_QUEUE=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_LIMIT=m
CONFIG_IP6_NF_MATCH_MAC=m
CONFIG_IP6_NF_MATCH_RT=m
CONFIG_IP6_NF_MATCH_OPTS=m
CONFIG_IP6_NF_MATCH_FRAG=m
CONFIG_IP6_NF_MATCH_HL=m
CONFIG_IP6_NF_MATCH_MULTIPORT=m
CONFIG_IP6_NF_MATCH_OWNER=m
CONFIG_IP6_NF_MATCH_MARK=m
CONFIG_IP6_NF_MATCH_IPV6HEADER=m
CONFIG_IP6_NF_MATCH_AHESP=m
CONFIG_IP6_NF_MATCH_LENGTH=m
CONFIG_IP6_NF_MATCH_EUI64=m
CONFIG_IP6_NF_FILTER=m
CONFIG_IP6_NF_TARGET_LOG=m
CONFIG_IP6_NF_MANGLE=m
CONFIG_IP6_NF_TARGET_MARK=m
CONFIG_IP6_NF_RAW=m
CONFIG_XFRM=y
CONFIG_XFRM_USER=m

#
# SCTP Configuration (EXPERIMENTAL)
#
CONFIG_IP_SCTP=m
# CONFIG_SCTP_DBG_MSG is not set
# CONFIG_SCTP_DBG_OBJCNT is not set
# CONFIG_SCTP_HMAC_NONE is not set
# CONFIG_SCTP_HMAC_SHA1 is not set
CONFIG_SCTP_HMAC_MD5=y
CONFIG_ATM=y
CONFIG_ATM_CLIP=y
# CONFIG_ATM_CLIP_NO_ICMP is not set
# CONFIG_ATM_LANE is not set
# CONFIG_ATM_BR2684 is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_HW_FLOWCONTROL is not set

#
# QoS and/or fair queueing
#
CONFIG_NET_SCHED=y
CONFIG_NET_SCH_CLK_JIFFIES=y
# CONFIG_NET_SCH_CLK_GETTIMEOFDAY is not set
# CONFIG_NET_SCH_CLK_CPU is not set
CONFIG_NET_SCH_CBQ=m
CONFIG_NET_SCH_HTB=m
CONFIG_NET_SCH_HFSC=m
CONFIG_NET_SCH_ATM=m
CONFIG_NET_SCH_PRIO=m
CONFIG_NET_SCH_RED=m
CONFIG_NET_SCH_SFQ=m
CONFIG_NET_SCH_TEQL=m
CONFIG_NET_SCH_TBF=m
CONFIG_NET_SCH_GRED=m
CONFIG_NET_SCH_DSMARK=m
# CONFIG_NET_SCH_NETEM is not set
CONFIG_NET_SCH_INGRESS=m
CONFIG_NET_QOS=y
CONFIG_NET_ESTIMATOR=y
CONFIG_NET_CLS=y
CONFIG_NET_CLS_TCINDEX=m
CONFIG_NET_CLS_ROUTE4=m
CONFIG_NET_CLS_ROUTE=y
CONFIG_NET_CLS_FW=m
CONFIG_NET_CLS_U32=m
# CONFIG_CLS_U32_PERF is not set
# CONFIG_NET_CLS_IND is not set
CONFIG_NET_CLS_RSVP=m
CONFIG_NET_CLS_RSVP6=m
# CONFIG_NET_CLS_ACT is not set
CONFIG_NET_CLS_POLICE=y

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

#
# ARCnet devices
#
# CONFIG_ARCNET is not set

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

#
# Tulip family network device support
#
CONFIG_NET_TULIP=y
CONFIG_DE2104X=m
CONFIG_TULIP=m
# CONFIG_TULIP_MWI is not set
# CONFIG_TULIP_MMIO is not set
# CONFIG_TULIP_NAPI is not set
CONFIG_DE4X5=m
CONFIG_WINBOND_840=m
CONFIG_DM9102=m
# CONFIG_HP100 is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_B44 is not set
# CONFIG_FORCEDETH is not set
# CONFIG_DGRS is not set
# CONFIG_EEPRO100 is not set
CONFIG_E100=y
# CONFIG_E100_NAPI is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_VIA_RHINE is not set

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

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

#
# Token Ring devices
#
# CONFIG_TR is not set

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

#
# Wan interfaces
#
# CONFIG_WAN is not set

#
# ATM drivers
#
# CONFIG_ATM_TCP is not set
# CONFIG_ATM_LANAI is not set
# CONFIG_ATM_ENI is not set
# CONFIG_ATM_FIRESTREAM is not set
# CONFIG_ATM_ZATM is not set
# CONFIG_ATM_IDT77252 is not set
# CONFIG_ATM_AMBASSADOR is not set
# CONFIG_ATM_HORIZON is not set
# CONFIG_ATM_FORE200E_MAYBE is not set
# CONFIG_ATM_HE is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y

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

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

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

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_SERIAL_NONSTANDARD=y
# CONFIG_COMPUTONE is not set
# CONFIG_ROCKETPORT is not set
# CONFIG_CYCLADES is not set
# CONFIG_DIGIEPCA is not set
# CONFIG_DIGI is not set
# CONFIG_MOXA_INTELLIO is not set
# CONFIG_MOXA_SMARTIO is not set
# CONFIG_ISI is not set
# CONFIG_SYNCLINK is not set
# CONFIG_SYNCLINKMP is not set
# CONFIG_N_HDLC is not set
# CONFIG_RISCOM8 is not set
# CONFIG_SPECIALIX is not set
# CONFIG_SX is not set
# CONFIG_RIO is not set
# CONFIG_STALDRV is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
# CONFIG_SERIAL_8250_ACPI is not set
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
CONFIG_SERIAL_8250_MULTIPORT=y
CONFIG_SERIAL_8250_RSA=y

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_PRINTER is not set
CONFIG_PPDEV=m
# CONFIG_TIPAR is not set

#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set

#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
CONFIG_HW_RANDOM=m
CONFIG_NVRAM=m
CONFIG_RTC=m
CONFIG_GEN_RTC=m
CONFIG_GEN_RTC_X=y
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set

#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
# CONFIG_AGP_INTEL_MCH is not set
CONFIG_DRM=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_GAMMA is not set
# CONFIG_DRM_R128 is not set
CONFIG_DRM_RADEON=y
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
CONFIG_HPET=y
CONFIG_HPET_RTC_IRQ=y
CONFIG_HPET_MMAP=y
CONFIG_HANGCHECK_TIMER=m

#
# I2C support
#
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=m

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_ALGOPCA=m

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

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

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

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

#
# Misc devices
#
# CONFIG_IBM_ASM is not set

#
# Multimedia devices
#
CONFIG_VIDEO_DEV=m

#
# Video For Linux
#

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

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

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

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

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

#
# Logo configuration
#
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
CONFIG_LOGO_LINUX_VGA16=y
CONFIG_LOGO_LINUX_CLUT224=y

#
# Sound
#
CONFIG_SOUND=m

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_BIT32_EMUL=m
CONFIG_SND_RTCTIMER=m
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
CONFIG_SND_MPU401_UART=m
CONFIG_SND_DUMMY=m
CONFIG_SND_VIRMIDI=m
CONFIG_SND_MTPAV=m
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m

#
# PCI devices
#
CONFIG_SND_AC97_CODEC=m
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_SONICVIBES is not set
CONFIG_SND_VIA82XX=m
# CONFIG_SND_VX222 is not set

#
# USB devices
#
# CONFIG_SND_USB_AUDIO is not set
# CONFIG_SND_USB_USX2Y is not set

#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set

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

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

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

#
# USB Device Class drivers
#
CONFIG_USB_AUDIO=m
# CONFIG_USB_BLUETOOTH_TTY is not set
CONFIG_USB_MIDI=m
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_RW_DETECT is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_HP8200e is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set

#
# USB Human Interface Devices (HID)
#
CONFIG_USB_HID=m
CONFIG_USB_HIDINPUT=y
# CONFIG_HID_FF is not set
CONFIG_USB_HIDDEV=y

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

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_HPUSBSCSI is not set

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

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

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set

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

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

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set

#
# Firmware Drivers
#
CONFIG_EDD=m

#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISER4_FS is not set
CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_REISERFS_FS_XATTR is not set
CONFIG_JFS_FS=m
CONFIG_JFS_POSIX_ACL=y
# CONFIG_JFS_DEBUG is not set
CONFIG_JFS_STATISTICS=y
CONFIG_FS_POSIX_ACL=y
CONFIG_XFS_FS=y
CONFIG_XFS_RT=y
CONFIG_XFS_QUOTA=y
CONFIG_XFS_SECURITY=y
CONFIG_XFS_POSIX_ACL=y
# CONFIG_MINIX_FS is not set
CONFIG_ROMFS_FS=m
CONFIG_QUOTA=y
# CONFIG_QFMT_V1 is not set
# CONFIG_QFMT_V2 is not set
CONFIG_QUOTACTL=y
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=m

#
# Caches
#
# CONFIG_CACHEFS is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=m
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y

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

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

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

#
# Network File Systems
#
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFS_V4=y
CONFIG_NFS_DIRECTIO=y
CONFIG_NFSD=m
CONFIG_NFSD_V3=y
CONFIG_NFSD_V4=y
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_RPCSEC_GSS_KRB5=m
# CONFIG_RPCSEC_GSS_SPKM3 is not set
# CONFIG_SMB_FS is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_EFI_PARTITION is not set

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

#
# Profiling support
#
CONFIG_PROFILING=y
CONFIG_OPROFILE=m

#
# Kernel hacking
#
CONFIG_DEBUG_KERNEL=y
CONFIG_MAGIC_SYSRQ=y
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_SPINLOCK is not set
CONFIG_DEBUG_SPINLOCK_SLEEP=y
CONFIG_DEBUG_SMP_PROCESSOR_ID=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_FRAME_POINTER is not set
# CONFIG_CHECKING is not set
# CONFIG_INIT_DEBUG is not set
CONFIG_SCHEDSTATS=y
CONFIG_IOMMU_DEBUG=y
CONFIG_IOMMU_LEAK=y
# CONFIG_KGDB is not set

#
# Security options
#
# CONFIG_KEYS is not set
CONFIG_SECURITY=y
# CONFIG_SECURITY_NETWORK is not set
CONFIG_SECURITY_CAPABILITIES=m
CONFIG_SECURITY_ROOTPLUG=m
# CONFIG_SECURITY_SECLVL is not set
# CONFIG_SECURITY_SELINUX is not set

#
# Cryptographic options
#
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_CRC32C=m
CONFIG_CRYPTO_TEST=m

#
# Library routines
#
CONFIG_CRC_CCITT=y
CONFIG_CRC32=y
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m

^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04 21:12     ` 2.6.9-rc3-mm2 Grant Wilson
@ 2004-10-04 21:32       ` Andrew Morton
  2004-10-04 21:39         ` 2.6.9-rc3-mm2 Andrew Morton
  0 siblings, 1 reply; 40+ messages in thread
From: Andrew Morton @ 2004-10-04 21:32 UTC (permalink / raw)
  To: Grant Wilson; +Cc: s.rivoir, linux-kernel

Grant Wilson <gww@btinternet.com> wrote:
>
> Andrew Morton wrote:
> [snip]
> 
> >>IP: routing cache hash table of 4096 buckets, 32KBytes
> >>kmem_cache_create: Early error in slab ip_fib_hash
> >>-----[ cut here ] -----
> >>kernel BUG at mm/slab.c:1185!
> >>invalid operand: 0000 [#1]
> >>PREEMPT
> 
> [snip]
> 
> I am hitting the same stop on my amd64 box.  With your patch the
> following is reported:
> 
> in_interrupt(): 268435200  (ie 0x0fffff00)
> preempt_count(): ffffffff

heh, OK, someone goofed there.

Could you try this patch?  It'll locate the bug for us.

--- 25/include/linux/preempt.h~a	Mon Oct  4 14:31:24 2004
+++ 25-akpm/include/linux/preempt.h	Mon Oct  4 14:31:49 2004
@@ -19,6 +19,8 @@ do { \
 #define dec_preempt_count() \
 do { \
 	preempt_count()--; \
+	if (preempt_count() == -1) \
+		*(char *)0 = 0; \
 } while (0)
 
 #ifdef CONFIG_PREEMPT
_


(I'd have used BUG, but that might cause inclusion problems)

^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04  9:02 2.6.9-rc3-mm2 Andrew Morton
                   ` (5 preceding siblings ...)
  2004-10-04 19:56 ` 2.6.9-rc3-mm2 Christian Borntraeger
@ 2004-10-04 21:39 ` Dominik Karall
  2004-10-04 23:41 ` 2.6.9-rc3-mm2 ip_conntrack problems Ed Tomlinson
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 40+ messages in thread
From: Dominik Karall @ 2004-10-04 21:39 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel


[-- Attachment #1.1: Type: text/plain, Size: 981 bytes --]

On Monday 04 October 2004 11:02, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc3/2.6
>.9-rc3-mm2/

the kernel does not boot on my machine. following scheduler error:

scheduling while atomic: pump/ 0xfffffffc/988
[<>] schedule
[<>] schedule_timeout
[<>] process_timeout
[<>] inet_wait_for_connect
[<>] autoremove_wake_function
[<>] autoremove_wake_function
[<>] inet_stream_connect
[<>] sys_connect
[<>] sock_setsockopt
[<>] sock_map_fd
[<>] __sock_create
[<>] sockfd_lookup
[<>] sys_setsockopt
[<>] sys_socketcall
[<>] get_unused_fd
[<>] syscall_call
scheduling while atomic: pump/ 0xfffffffc/988
[<>] schedule
[<>] destroy_inode
[<>] iput
[<>] dput
[<>] __fput
[<>] filp_close
[<>] work_resched

i copied it by hand, so i hope there is no need for the offsets! if so, let me 
know and i will write them down.
mm1 boots without any of these problems.

.config attached!

best regards,
dominik

[-- Attachment #1.2: .config --]
[-- Type: text/plain, Size: 33244 bytes --]

#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.9-rc3-mm2
# Mon Oct  4 19:14:05 2004
#
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y

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

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

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

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

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

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

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

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SLEEP_PROC_FS=y
CONFIG_ACPI_AC=m
CONFIG_ACPI_BATTERY=m
CONFIG_ACPI_BUTTON=m
CONFIG_ACPI_FAN=m
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_THERMAL=m
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_THINKPAD is not set
# CONFIG_ACPI_TOSHIBA is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y

#
# APM (Advanced Power Management) BIOS Support
#
# CONFIG_APM is not set

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set

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

#
# PCMCIA/CardBus support
#
# CONFIG_PCMCIA is not set
CONFIG_PCMCIA_PROBE=y

#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_AOUT=m
CONFIG_BINFMT_MISC=m

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=m

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

#
# Parallel port support
#
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_CML1=m
# CONFIG_PARPORT_SERIAL is not set
CONFIG_PARPORT_PC_FIFO=y
CONFIG_PARPORT_PC_SUPERIO=y
# CONFIG_PARPORT_OTHER is not set
CONFIG_PARPORT_1284=y

#
# Plug and Play support
#
# CONFIG_PNP is not set

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

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

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

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

#
# SCSI device support
#
CONFIG_SCSI=m
# CONFIG_SCSI_PROC_FS is not set

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=m
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=m
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=m

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set

#
# SCSI Transport Attributes
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set

#
# SCSI low-level drivers
#
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_7000FASST is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AHA152X is not set
# CONFIG_SCSI_AHA1542 is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_IN2000 is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_SCSI_SATA is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_DTC3280 is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_GENERIC_NCR5380 is not set
# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_NCR53C406A is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_PAS16 is not set
# CONFIG_SCSI_PSI240I is not set
# CONFIG_SCSI_QLOGIC_FAS is not set
# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
CONFIG_SCSI_QLA2XXX=m
# CONFIG_SCSI_QLA21XX is not set
# CONFIG_SCSI_QLA22XX is not set
# CONFIG_SCSI_QLA2300 is not set
# CONFIG_SCSI_QLA2322 is not set
# CONFIG_SCSI_QLA6312 is not set
# CONFIG_SCSI_QLA6322 is not set
# CONFIG_SCSI_SYM53C416 is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_T128 is not set
# CONFIG_SCSI_U14_34F is not set
# CONFIG_SCSI_ULTRASTOR is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set

#
# Old CD-ROM drivers (not SCSI, not IDE)
#
# CONFIG_CD_NO_IDESCSI is not set

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

#
# Fusion MPT device support
#
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
CONFIG_IEEE1394=m

#
# Subsystem Options
#
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
# CONFIG_IEEE1394_OUI_DB is not set
# CONFIG_IEEE1394_EXTRA_CONFIG_ROMS is not set

#
# Device Drivers
#
# CONFIG_IEEE1394_PCILYNX is not set
CONFIG_IEEE1394_OHCI1394=m

#
# Protocol Drivers
#
# CONFIG_IEEE1394_VIDEO1394 is not set
# CONFIG_IEEE1394_SBP2 is not set
# CONFIG_IEEE1394_ETH1394 is not set
# CONFIG_IEEE1394_DV1394 is not set
# CONFIG_IEEE1394_RAWIO is not set
# CONFIG_IEEE1394_CMP is not set

#
# I2O device support
#
CONFIG_I2O=m
CONFIG_I2O_CONFIG=m
# CONFIG_I2O_BLOCK is not set
# CONFIG_I2O_SCSI is not set
CONFIG_I2O_PROC=m

#
# Networking support
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_NETLINK_DEV=y
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_MULTIPLE_TABLES=y
# CONFIG_IP_ROUTE_FWMARK is not set
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=y
CONFIG_NET_IPGRE=y
CONFIG_NET_IPGRE_BROADCAST=y
CONFIG_IP_MROUTE=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=y
CONFIG_INET_TUNNEL=y

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

#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=m
# CONFIG_IP_NF_CT_ACCT is not set
# CONFIG_IP_NF_CT_PROTO_SCTP is not set
# CONFIG_IP_NF_FTP is not set
# CONFIG_IP_NF_IRC is not set
# CONFIG_IP_NF_TFTP is not set
# CONFIG_IP_NF_AMANDA is not set
# CONFIG_IP_NF_QUEUE is not set
CONFIG_IP_NF_IPTABLES=m
# CONFIG_IP_NF_MATCH_LIMIT is not set
# CONFIG_IP_NF_MATCH_IPRANGE is not set
# CONFIG_IP_NF_MATCH_MAC is not set
# CONFIG_IP_NF_MATCH_PKTTYPE is not set
# CONFIG_IP_NF_MATCH_MARK is not set
# CONFIG_IP_NF_MATCH_MULTIPORT is not set
# CONFIG_IP_NF_MATCH_TOS is not set
# CONFIG_IP_NF_MATCH_RECENT is not set
# CONFIG_IP_NF_MATCH_ECN is not set
# CONFIG_IP_NF_MATCH_DSCP is not set
# CONFIG_IP_NF_MATCH_AH_ESP is not set
# CONFIG_IP_NF_MATCH_LENGTH is not set
# CONFIG_IP_NF_MATCH_TTL is not set
# CONFIG_IP_NF_MATCH_TCPMSS is not set
# CONFIG_IP_NF_MATCH_HELPER is not set
# CONFIG_IP_NF_MATCH_STATE is not set
# CONFIG_IP_NF_MATCH_CONNTRACK is not set
# CONFIG_IP_NF_MATCH_OWNER is not set
# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
# CONFIG_IP_NF_MATCH_REALM is not set
# CONFIG_IP_NF_MATCH_SCTP is not set
# CONFIG_IP_NF_MATCH_COMMENT is not set
CONFIG_IP_NF_FILTER=m
# CONFIG_IP_NF_TARGET_REJECT is not set
# CONFIG_IP_NF_TARGET_LOG is not set
# CONFIG_IP_NF_TARGET_ULOG is not set
# CONFIG_IP_NF_TARGET_TCPMSS is not set
# CONFIG_IP_NF_NAT is not set
# CONFIG_IP_NF_MANGLE is not set
# CONFIG_IP_NF_RAW is not set
CONFIG_IP_NF_ARPTABLES=m
# CONFIG_IP_NF_ARPFILTER is not set
# CONFIG_IP_NF_ARP_MANGLE is not set
# CONFIG_IP_NF_COMPAT_IPCHAINS is not set
# CONFIG_IP_NF_COMPAT_IPFWADM is not set
CONFIG_XFRM=y
CONFIG_XFRM_USER=y

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

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

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

#
# ARCnet devices
#
# CONFIG_ARCNET is not set

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

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

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

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

#
# Token Ring devices
#
# CONFIG_TR is not set

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

#
# Wan interfaces
#
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
CONFIG_PPP=m
CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=m
# CONFIG_PPP_SYNC_TTY is not set
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
# CONFIG_PPPOE is not set
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y

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

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

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

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

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
# CONFIG_SERIAL_8250_CONSOLE is not set
# CONFIG_SERIAL_8250_ACPI is not set
CONFIG_SERIAL_8250_NR_UARTS=10
# CONFIG_SERIAL_8250_EXTENDED is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_PRINTER is not set
# CONFIG_PPDEV is not set
# CONFIG_TIPAR is not set

#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set

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

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

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

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

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

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

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

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

#
# Misc devices
#
# CONFIG_IBM_ASM is not set

#
# Multimedia devices
#
CONFIG_VIDEO_DEV=m

#
# Video For Linux
#

#
# Video Adapters
#
# CONFIG_VIDEO_BT848 is not set
# CONFIG_VIDEO_PMS is not set
# CONFIG_VIDEO_BWQCAM is not set
# CONFIG_VIDEO_CQCAM is not set
# CONFIG_VIDEO_W9966 is not set
# CONFIG_VIDEO_CPIA is not set
# CONFIG_VIDEO_SAA5246A is not set
# CONFIG_VIDEO_SAA5249 is not set
# CONFIG_TUNER_3036 is not set
# CONFIG_VIDEO_STRADIS is not set
# CONFIG_VIDEO_ZORAN is not set
CONFIG_VIDEO_SAA7134=m
# CONFIG_VIDEO_MXB is not set
# CONFIG_VIDEO_DPC is not set
# CONFIG_VIDEO_HEXIUM_ORION is not set
# CONFIG_VIDEO_HEXIUM_GEMINI is not set
# CONFIG_VIDEO_CX88 is not set
# CONFIG_VIDEO_OVCAMCHIP is not set

#
# Radio Adapters
#
# CONFIG_RADIO_CADET is not set
# CONFIG_RADIO_RTRACK is not set
# CONFIG_RADIO_RTRACK2 is not set
# CONFIG_RADIO_AZTECH is not set
# CONFIG_RADIO_GEMTEK is not set
# CONFIG_RADIO_GEMTEK_PCI is not set
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_RADIO_MAESTRO is not set
# CONFIG_RADIO_SF16FMI is not set
# CONFIG_RADIO_SF16FMR2 is not set
# CONFIG_RADIO_TERRATEC is not set
# CONFIG_RADIO_TRUST is not set
# CONFIG_RADIO_TYPHOON is not set
# CONFIG_RADIO_ZOLTRIX is not set

#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set
CONFIG_VIDEO_TUNER=m
CONFIG_VIDEO_BUF=m
CONFIG_VIDEO_IR=m

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

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_MDA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y

#
# Logo configuration
#
# CONFIG_LOGO is not set

#
# Sound
#
CONFIG_SOUND=m

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_SEQUENCER=m
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_SEQUENCER_OSS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set

#
# ISA devices
#
# CONFIG_SND_AD1848 is not set
# CONFIG_SND_CS4231 is not set
# CONFIG_SND_CS4232 is not set
# CONFIG_SND_CS4236 is not set
# CONFIG_SND_ES1688 is not set
# CONFIG_SND_ES18XX is not set
# CONFIG_SND_GUSCLASSIC is not set
# CONFIG_SND_GUSEXTREME is not set
# CONFIG_SND_GUSMAX is not set
# CONFIG_SND_INTERWAVE is not set
# CONFIG_SND_INTERWAVE_STB is not set
# CONFIG_SND_OPTI92X_AD1848 is not set
# CONFIG_SND_OPTI92X_CS4231 is not set
# CONFIG_SND_OPTI93X is not set
# CONFIG_SND_SB8 is not set
# CONFIG_SND_SB16 is not set
# CONFIG_SND_SBAWE is not set
# CONFIG_SND_WAVEFRONT is not set
# CONFIG_SND_CMI8330 is not set
# CONFIG_SND_OPL3SA2 is not set
# CONFIG_SND_SGALAXY is not set
# CONFIG_SND_SSCAPE is not set

#
# PCI devices
#
CONFIG_SND_AC97_CODEC=m
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
CONFIG_SND_INTEL8X0=m
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VX222 is not set

#
# USB devices
#
# CONFIG_SND_USB_AUDIO is not set
# CONFIG_SND_USB_USX2Y is not set

#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set

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

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

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_SPLIT_ISO=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_UHCI_HCD=m

#
# USB Device Class drivers
#
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_BLUETOOTH_TTY is not set
# CONFIG_USB_MIDI is not set
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_RW_DETECT is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_HP8200e is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set

#
# USB Human Interface Devices (HID)
#
CONFIG_USB_HID=m
CONFIG_USB_HIDINPUT=y
# CONFIG_HID_FF is not set
# CONFIG_USB_HIDDEV is not set

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

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_HPUSBSCSI is not set

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

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

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set

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

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

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set

#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
# CONFIG_EXT3_FS_POSIX_ACL is not set
# CONFIG_EXT3_FS_SECURITY is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
CONFIG_FS_POSIX_ACL=y
# CONFIG_XFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y

#
# Caches
#
# CONFIG_CACHEFS is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=y
CONFIG_UDF_FS=y
CONFIG_UDF_NLS=y

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

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

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

#
# Network File Systems
#
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFS_V4=y
CONFIG_NFS_DIRECTIO=y
CONFIG_NFSD=m
CONFIG_NFSD_V3=y
CONFIG_NFSD_V4=y
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_RPCSEC_GSS_KRB5=m
# CONFIG_RPCSEC_GSS_SPKM3 is not set
CONFIG_SMB_FS=m
CONFIG_SMB_NLS_DEFAULT=y
CONFIG_SMB_NLS_REMOTE="iso8859-15"
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_XATTR is not set
CONFIG_CIFS_POSIX=y
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

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

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

#
# Profiling support
#
# CONFIG_PROFILING is not set

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

#
# Security options
#
# CONFIG_KEYS is not set
CONFIG_SECURITY=y
# CONFIG_SECURITY_NETWORK is not set
CONFIG_SECURITY_CAPABILITIES=m
# CONFIG_SECURITY_ROOTPLUG is not set
# CONFIG_SECURITY_SECLVL is not set
# CONFIG_SECURITY_SELINUX is not set

#
# Cryptographic options
#
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=m
CONFIG_CRYPTO_SHA1=m
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_WP512 is not set
CONFIG_CRYPTO_DES=m
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_AES_586 is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_ARC4 is not set
# CONFIG_CRYPTO_KHAZAD is not set
CONFIG_CRYPTO_DEFLATE=y
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_CRC32C is not set
# CONFIG_CRYPTO_TEST is not set

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

[-- Attachment #2: Type: application/pgp-signature, Size: 307 bytes --]

^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04 21:32       ` 2.6.9-rc3-mm2 Andrew Morton
@ 2004-10-04 21:39         ` Andrew Morton
  2004-10-04 21:52           ` 2.6.9-rc3-mm2 Grant Wilson
                             ` (3 more replies)
  0 siblings, 4 replies; 40+ messages in thread
From: Andrew Morton @ 2004-10-04 21:39 UTC (permalink / raw)
  To: gww, s.rivoir, linux-kernel

Andrew Morton <akpm@osdl.org> wrote:
>
> Could you try this patch?  It'll locate the bug for us.

Don't worry about this - Ingo found it.

You could try these instead:

--- 25/include/linux/netfilter_ipv4/ip_conntrack.h~conntrack-preempt-safety-fix	Mon Oct  4 14:36:19 2004
+++ 25-akpm/include/linux/netfilter_ipv4/ip_conntrack.h	Mon Oct  4 14:37:02 2004
@@ -311,10 +311,11 @@ struct ip_conntrack_stat
 	unsigned int expect_delete;
 };
 
-#define CONNTRACK_STAT_INC(count)				\
-	do {							\
-		per_cpu(ip_conntrack_stat, get_cpu()).count++;	\
-		put_cpu();					\
+#define CONNTRACK_STAT_INC(count)					\
+	do {								\
+		preempt_disable();					\
+		per_cpu(ip_conntrack_stat, smp_processor_id()).count++;	\
+		preempt_disable();					\
 	} while (0)
 
 /* eg. PROVIDES_CONNTRACK(ftp); */
_


--- 25/include/net/neighbour.h~neigh_stat-preempt-fix-fix	Mon Oct  4 14:39:22 2004
+++ 25-akpm/include/net/neighbour.h	Mon Oct  4 14:39:22 2004
@@ -113,8 +113,9 @@ struct neigh_statistics
 
 #define NEIGH_CACHE_STAT_INC(tbl, field)				\
 	do {								\
-		(per_cpu_ptr((tbl)->stats, get_cpu())->field)++;	\
-		put_cpu();						\
+		preempt_disable();					\
+		(per_cpu_ptr((tbl)->stats, smp_processor_id())->field)++; \
+		preempt_enable();					\
 	} while (0)
 
 struct neighbour
_


^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04 21:39         ` 2.6.9-rc3-mm2 Andrew Morton
@ 2004-10-04 21:52           ` Grant Wilson
  2004-10-04 22:02           ` 2.6.9-rc3-mm2 Hua Zhong
                             ` (2 subsequent siblings)
  3 siblings, 0 replies; 40+ messages in thread
From: Grant Wilson @ 2004-10-04 21:52 UTC (permalink / raw)
  To: Andrew Morton; +Cc: s.rivoir, linux-kernel

Andrew Morton wrote:
[snip]

> You could try these instead:
> 
> --- 25/include/linux/netfilter_ipv4/ip_conntrack.h~conntrack-preempt-safety-fix	Mon Oct  4 14:36:19 2004
> +++ 25-akpm/include/linux/netfilter_ipv4/ip_conntrack.h	Mon Oct  4 14:37:02 2004
> @@ -311,10 +311,11 @@ struct ip_conntrack_stat
>  	unsigned int expect_delete;
>  };
>  
> -#define CONNTRACK_STAT_INC(count)				\
> -	do {							\
> -		per_cpu(ip_conntrack_stat, get_cpu()).count++;	\
> -		put_cpu();					\
> +#define CONNTRACK_STAT_INC(count)					\
> +	do {								\
> +		preempt_disable();					\
> +		per_cpu(ip_conntrack_stat, smp_processor_id()).count++;	\
> +		preempt_disable();	
                 ^^^^^^^^^^^^^^^^^^
Should this not be preempt_enable();   ?

Cheers,
Grant

^ permalink raw reply	[flat|nested] 40+ messages in thread

* RE: 2.6.9-rc3-mm2
  2004-10-04 21:39         ` 2.6.9-rc3-mm2 Andrew Morton
  2004-10-04 21:52           ` 2.6.9-rc3-mm2 Grant Wilson
@ 2004-10-04 22:02           ` Hua Zhong
  2004-10-04 22:11           ` 2.6.9-rc3-mm2 Grant Wilson
  2004-10-05  6:56           ` 2.6.9-rc3-mm2 Stefano Rivoir
  3 siblings, 0 replies; 40+ messages in thread
From: Hua Zhong @ 2004-10-04 22:02 UTC (permalink / raw)
  To: 'Andrew Morton', gww, s.rivoir, linux-kernel



> -----Original Message-----
> From: linux-kernel-owner@vger.kernel.org 
> [mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Andrew Morton
> Sent: Monday, October 04, 2004 2:40 PM
> To: gww@btinternet.com; s.rivoir@gts.it; linux-kernel@vger.kernel.org
> Subject: Re: 2.6.9-rc3-mm2
> 
> 
> Andrew Morton <akpm@osdl.org> wrote:
> >
> > Could you try this patch?  It'll locate the bug for us.
> 
> Don't worry about this - Ingo found it.
> 
> You could try these instead:
> 
> --- 
> 25/include/linux/netfilter_ipv4/ip_conntrack.h~conntrack-preem
> pt-safety-fix	Mon Oct  4 14:36:19 2004
> +++ 25-akpm/include/linux/netfilter_ipv4/ip_conntrack.h	
> Mon Oct  4 14:37:02 2004
> @@ -311,10 +311,11 @@ struct ip_conntrack_stat
>  	unsigned int expect_delete;
>  };
>  
> -#define CONNTRACK_STAT_INC(count)				\
> -	do {							\
> -		per_cpu(ip_conntrack_stat, get_cpu()).count++;	\
> -		put_cpu();					\
> +#define CONNTRACK_STAT_INC(count)				
> 	\
> +	do {							
> 	\
> +		preempt_disable();				
> 	\
> +		per_cpu(ip_conntrack_stat, 
> smp_processor_id()).count++;	\
> +		preempt_disable();				

I guess it should be "preempt_enable()"? :)

> 	\
>  	} while (0)
>  
>  /* eg. PROVIDES_CONNTRACK(ftp); */
> _
> 
> 
> --- 25/include/net/neighbour.h~neigh_stat-preempt-fix-fix	
> Mon Oct  4 14:39:22 2004
> +++ 25-akpm/include/net/neighbour.h	Mon Oct  4 14:39:22 2004
> @@ -113,8 +113,9 @@ struct neigh_statistics
>  
>  #define NEIGH_CACHE_STAT_INC(tbl, field)			
> 	\
>  	do {							
> 	\
> -		(per_cpu_ptr((tbl)->stats, 
> get_cpu())->field)++;	\
> -		put_cpu();					
> 	\
> +		preempt_disable();				
> 	\
> +		(per_cpu_ptr((tbl)->stats, 
> smp_processor_id())->field)++; \
> +		preempt_enable();				
> 	\
>  	} while (0)
>  
>  struct neighbour
> _
> 
> -
> To unsubscribe from this list: send the line "unsubscribe 
> linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 


^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04 21:39         ` 2.6.9-rc3-mm2 Andrew Morton
  2004-10-04 21:52           ` 2.6.9-rc3-mm2 Grant Wilson
  2004-10-04 22:02           ` 2.6.9-rc3-mm2 Hua Zhong
@ 2004-10-04 22:11           ` Grant Wilson
  2004-10-05  6:56           ` 2.6.9-rc3-mm2 Stefano Rivoir
  3 siblings, 0 replies; 40+ messages in thread
From: Grant Wilson @ 2004-10-04 22:11 UTC (permalink / raw)
  To: Andrew Morton; +Cc: s.rivoir, linux-kernel

Andrew Morton wrote:
> You could try these instead:

With the second preempt_disable() in the first part of the patch
changed to a preempt_enable() my box now boots.

Thanks,
Grant

^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2 ip_conntrack problems
  2004-10-04  9:02 2.6.9-rc3-mm2 Andrew Morton
                   ` (6 preceding siblings ...)
  2004-10-04 21:39 ` 2.6.9-rc3-mm2 Dominik Karall
@ 2004-10-04 23:41 ` Ed Tomlinson
  2004-10-05  0:08   ` Andrew Morton
  2004-10-05  3:12 ` 2.6.9-rc3-mm2 Andrew Rodland
                   ` (2 subsequent siblings)
  10 siblings, 1 reply; 40+ messages in thread
From: Ed Tomlinson @ 2004-10-04 23:41 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

On Monday 04 October 2004 05:02, Andrew Morton wrote:

> - Hopefully those x86 compile errors are fixed up.
> 
> - Various fairly minor updates
> 
> Changes since 2.6.9-rc3-mm1:

Has anyone figured out how to fix this one (9-rc3-mm1 compiled ok).

  CC [M]  net/ipv4/netfilter/ip_conntrack_standalone.o
net/ipv4/netfilter/ip_conntrack_standalone.c:34:47: linux/netfilter_ipv4/ip_conntrack.h: No such file or directory
In file included from net/ipv4/netfilter/ip_conntrack_standalone.c:35:
include/linux/netfilter_ipv4/ip_conntrack_protocol.h:20: warning: "struct ip_conntrack_tuple" declared inside parameter list

TIA,
Ed

^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2 ip_conntrack problems
  2004-10-04 23:41 ` 2.6.9-rc3-mm2 ip_conntrack problems Ed Tomlinson
@ 2004-10-05  0:08   ` Andrew Morton
  2004-10-05 23:13     ` Ed Tomlinson
  0 siblings, 1 reply; 40+ messages in thread
From: Andrew Morton @ 2004-10-05  0:08 UTC (permalink / raw)
  To: Ed Tomlinson; +Cc: linux-kernel

Ed Tomlinson <edt@aei.ca> wrote:
>
> Has anyone figured out how to fix this one (9-rc3-mm1 compiled ok).
> 
>   CC [M]  net/ipv4/netfilter/ip_conntrack_standalone.o
> net/ipv4/netfilter/ip_conntrack_standalone.c:34:47: linux/netfilter_ipv4/ip_conntrack.h: No such file or directory

Works for me.  Perhaps you're missing that file?

^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04 12:15 ` 2.6.9-rc3-mm2 Stephane Jourdois
@ 2004-10-05  0:36   ` Andrew Rodland
  2004-10-05 17:45   ` 2.6.9-rc3-mm2 Stephane Jourdois
  1 sibling, 0 replies; 40+ messages in thread
From: Andrew Rodland @ 2004-10-05  0:36 UTC (permalink / raw)
  To: linux-kernel

Stephane Jourdois wrote:

> Hello,
> 
> This kernel does not boot on my i386 laptop. I have nothing after
> "Uncompressing kernel... Ok, booting linux". The fans are increasingly
> running, so I suspect cpu is heavily used at this time. I tried to
> wait several minutes, just to see.
> 
> I have the same problem since 2.6.9-rc2-mm2. Last booting kernel is
> 2.6.9-rc2-mm1. I tried every -mm kernel between -rc2-mm1 and -rc3-mm2.
> 
> Here is my .config for -rc3-mm2. Same config was used for -rc2-mm2,
> modulo new options.
> 


> CONFIG_PREEMPT_BKL=y

Try compiling with this one off; it seems to cause problems on some systems.



^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04  9:02 2.6.9-rc3-mm2 Andrew Morton
                   ` (7 preceding siblings ...)
  2004-10-04 23:41 ` 2.6.9-rc3-mm2 ip_conntrack problems Ed Tomlinson
@ 2004-10-05  3:12 ` Andrew Rodland
  2004-10-05  9:25 ` 2.6.9-rc3-mm2 Dominik Karall
  2004-10-05 14:07 ` 2.6.9-rc3-mm2 Dominik Karall
  10 siblings, 0 replies; 40+ messages in thread
From: Andrew Rodland @ 2004-10-05  3:12 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 310 bytes --]

Andrew Morton wrote:

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

I get an oops if I don't disable preempt-BKL.

I've attached a log of the oops (hand-copied) and my .config (except with
preempt-BKL disabled). System is a Dell Latitude D600, Pentium-M w/i855.


[-- Attachment #2: .config --]
[-- Type: text/plain, Size: 33588 bytes --]

#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.9-rc3-mm2
# Mon Oct  4 21:47:14 2004
#
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
# CONFIG_CLEAN_COMPILE is not set
CONFIG_BROKEN=y
CONFIG_BROKEN_ON_SMP=y

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

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

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

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

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

#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
CONFIG_SOFTWARE_SUSPEND=y
CONFIG_PM_STD_PARTITION="/dev/hda4"

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SLEEP_PROC_FS=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
# CONFIG_ACPI_FAN is not set
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_THINKPAD is not set
# CONFIG_ACPI_TOSHIBA is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y

#
# APM (Advanced Power Management) BIOS Support
#
# CONFIG_APM is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
# CONFIG_CPU_FREQ_PROC_INTF is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=y
# CONFIG_CPU_FREQ_24_API is not set
CONFIG_CPU_FREQ_GOV_ONDEMAND=m
CONFIG_CPU_FREQ_TABLE=y

#
# CPUFreq processor drivers
#
CONFIG_X86_ACPI_CPUFREQ=y
# CONFIG_X86_POWERNOW_K6 is not set
# CONFIG_X86_POWERNOW_K7 is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_GX_SUSPMOD is not set
CONFIG_X86_SPEEDSTEP_CENTRINO=y
CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI=y
CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y
# CONFIG_X86_SPEEDSTEP_ICH is not set
# CONFIG_X86_SPEEDSTEP_SMI is not set
# CONFIG_X86_P4_CLOCKMOD is not set
# CONFIG_X86_CPUFREQ_NFORCE2 is not set
# CONFIG_X86_LONGRUN is not set
# CONFIG_X86_LONGHAUL is not set

#
# shared options
#
CONFIG_X86_ACPI_CPUFREQ_PROC_INTF=y

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

#
# PCMCIA/CardBus support
#
CONFIG_PCMCIA=m
# CONFIG_PCMCIA_DEBUG is not set
CONFIG_YENTA=m
CONFIG_CARDBUS=y
# CONFIG_PD6729 is not set
# CONFIG_I82092 is not set
# CONFIG_TCIC is not set

#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_AOUT=m
CONFIG_BINFMT_MISC=m

#
# Device Drivers
#

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

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

#
# Parallel port support
#
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_CML1=m
# CONFIG_PARPORT_SERIAL is not set
CONFIG_PARPORT_PC_FIFO=y
CONFIG_PARPORT_PC_SUPERIO=y
CONFIG_PARPORT_PC_PCMCIA=m
# CONFIG_PARPORT_OTHER is not set
CONFIG_PARPORT_1284=y

#
# Plug and Play support
#

#
# Block devices
#
CONFIG_BLK_DEV_FD=y
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=m
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
# CONFIG_LBD is not set
CONFIG_CDROM_PKTCDVD=m
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set

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

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

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

#
# SCSI device support
#
CONFIG_SCSI=m
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=m
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
CONFIG_CHR_DEV_SG=m

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set

#
# SCSI Transport Attributes
#
CONFIG_SCSI_SPI_ATTRS=m
CONFIG_SCSI_FC_ATTRS=m

#
# SCSI low-level drivers
#
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_SCSI_SATA is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_CPQFCTS is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_PCI2000 is not set
# CONFIG_SCSI_PCI2220I is not set
# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
CONFIG_SCSI_QLA2XXX=m
# CONFIG_SCSI_QLA21XX is not set
# CONFIG_SCSI_QLA22XX is not set
# CONFIG_SCSI_QLA2300 is not set
# CONFIG_SCSI_QLA2322 is not set
# CONFIG_SCSI_QLA6312 is not set
# CONFIG_SCSI_QLA6322 is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set

#
# PCMCIA SCSI adapter support
#
# CONFIG_PCMCIA_AHA152X is not set
# CONFIG_PCMCIA_FDOMAIN is not set
# CONFIG_PCMCIA_NINJA_SCSI is not set
# CONFIG_PCMCIA_QLOGIC is not set
# CONFIG_PCMCIA_SYM53C500 is not set

#
# Multi-device support (RAID and LVM)
#
CONFIG_MD=y
# CONFIG_BLK_DEV_MD is not set
CONFIG_BLK_DEV_DM=m
CONFIG_DM_CRYPT=m
# CONFIG_DM_SNAPSHOT is not set
# CONFIG_DM_MIRROR is not set
# CONFIG_DM_ZERO is not set

#
# Fusion MPT device support
#
# CONFIG_FUSION is not set

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

#
# I2O device support
#
# CONFIG_I2O is not set

#
# Networking support
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=m
CONFIG_PACKET_MMAP=y
# CONFIG_NETLINK_DEV is not set
CONFIG_UNIX=y
CONFIG_NET_KEY=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_MULTIPLE_TABLES=y
# CONFIG_IP_ROUTE_FWMARK is not set
# CONFIG_IP_ROUTE_MULTIPATH is not set
# CONFIG_IP_ROUTE_VERBOSE is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_TUNNEL is not set

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

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

#
# SCTP Configuration (EXPERIMENTAL)
#
CONFIG_IP_SCTP=m
# CONFIG_SCTP_DBG_MSG is not set
# CONFIG_SCTP_DBG_OBJCNT is not set
CONFIG_SCTP_HMAC_NONE=y
# CONFIG_SCTP_HMAC_SHA1 is not set
# CONFIG_SCTP_HMAC_MD5 is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_HW_FLOWCONTROL is not set

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

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_KGDBOE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NETPOLL_RX is not set
# CONFIG_NETPOLL_TRAP is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_HAMRADIO is not set
CONFIG_IRDA=m

#
# IrDA protocols
#
CONFIG_IRLAN=m
CONFIG_IRNET=m
CONFIG_IRCOMM=m
CONFIG_IRDA_ULTRA=y

#
# IrDA options
#
CONFIG_IRDA_CACHE_LAST_LSAP=y
CONFIG_IRDA_FAST_RR=y
# CONFIG_IRDA_DEBUG is not set

#
# Infrared-port device drivers
#

#
# SIR device drivers
#
CONFIG_IRTTY_SIR=m

#
# Dongle support
#
CONFIG_DONGLE=y
# CONFIG_ESI_DONGLE is not set
# CONFIG_ACTISYS_DONGLE is not set
# CONFIG_TEKRAM_DONGLE is not set
# CONFIG_LITELINK_DONGLE is not set
# CONFIG_MA600_DONGLE is not set
# CONFIG_GIRBIL_DONGLE is not set
# CONFIG_MCP2120_DONGLE is not set
# CONFIG_OLD_BELKIN_DONGLE is not set
# CONFIG_ACT200L_DONGLE is not set

#
# Old SIR device drivers
#
CONFIG_IRPORT_SIR=m

#
# Old Serial dongle support
#
CONFIG_DONGLE_OLD=y
# CONFIG_ESI_DONGLE_OLD is not set
# CONFIG_ACTISYS_DONGLE_OLD is not set
# CONFIG_TEKRAM_DONGLE_OLD is not set
# CONFIG_GIRBIL_DONGLE_OLD is not set
# CONFIG_LITELINK_DONGLE_OLD is not set
# CONFIG_MCP2120_DONGLE_OLD is not set
# CONFIG_OLD_BELKIN_DONGLE_OLD is not set
# CONFIG_ACT200L_DONGLE_OLD is not set
# CONFIG_MA600_DONGLE_OLD is not set

#
# FIR device drivers
#
CONFIG_USB_IRDA=m
# CONFIG_SIGMATEL_FIR is not set
CONFIG_TOSHIBA_FIR=m
# CONFIG_VLSI_FIR is not set
CONFIG_BT=m
CONFIG_BT_L2CAP=m
CONFIG_BT_SCO=m
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=m

#
# Bluetooth device drivers
#
CONFIG_BT_HCIUSB=m
CONFIG_BT_HCIUSB_SCO=y
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_BCSP=y
# CONFIG_BT_HCIUART_BCSP_TXCRC is not set
CONFIG_BT_HCIBCM203X=m
CONFIG_BT_HCIBFUSB=m
# CONFIG_BT_HCIDTL1 is not set
# CONFIG_BT_HCIBT3C is not set
# CONFIG_BT_HCIBLUECARD is not set
CONFIG_BT_HCIBTUART=m
CONFIG_BT_HCIVHCI=m
CONFIG_NETDEVICES=y
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set

#
# ARCnet devices
#
# CONFIG_ARCNET is not set

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

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

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

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

#
# Token Ring devices
#
# CONFIG_TR is not set

#
# Wireless LAN (non-hamradio)
#
CONFIG_NET_RADIO=y

#
# Obsolete Wireless cards support (pre-802.11)
#
# CONFIG_STRIP is not set
# CONFIG_PCMCIA_WAVELAN is not set
# CONFIG_PCMCIA_NETWAVE is not set

#
# Wireless 802.11 Frequency Hopping cards support
#
# CONFIG_PCMCIA_RAYCS is not set

#
# Wireless 802.11b ISA/PCI cards support
#
# CONFIG_HERMES is not set
# CONFIG_ATMEL is not set

#
# Wireless 802.11b Pcmcia/Cardbus cards support
#
# CONFIG_AIRO_CS is not set
# CONFIG_PCMCIA_WL3501 is not set

#
# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
#
# CONFIG_PRISM54 is not set
CONFIG_NET_WIRELESS=y

#
# PCMCIA network device support
#
# CONFIG_NET_PCMCIA is not set

#
# Wan interfaces
#
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
CONFIG_PPP=m
CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPPOE=m
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1400
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1050
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
CONFIG_INPUT_EVDEV=m
# CONFIG_INPUT_EVBUG is not set

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

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

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

#
# Serial drivers
#
CONFIG_SERIAL_8250=m
# CONFIG_SERIAL_8250_CS is not set
CONFIG_SERIAL_8250_ACPI=y
CONFIG_SERIAL_8250_NR_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=m
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
CONFIG_PRINTER=m
CONFIG_LP_CONSOLE=y
# CONFIG_PPDEV is not set
# CONFIG_TIPAR is not set

#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set

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

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

#
# PCMCIA character devices
#
# CONFIG_SYNCLINK_CS is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
CONFIG_HPET=y
# CONFIG_HPET_RTC_IRQ is not set
CONFIG_HPET_MMAP=y
# CONFIG_HANGCHECK_TIMER is not set

#
# I2C support
#
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=m

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

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

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

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

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

#
# Misc devices
#
# CONFIG_IBM_ASM is not set

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set

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

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

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

#
# Logo configuration
#
# CONFIG_LOGO is not set

#
# Sound
#
CONFIG_SOUND=y

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=y
CONFIG_SND_SEQ_DUMMY=y
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=m
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
CONFIG_SND_MPU401_UART=m
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m

#
# PCI devices
#
CONFIG_SND_AC97_CODEC=y
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
CONFIG_SND_INTEL8X0=y
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VX222 is not set

#
# USB devices
#
# CONFIG_SND_USB_AUDIO is not set
# CONFIG_SND_USB_USX2Y is not set

#
# PCMCIA devices
#

#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set

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

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

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

#
# USB Device Class drivers
#
# CONFIG_USB_AUDIO is not set

#
# USB Bluetooth TTY can only be used with disabled Bluetooth subsystem
#
# CONFIG_USB_MIDI is not set
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=m
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_RW_DETECT is not set
CONFIG_USB_STORAGE_DATAFAB=y
CONFIG_USB_STORAGE_FREECOM=y
CONFIG_USB_STORAGE_ISD200=y
CONFIG_USB_STORAGE_DPCM=y
CONFIG_USB_STORAGE_HP8200e=y
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_JUMPSHOT=y

#
# USB Human Interface Devices (HID)
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
CONFIG_HID_FF=y
CONFIG_HID_PID=y
CONFIG_LOGITECH_FF=y
CONFIG_THRUSTMASTER_FF=y
CONFIG_USB_HIDDEV=y
# CONFIG_USB_AIPTEK is not set
CONFIG_USB_WACOM=m
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_MTOUCH is not set
# CONFIG_USB_EGALAX is not set
# CONFIG_USB_XPAD is not set
# CONFIG_USB_ATI_REMOTE is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_HPUSBSCSI is not set

#
# USB Multimedia devices
#
# CONFIG_USB_DABUSB is not set

#
# Video4Linux support is needed for USB Multimedia device support
#

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

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set

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

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

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set

#
# File systems
#
# CONFIG_EXT2_FS is not set
CONFIG_EXT3_FS=m
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_JBD=m
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=m
# CONFIG_REISER4_FS is not set
CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
CONFIG_REISERFS_FS_SECURITY=y
# CONFIG_JFS_FS is not set
CONFIG_FS_POSIX_ACL=y
# CONFIG_XFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=m

#
# Caches
#
# CONFIG_CACHEFS is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=y
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y

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

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

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

#
# Network File Systems
#
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFS_V4=y
CONFIG_NFS_DIRECTIO=y
CONFIG_NFSD=m
CONFIG_NFSD_V3=y
CONFIG_NFSD_V4=y
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_RPCSEC_GSS_KRB5=m
# CONFIG_RPCSEC_GSS_SPKM3 is not set
CONFIG_SMB_FS=m
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_XATTR is not set
# CONFIG_CIFS_POSIX is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

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

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

#
# Profiling support
#
# CONFIG_PROFILING is not set

#
# Kernel hacking
#
CONFIG_DEBUG_KERNEL=y
CONFIG_MAGIC_SYSRQ=y
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
CONFIG_DEBUG_SMP_PROCESSOR_ID=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_FRAME_POINTER is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_KPROBES is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_4KSTACKS is not set
# CONFIG_SCHEDSTATS is not set
# CONFIG_KGDB is not set

#
# Security options
#
# CONFIG_KEYS is not set
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_CAPABILITIES=m
# CONFIG_SECURITY_ROOTPLUG is not set
# CONFIG_SECURITY_SECLVL is not set
# CONFIG_SECURITY_SELINUX is not set

#
# Cryptographic options
#
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=m
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_AES_586=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
# CONFIG_CRYPTO_TEA is not set
CONFIG_CRYPTO_ARC4=m
# CONFIG_CRYPTO_KHAZAD is not set
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_CRC32C=m
CONFIG_CRYPTO_TEST=m

#
# Library routines
#
CONFIG_CRC_CCITT=m
CONFIG_CRC32=m
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m
CONFIG_GENERIC_HARDIRQS=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_PC=y

[-- Attachment #3: oopslog.txt --]
[-- Type: text/plain, Size: 1536 bytes --]

IP: routing cache hash table of 4096 buckets, 32Kbytes
kmem_cache_create: Early error in slab xfrm_dst_cache
------------[ cut here ]------------
kernel BUG at mm/slab.c:1185!
invalid operand: 0000 [#1]
PREEMPT
Modules linked in:
CPU:	0
EIP:	0060:[<c0142ff2>]	Not tainted VLI
EFLAGS:	00010282	(2.6.9-rc3-mm2)
EIP is at kmem_cache_create+0x532/0x560
eax: 00000039	ebx: 00091d1e	ecx: c03a9364	edx: dff13f40
esi: 4b87ad6e	edi: 00000000	ebp: c02eff10	esp: dff13f3c
ds: 007b   es: 007b   ss: 0068
Process swapper (pid: 1, threadinfo=dff12000 task=dff115f0)
Stack: c03600c0 c034d7ab c038af36 c02eff10 c01cce6a 00000000 000000f8 c038af36
       d1caef00 00091d1e 4b87ad6e 00000000 c02eff10 c044e977 00002000 00000000
       00000000 c044e9ea c044cff1 c038c4e0 00001000 00000020 dff13f94 dff13f94
Call Trace:
 [<c02eff10>] rt_check_expire+0x0/0x100
 [<c01cce6a>] idr_get_new+0xa/0x30
 [<c02eff10>] rt_check_expire+0x0/0x100
 [<c044e977>] xfrm_policy_init+0x27/0x90
 [<c044e9ea>] xfrm_init+0xa/0x10
 [<c044cff1>] ip_rt_init+0x321/0x360
 [<c044da26>] inet_init+0xf8/0x200
 [<c04367eb>] do_initcalls+0x2b/0xc0
 [<c0100460>] init+0x0/0x100
 [<c0100460>] init+0x0/0x100
 [<c010048a>] init+0x2a/0x100
 [<c01042b8>] kernel_thread_helper+0x0/0x18
 [<c01042bd>] kernel_thread_helper+0x5/0x18
Code: ff 0f 0b bd 04 f3 f7 35 c0 e9 59 fb ff ff c7 04 24 c0 00 36 c0 8b 44 24 1c ba ab d7 34 c0 89 54 24 04 89 44 24 08 e8 0e a3 fd ff <0f> 0b a1 04 f3 f7 35 c0 e9 19 fb ff ff c7 04 24 e0 00 36 c0 8b
 <0>Kernel panic - not syncing: Fatal exception in interrupt

^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04 21:39         ` 2.6.9-rc3-mm2 Andrew Morton
                             ` (2 preceding siblings ...)
  2004-10-04 22:11           ` 2.6.9-rc3-mm2 Grant Wilson
@ 2004-10-05  6:56           ` Stefano Rivoir
  3 siblings, 0 replies; 40+ messages in thread
From: Stefano Rivoir @ 2004-10-05  6:56 UTC (permalink / raw)
  To: Andrew Morton; +Cc: gww, linux-kernel

Andrew Morton wrote:

> Andrew Morton <akpm@osdl.org> wrote:
> 
>>Could you try this patch?  It'll locate the bug for us.

OK, applying all of the attached patches, the whole thing works (so, 
preemp_count fix, and preempt_disable/enable around those two #defines 
w/smp_processor_id).

Thank you all.

-- 
Stefano RIVOIR


^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04  9:02 2.6.9-rc3-mm2 Andrew Morton
                   ` (8 preceding siblings ...)
  2004-10-05  3:12 ` 2.6.9-rc3-mm2 Andrew Rodland
@ 2004-10-05  9:25 ` Dominik Karall
  2004-10-05 14:07 ` 2.6.9-rc3-mm2 Dominik Karall
  10 siblings, 0 replies; 40+ messages in thread
From: Dominik Karall @ 2004-10-05  9:25 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 11678 bytes --]

On Monday 04 October 2004 11:02, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc3/2.6
>.9-rc3-mm2/

i get a lot of usb errors on boot. they appear since -rc2-mm1.
below the relevant part of dmesg output. i'm not sure if the "Neighbour table 
overflow" messages are also relevant? i didn't get them before in this lan 
network i'm now. (but they are here since about 3 months, i thought it 
depends on the lan connection, so i didn't report it, but now they are 
present on my main lan too):

sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x10c0
ohci1394: $Rev: 1226 $ Ben Collins <bcollins@debian.org>
ACPI: PCI interrupt 0000:00:02.3[B] -> GSI 17 (level, low) -> IRQ 17
ohci1394: fw-host0: Unexpected PCI resource length of 1000!
ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[17]  MMIO=[e2427000-e24277ff]  
Max
 Packet=[2048]
snd: Unknown parameter `device_gid'
ACPI: PCI interrupt 0000:00:02.7[C] -> GSI 18 (level, low) -> IRQ 18
intel8x0_measure_ac97_clock: measured 49715 usecs
intel8x0: clocking to 48000
usbcore: registered new driver usbfs
usbcore: registered new driver hub
ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ACPI: PCI interrupt 0000:00:03.0[A] -> GSI 20 (level, low) -> IRQ 20
ohci_hcd 0000:00:03.0: Silicon Integrated Systems [SiS] USB 1.0 Controller
ohci_hcd 0000:00:03.0: irq 20, pci mem 0xe2420000
ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI interrupt 0000:00:03.1[B] -> GSI 21 (level, low) -> IRQ 21
ohci_hcd 0000:00:03.1: Silicon Integrated Systems [SiS] USB 1.0 Controller 
(#2)
ohci_hcd 0000:00:03.1: irq 21, pci mem 0xe2421000
ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 2
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[000010dc001ee09a]
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI interrupt 0000:00:03.2[C] -> GSI 22 (level, low) -> IRQ 22
ohci_hcd 0000:00:03.2: Silicon Integrated Systems [SiS] USB 1.0 Controller 
(#3)
ohci_hcd 0000:00:03.2: irq 22, pci mem 0xe2422000
ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 3
usb 2-1: new full speed USB device using address 2
SCSI subsystem initialized
Initializing USB Mass Storage driver...
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
scsi0 : SCSI emulation for USB Mass Storage devices
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
ACPI: PCI interrupt 0000:00:03.3[D] -> GSI 23 (level, low) -> IRQ 23
ehci_hcd 0000:00:03.3: Silicon Integrated Systems [SiS] USB 2.0 Controller
ehci_hcd 0000:00:03.3: irq 23, pci mem 0xe2423000
ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 4
PCI: cache line size of 128 is not supported by device 0000:00:03.3
ehci_hcd 0000:00:03.3: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
usb 2-1: USB disconnect, address 2
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 6 ports detected
sis900.c: v1.08.07 11/02/2003
ACPI: PCI interrupt 0000:00:04.0[A] -> GSI 19 (level, low) -> IRQ 19
eth0: Unknown PHY transceiver found at address 0.
eth0: Realtek RTL8201 PHY transceiver found at address 1.
eth0: Unknown PHY transceiver found at address 2.
eth0: Unknown PHY transceiver found at address 3.
ohci_hcd 0000:00:03.1: wakeup
eth0: Unknown PHY transceiver found at address 4.
eth0: Unknown PHY transceiver found at address 5.
eth0: Unknown PHY transceiver found at address 6.
eth0: Unknown PHY transceiver found at address 7.
eth0: Unknown PHY transceiver found at address 8.
eth0: Unknown PHY transceiver found at address 9.
eth0: Unknown PHY transceiver found at address 10.
eth0: Unknown PHY transceiver found at address 11.
eth0: Unknown PHY transceiver found at address 12.
eth0: Unknown PHY transceiver found at address 13.
eth0: Unknown PHY transceiver found at address 14.
eth0: Unknown PHY transceiver found at address 15.
eth0: Unknown PHY transceiver found at address 16.
eth0: Unknown PHY transceiver found at address 17.
eth0: Unknown PHY transceiver found at address 18.
eth0: Unknown PHY transceiver found at address 19.
eth0: Unknown PHY transceiver found at address 20.
eth0: Unknown PHY transceiver found at address 21.
eth0: Unknown PHY transceiver found at address 22.
eth0: Unknown PHY transceiver found at address 23.
eth0: Unknown PHY transceiver found at address 24.
eth0: Unknown PHY transceiver found at address 25.
eth0: Unknown PHY transceiver found at address 26.
eth0: Unknown PHY transceiver found at address 27.
eth0: Unknown PHY transceiver found at address 28.
eth0: Unknown PHY transceiver found at address 29.
eth0: Unknown PHY transceiver found at address 30.
eth0: Unknown PHY transceiver found at address 31.
eth0: Using transceiver found at address 1 as default
eth0: SiS 900 PCI Fast Ethernet at 0xdc00, IRQ 19, 00:10:ff:af:cd:aa.
usb 2-1: new full speed USB device using address 3
8139too Fast Ethernet driver 0.9.27
ACPI: PCI interrupt 0000:00:07.0[A] -> GSI 18 (level, low) -> IRQ 18
eth1: RealTek RTL8139 at 0xd135a000, 00:50:fc:2d:9a:5c, IRQ 18
eth1:  Identified 8139 chip type 'RTL-8139C'
scsi1 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
Linux video capture interface: v1.00
saa7130/34: v4l2 driver version 0.2.12 loaded
ACPI: PCI interrupt 0000:00:08.0[A] -> GSI 19 (level, low) -> IRQ 19
saa7134[0]: found at 0000:00:08.0, rev: 1, irq: 19, latency: 32, mmio: 
0xe242600
0
saa7134[0]: subsystem: 16be:0003, board: Medion 7134 [card=12,autodetected]
saa7134[0]: board init: gpio is 0
saa7134[0]: i2c eeprom 00: be 16 03 00 08 20 1c 55 43 43 a9 1c 55 43 43 a9
saa7134[0]: i2c eeprom 10: ff ff ff ff 15 00 0e 01 0c c0 08 00 00 00 00 00
saa7134[0]: i2c eeprom 20: 00 00 00 e3 ff ff ff ff ff ff ff ff ff ff ff ff
saa7134[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
tuner: Ignoring new-style parameters in presence of obsolete ones
tuner: chip found at addr 0xc0 i2c-bus saa7134[0]
tuner: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3)) by saa7134[0]
tda9887: Ignoring new-style parameters in presence of obsolete ones
tda9885/6/7: chip found @ 0x86
saa7134[0]: registered device video0 [v4l2]
saa7134[0]: registered device vbi0
saa7134[0]: registered device radio0
usb usb3: string descriptor 0 read error: -113
usb usb3: string descriptor 0 read error: -113
usb usb3: string descriptor 0 read error: -113
usb usb1: string descriptor 0 read error: -113
usb usb1: string descriptor 0 read error: -113
usb usb1: string descriptor 0 read error: -113
eth0: Media Link On 100mbps full-duplex
  Vendor: Medion    Model: Flash XL      CF  Rev: 2.6D
  Type:   Direct-Access                      ANSI SCSI revision: 00
usb-storage: device scan complete
Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
eth0: Media Link On 100mbps full-duplex
Neighbour table overflow.
Neighbour table overflow.
Neighbour table overflow.
Neighbour table overflow.
Neighbour table overflow.
Neighbour table overflow.
Neighbour table overflow.
Neighbour table overflow.
Neighbour table overflow.
Neighbour table overflow.
CSLIP: code copyright 1989 Regents of the University of California
PPP generic driver version 2.4.2
PPP BSD Compression module registered
PPP Deflate Compression module registered
usb usb3: string descriptor 0 read error: -113
usb usb3: string descriptor 0 read error: -113
usb usb3: string descriptor 0 read error: -113
usb usb1: string descriptor 0 read error: -113
usb usb1: string descriptor 0 read error: -113
usb usb1: string descriptor 0 read error: -113
usb usb3: string descriptor 0 read error: -113
usb usb3: string descriptor 0 read error: -113
usb usb3: string descriptor 0 read error: -113
usb usb1: string descriptor 0 read error: -113
usb usb1: string descriptor 0 read error: -113
usb usb1: string descriptor 0 read error: -113
usb usb3: string descriptor 0 read error: -113
usb usb3: string descriptor 0 read error: -113
usb usb3: string descriptor 0 read error: -113
usb usb1: string descriptor 0 read error: -113
usb usb1: string descriptor 0 read error: -113
usb usb1: string descriptor 0 read error: -113
usb usb3: string descriptor 0 read error: -113
usb usb3: string descriptor 0 read error: -113
usb usb3: string descriptor 0 read error: -113
usb usb1: string descriptor 0 read error: -113
usb usb1: string descriptor 0 read error: -113
usb usb1: string descriptor 0 read error: -113
Neighbour table overflow.
Neighbour table overflow.
Neighbour table overflow.
Neighbour table overflow.
Neighbour table overflow.
Neighbour table overflow.
Neighbour table overflow.
Neighbour table overflow.
Neighbour table overflow.
Neighbour table overflow.
printk: 64315 messages suppressed.


lspci (only usb part):
0000:00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 
Controller (rev 0f) (prog-if 10 [OHCI])
        Subsystem: Micro-Star International Co., Ltd.: Unknown device 7010
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
        Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 32 (20000ns max), Cache Line Size: 0x08 (32 bytes)
        Interrupt: pin A routed to IRQ 20
        Region 0: Memory at e2420000 (32-bit, non-prefetchable) [size=4K]

0000:00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 
Controller (rev 0f) (prog-if 10 [OHCI])
        Subsystem: Micro-Star International Co., Ltd.: Unknown device 7010
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
        Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 32 (20000ns max), Cache Line Size: 0x08 (32 bytes)
        Interrupt: pin B routed to IRQ 21
        Region 0: Memory at e2421000 (32-bit, non-prefetchable) [size=4K]

0000:00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 
Controller (rev 0f) (prog-if 10 [OHCI])
        Subsystem: Micro-Star International Co., Ltd.: Unknown device 7010
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
        Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 32 (20000ns max), Cache Line Size: 0x08 (32 bytes)
        Interrupt: pin C routed to IRQ 22
        Region 0: Memory at e2422000 (32-bit, non-prefetchable) [size=4K]

0000:00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 
Controller (prog-if 20 [EHCI])
        Subsystem: Micro-Star International Co., Ltd.: Unknown device 7010
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 32 (20000ns max)
        Interrupt: pin D routed to IRQ 23
        Region 0: Memory at e2423000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: [50] Power Management version 2
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA 
PME(D0+,D1-,D2-,D3hot+,D3cold+)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-


btw, no usb devices are connected.

best regards,
dominik

[-- Attachment #2: Type: application/pgp-signature, Size: 307 bytes --]

^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04 17:13 ` 2.6.9-rc3-mm2 Pasi Savolainen
@ 2004-10-05  9:25   ` Peter Zijlstra
  2004-10-05  9:30     ` 2.6.9-rc3-mm2 Peter Zijlstra
  2004-10-05 12:06     ` 2.6.9-rc3-mm2 Hugh Dickins
  0 siblings, 2 replies; 40+ messages in thread
From: Peter Zijlstra @ 2004-10-05  9:25 UTC (permalink / raw)
  To: Pasi Savolainen; +Cc: linux-kernel

On Mon, 2004-10-04 at 19:13, Pasi Savolainen wrote:
> * Andrew Morton <akpm@osdl.org>:
> >
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc3/2.6.9-rc3-mm2/
> >
> >
> > - Hopefully those x86 compile errors are fixed up.
> 
> Are they something like this?
> 
> - -
> pvsavola@tienel:~/linu/k25/mm$ uname -a
> Linux tienel 2.6.9-rc3-mm1 #1 SMP Sun Oct 3 16:34:23 EEST 2004 i686 GNU/Linux
> pvsavola@tienel:~/linu/k25/mm$ make -j1 bzImage modules
>   CHK     include/linux/version.h
> make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
>   CHK     include/linux/compile.h
>   GEN_INITRAMFS_LIST usr/initramfs_list
> Using shipped usr/initramfs_list
>   GEN     .version
>   CHK     include/linux/compile.h
>   UPD     include/linux/compile.h
>   CC      init/version.o
>   LD      init/built-in.o
>   LD      .tmp_vmlinux1
>   KSYM    .tmp_kallsyms1.S
> make: *** wait: No child processes.  Stop.
> - -
> 
> The 'no child processes' keeps on coming up at 'random' moments under
> rc3-mm1. First time ever that I've seen it otherwise.
> 

Just a simple mee too!
on 2.6.9-rc3-mm2-VP-T0 and on some earlier Sx patches as well.
Unfortunatly I haven't had time to track back as to when this was
introduced.

Both a P4-HT and a dual athlon have this problem.

Regards,

Peter Zijlstra


^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-05  9:25   ` 2.6.9-rc3-mm2 Peter Zijlstra
@ 2004-10-05  9:30     ` Peter Zijlstra
  2004-10-05 12:06     ` 2.6.9-rc3-mm2 Hugh Dickins
  1 sibling, 0 replies; 40+ messages in thread
From: Peter Zijlstra @ 2004-10-05  9:30 UTC (permalink / raw)
  To: Pasi Savolainen; +Cc: linux-kernel

On Tue, 2004-10-05 at 11:25, Peter Zijlstra wrote:
> On Mon, 2004-10-04 at 19:13, Pasi Savolainen wrote:
> > * Andrew Morton <akpm@osdl.org>:
> > >
> > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc3/2.6.9-rc3-mm2/
> > >
> > >
> > > - Hopefully those x86 compile errors are fixed up.
> > 
> > Are they something like this?
> > 
> > - -
> > pvsavola@tienel:~/linu/k25/mm$ uname -a
> > Linux tienel 2.6.9-rc3-mm1 #1 SMP Sun Oct 3 16:34:23 EEST 2004 i686 GNU/Linux
> > pvsavola@tienel:~/linu/k25/mm$ make -j1 bzImage modules
> >   CHK     include/linux/version.h
> > make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
> >   CHK     include/linux/compile.h
> >   GEN_INITRAMFS_LIST usr/initramfs_list
> > Using shipped usr/initramfs_list
> >   GEN     .version
> >   CHK     include/linux/compile.h
> >   UPD     include/linux/compile.h
> >   CC      init/version.o
> >   LD      init/built-in.o
> >   LD      .tmp_vmlinux1
> >   KSYM    .tmp_kallsyms1.S
> > make: *** wait: No child processes.  Stop.
> > - -
> > 
> > The 'no child processes' keeps on coming up at 'random' moments under
> > rc3-mm1. First time ever that I've seen it otherwise.
> > 
> 
> Just a simple mee too!
> on 2.6.9-rc3-mm2-VP-T0 and on some earlier Sx patches as well.
> Unfortunatly I haven't had time to track back as to when this was
> introduced.
> 
Oh and it is any big make job, not just kernel compiles.

> Both a P4-HT and a dual athlon have this problem.
> 
> Regards,
> 
> Peter Zijlstra
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-05  9:25   ` 2.6.9-rc3-mm2 Peter Zijlstra
  2004-10-05  9:30     ` 2.6.9-rc3-mm2 Peter Zijlstra
@ 2004-10-05 12:06     ` Hugh Dickins
  2004-10-05 13:28       ` 2.6.9-rc3-mm2 Peter Zijlstra
                         ` (2 more replies)
  1 sibling, 3 replies; 40+ messages in thread
From: Hugh Dickins @ 2004-10-05 12:06 UTC (permalink / raw)
  To: Peter Zijlstra; +Cc: Pasi Savolainen, linux-kernel

On Tue, 5 Oct 2004, Peter Zijlstra wrote:
> On Mon, 2004-10-04 at 19:13, Pasi Savolainen wrote:
> >   LD      .tmp_vmlinux1
> >   KSYM    .tmp_kallsyms1.S
> > make: *** wait: No child processes.  Stop.
> > - -
> > The 'no child processes' keeps on coming up at 'random' moments under
> > rc3-mm1. First time ever that I've seen it otherwise.
> 
> Just a simple mee too!
> on 2.6.9-rc3-mm2-VP-T0 and on some earlier Sx patches as well.
> Unfortunatly I haven't had time to track back as to when this was
> introduced.

Please, would you try this patch below that I posted yesterday?
At the time I thought the trylock was hardly used so not urgent.

I've just now discovered that the standard SMP PREEMPT read_lock
- as in do_wait's read_lock(&tasklist_lock) for example - uses it
via one of those dreaded expansions that grep misses:
		if (likely(_raw_##op##_trylock(lock)))

I've been suffering the occasional leftover zombie from multiple
kernel builds precisely since the preempt-smp.patch went in; been
hunting it unsuccessfully in spare moments, yesterday noticed that
bug, today realize it's probably what I've been hunting - I'm
about to start my own tests again, can't be sure until tomorrow.

Hugh

The i386 and x86_64 _raw_read_trylocks in preempt-smp.patch
are too successful: atomic_read() returns a signed integer.

Signed-off-by: Hugh Dickins <hugh@veritas.com>

--- 2.6.9-rc3-mm2/include/asm-i386/spinlock.h	2004-10-04 12:00:14.000000000 +0100
+++ linux/include/asm-i386/spinlock.h	2004-10-04 18:50:32.752864600 +0100
@@ -235,7 +235,7 @@ static inline int _raw_read_trylock(rwlo
 {
 	atomic_t *count = (atomic_t *)lock;
 	atomic_dec(count);
-	if (atomic_read(count) < RW_LOCK_BIAS)
+	if (atomic_read(count) >= 0)
 		return 1;
 	atomic_inc(count);
 	return 0;
--- 2.6.9-rc3-mm2/include/asm-x86_64/spinlock.h	2004-10-04 12:00:15.000000000 +0100
+++ linux/include/asm-x86_64/spinlock.h	2004-10-04 18:50:32.752864600 +0100
@@ -236,7 +236,7 @@ static inline int _raw_read_trylock(rwlo
 {
 	atomic_t *count = (atomic_t *)lock;
 	atomic_dec(count);
-	if (atomic_read(count) < RW_LOCK_BIAS)
+	if (atomic_read(count) >= 0)
 		return 1;
 	atomic_inc(count);
 	return 0;


^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-05 12:06     ` 2.6.9-rc3-mm2 Hugh Dickins
@ 2004-10-05 13:28       ` Peter Zijlstra
  2004-10-06 10:54       ` 2.6.9-rc3-mm2 Hugh Dickins
  2004-10-07  0:53       ` 2.6.9-rc3-mm2 Pasi Savolainen
  2 siblings, 0 replies; 40+ messages in thread
From: Peter Zijlstra @ 2004-10-05 13:28 UTC (permalink / raw)
  To: Hugh Dickins; +Cc: Pasi Savolainen, linux-kernel

On Tue, 2004-10-05 at 14:06, Hugh Dickins wrote:
> On Tue, 5 Oct 2004, Peter Zijlstra wrote:
> > On Mon, 2004-10-04 at 19:13, Pasi Savolainen wrote:
> > >   LD      .tmp_vmlinux1
> > >   KSYM    .tmp_kallsyms1.S
> > > make: *** wait: No child processes.  Stop.
> > > - -
> > > The 'no child processes' keeps on coming up at 'random' moments under
> > > rc3-mm1. First time ever that I've seen it otherwise.
> > 
> > Just a simple mee too!
> > on 2.6.9-rc3-mm2-VP-T0 and on some earlier Sx patches as well.
> > Unfortunatly I haven't had time to track back as to when this was
> > introduced.
> 
> Please, would you try this patch below that I posted yesterday?
> At the time I thought the trylock was hardly used so not urgent.
> 
So far, so good!

you rule!


 Peter Zijlstra


^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04  9:02 2.6.9-rc3-mm2 Andrew Morton
                   ` (9 preceding siblings ...)
  2004-10-05  9:25 ` 2.6.9-rc3-mm2 Dominik Karall
@ 2004-10-05 14:07 ` Dominik Karall
  2004-10-05 14:21   ` 2.6.9-rc3-mm2 Con Kolivas
  2004-10-15  1:38   ` 2.6.9-rc3-mm2 Rusty Russell
  10 siblings, 2 replies; 40+ messages in thread
From: Dominik Karall @ 2004-10-05 14:07 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 2158 bytes --]

On Monday 04 October 2004 11:02, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc3/2.6
>.9-rc3-mm2/

some more scheduling/preempt problems. following patches were applied:
--- 
25/include/linux/netfilter_ipv4/ip_conntrack.h~conntrack-preempt-safety-fix 
Mon Oct  4 14:36:19 2004
+++ 25-akpm/include/linux/netfilter_ipv4/ip_conntrack.h Mon Oct  4 14:37:02 
2004
@@ -311,10 +311,11 @@ struct ip_conntrack_stat
        unsigned int expect_delete;
 };
 
-#define CONNTRACK_STAT_INC(count)                              \
-       do {                                                    \
-               per_cpu(ip_conntrack_stat, get_cpu()).count++;  \
-               put_cpu();                                      \
+#define CONNTRACK_STAT_INC(count)                                      \
+       do {                                                            \
+               preempt_disable();                                      \
+               per_cpu(ip_conntrack_stat, smp_processor_id()).count++; \
+               preempt_disable();                                      \
        } while (0)
 
 /* eg. PROVIDES_CONNTRACK(ftp); */
_

--- 25/include/net/neighbour.h~neigh_stat-preempt-fix-fix       Mon Oct  4 
14:39:22 2004
+++ 25-akpm/include/net/neighbour.h     Mon Oct  4 14:39:22 2004
@@ -113,8 +113,9 @@ struct neigh_statistics
 
 #define NEIGH_CACHE_STAT_INC(tbl, field)                               \
        do {                                                            \
-               (per_cpu_ptr((tbl)->stats, get_cpu())->field)++;        \
-               put_cpu();                                              \
+               preempt_disable();                                      \
+               (per_cpu_ptr((tbl)->stats, smp_processor_id())->field)++; \
+               preempt_enable();                                       \
        } while (0)
 
 struct neighbour
_

i uploaded syslog with panics to http://stud4.tuwien.ac.at/~e0227135/kernel/
the first panic occurred after modprobe ip_conntrack.

best regards,
dominik

[-- Attachment #2: Type: application/pgp-signature, Size: 307 bytes --]

^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-05 14:07 ` 2.6.9-rc3-mm2 Dominik Karall
@ 2004-10-05 14:21   ` Con Kolivas
  2004-10-15  1:38   ` 2.6.9-rc3-mm2 Rusty Russell
  1 sibling, 0 replies; 40+ messages in thread
From: Con Kolivas @ 2004-10-05 14:21 UTC (permalink / raw)
  To: Dominik Karall; +Cc: Andrew Morton, linux-kernel

Dominik Karall wrote:
> On Monday 04 October 2004 11:02, Andrew Morton wrote:
> 
>>ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc3/2.6
>>.9-rc3-mm2/
> 
> 
> some more scheduling/preempt problems. following patches were applied:
> +               preempt_disable();                                      \
> +               per_cpu(ip_conntrack_stat, smp_processor_id()).count++; \
> +               preempt_disable();                                      \

double preempt_disable looks suspect.

Con

^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-04 12:15 ` 2.6.9-rc3-mm2 Stephane Jourdois
  2004-10-05  0:36   ` 2.6.9-rc3-mm2 Andrew Rodland
@ 2004-10-05 17:45   ` Stephane Jourdois
  1 sibling, 0 replies; 40+ messages in thread
From: Stephane Jourdois @ 2004-10-05 17:45 UTC (permalink / raw)
  To: linux-kernel

On Mon, Oct 04, 2004 at 02:15:32PM +0200, Stephane Jourdois wrote:
> This kernel does not boot on my i386 laptop. I have nothing after
> "Uncompressing kernel... Ok, booting linux". The fans are increasingly
> running, so I suspect cpu is heavily used at this time. I tried to
> wait several minutes, just to see.
> 
> I have the same problem since 2.6.9-rc2-mm2. Last booting kernel is
> 2.6.9-rc2-mm1. I tried every -mm kernel between -rc2-mm1 and -rc3-mm2.
> 
> #
> # Performance-monitoring counters support
> #
> # CONFIG_PERFCTR is not set
> CONFIG_KEXEC=y
> CONFIG_CRASH_DUMP=y
> CONFIG_BACKUP_BASE=16
> CONFIG_BACKUP_SIZE=32

Answering to myself :

disable kexec.

Sorry for the noise.

-- 
 ///  Stephane Jourdois         /"\  ASCII RIBBON CAMPAIGN \\\
(((    Ingénieur développement  \ /    AGAINST HTML MAIL    )))
 \\\   24 rue Cauchy             X                         ///
  \\\  75015  Paris             / \    +33 6 8643 3085    ///

^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2 ip_conntrack problems
  2004-10-05  0:08   ` Andrew Morton
@ 2004-10-05 23:13     ` Ed Tomlinson
  2004-10-05 23:53       ` Andrew Morton
  0 siblings, 1 reply; 40+ messages in thread
From: Ed Tomlinson @ 2004-10-05 23:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

On Monday 04 October 2004 20:08, Andrew Morton wrote:
> Ed Tomlinson <edt@aei.ca> wrote:
> >
> > Has anyone figured out how to fix this one (9-rc3-mm1 compiled ok).
> > 
> >   CC [M]  net/ipv4/netfilter/ip_conntrack_standalone.o
> > net/ipv4/netfilter/ip_conntrack_standalone.c:34:47: linux/netfilter_ipv4/ip_conntrack.h: No such file or directory
> 
> Works for me.  Perhaps you're missing that file?

Yes (egg on face).   bk -r get -qS fixes it.

The startup hangs at the same place rc2-mm1 did.  Disabling APCI does not help.  Recient mm build only
work if APCI is enabled here.

Here is a sysrq-t of the hang

Ed

Oct  5 16:59:32 bert kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Oct  5 16:59:32 bert kernel: apm: disabled on user request.
Oct  5 16:59:37 bert Xprt_64: Xprint server pid=1518 done, exitcode=0.
Oct  5 16:59:40 bert kernel: Kernel logging (proc) stopped.
Oct  5 16:59:40 bert kernel: Kernel log daemon terminating.
Oct  5 16:59:40 bert exiting on signal 15
Oct  5 17:01:51 bert syslogd 1.4.1#15: restart.
Oct  5 17:01:52 bert kernel: klogd 1.4.1#15, log source = /proc/kmsg started.
Oct  5 17:01:52 bert kernel: Inspecting /boot/System.map-2.6.9-rc3-mm2
Oct  5 17:01:52 bert kernel: Loaded 24641 symbols from /boot/System.map-2.6.9-rc3-mm2.
Oct  5 17:01:52 bert kernel: Symbols match kernel version 2.6.9.
Oct  5 17:01:52 bert kernel: No module symbols loaded - kernel modules not enabled. 
Oct  5 17:01:52 bert kernel: Linux version 2.6.9-rc3-mm2 (knoppix@bert) (gcc version 3.4.2 (Debian 3.4.2-2)) #1 Tue Oct 5 06:20:23 EDT 2004
Oct  5 17:01:52 bert kernel: BIOS-provided physical RAM map:
Oct  5 17:01:52 bert kernel:  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Oct  5 17:01:52 bert kernel:  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Oct  5 17:01:52 bert kernel:  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Oct  5 17:01:52 bert kernel:  BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
Oct  5 17:01:52 bert kernel:  BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
Oct  5 17:01:52 bert kernel: 512MB LOWMEM available.
Oct  5 17:01:52 bert kernel: DMI 2.1 present.
Oct  5 17:01:52 bert kernel: ACPI: PM-Timer IO Port: 0xf808
Oct  5 17:01:52 bert kernel: Built 1 zonelists
Oct  5 17:01:52 bert kernel: Initializing CPU#0
Oct  5 17:01:52 bert kernel: Kernel command line: auto BOOT_IMAGE=Linux ro root=303 apm=power-off
Oct  5 17:01:52 bert kernel: CPU 0 irqstacks, hard=c0395000 soft=c0394000
Oct  5 17:01:52 bert kernel: PID hash table entries: 4096 (order: 12, 65536 bytes)
Oct  5 17:01:52 bert kernel: Detected 1394.141 MHz processor.
Oct  5 17:01:52 bert kernel: Using pmtmr for high-res timesource
Oct  5 17:01:52 bert kernel: Console: colour VGA+ 80x25
Oct  5 17:01:52 bert kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Oct  5 17:01:52 bert kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Oct  5 17:01:52 bert kernel: Memory: 516068k/524288k available (1772k kernel code, 7776k reserved, 715k data, 128k init, 0k highmem)
Oct  5 17:01:52 bert kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Oct  5 17:01:52 bert kernel: Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Oct  5 17:01:52 bert kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Oct  5 17:01:52 bert kernel: CPU: L2 cache: 256K
Oct  5 17:01:52 bert kernel: Intel machine check architecture supported.
Oct  5 17:01:52 bert kernel: Intel machine check reporting enabled on CPU#0.
Oct  5 17:01:52 bert kernel: CPU: Intel(R) Celeron(TM) CPU                1400MHz stepping 04
Oct  5 17:01:52 bert kernel: Enabling fast FPU save and restore... done.
Oct  5 17:01:52 bert kernel: Enabling unmasked SIMD FPU exception support... done.
Oct  5 17:01:52 bert kernel: Checking 'hlt' instruction... OK.
Oct  5 17:01:52 bert kernel: ACPI: IRQ9 SCI: Edge set to Level Trigger.
Oct  5 17:01:52 bert kernel: NET: Registered protocol family 16
Oct  5 17:01:52 bert kernel: PCI: PCI BIOS revision 2.10 entry at 0xed880, last bus=1
Oct  5 17:01:52 bert kernel: PCI: Using configuration type 1
Oct  5 17:01:52 bert kernel: mtrr: v2.0 (20020519)
Oct  5 17:01:52 bert kernel: ACPI: Subsystem revision 20040816
Oct  5 17:01:52 bert kernel: ACPI: Interpreter enabled
Oct  5 17:01:52 bert kernel: ACPI: Using PIC for interrupt routing
Oct  5 17:01:52 bert kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11)
Oct  5 17:01:52 bert kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11)
Oct  5 17:01:52 bert kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11)
Oct  5 17:01:52 bert kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11)
Oct  5 17:01:52 bert kernel: ACPI: PCI Root Bridge [PCI0] (00:00)
Oct  5 17:01:52 bert kernel: PCI: Probing PCI hardware (bus 00)
Oct  5 17:01:52 bert kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Oct  5 17:01:52 bert kernel: PnPBIOS: Scanning system for PnP BIOS support...
Oct  5 17:01:52 bert kernel: PnPBIOS: Found PnP BIOS installation structure at 0xc00fef70
Oct  5 17:01:52 bert kernel: PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0x604e, dseg 0xf0000
Oct  5 17:01:52 bert kernel: PnPBIOS: 18 nodes reported by PnP BIOS; 18 recorded by driver
Oct  5 17:01:52 bert kernel: usbcore: registered new driver usbfs
Oct  5 17:01:52 bert kernel: usbcore: registered new driver hub
Oct  5 17:01:52 bert kernel: PCI: Using ACPI for IRQ routing
Oct  5 17:01:52 bert kernel: ** PCI interrupts are no longer routed automatically.  If this
Oct  5 17:01:52 bert kernel: ** causes a device to stop working, it is probably because the
Oct  5 17:01:52 bert kernel: ** driver failed to call pci_enable_device().  As a temporary
Oct  5 17:01:52 bert kernel: ** workaround, the "pci=routeirq" argument restores the old
Oct  5 17:01:52 bert kernel: ** behavior.  If this argument makes the device work again,
Oct  5 17:01:52 bert kernel: ** please email the output of "lspci" to bjorn.helgaas@hp.com
Oct  5 17:01:52 bert kernel: ** so I can fix the driver.
Oct  5 17:01:52 bert kernel: pnp: 00:12: ioport range 0x15c-0x15d has been reserved
Oct  5 17:01:52 bert kernel: pnp: 00:12: ioport range 0x4d0-0x4d1 has been reserved
Oct  5 17:01:52 bert kernel: pnp: 00:13: ioport range 0xf800-0xf81f could not be reserved
Oct  5 17:01:52 bert kernel: pnp: 00:13: ioport range 0xf820-0xf83f has been reserved
Oct  5 17:01:52 bert kernel: pnp: 00:13: ioport range 0xfc00-0xfc0f has been reserved
Oct  5 17:01:52 bert kernel: Initializing Cryptographic API
Oct  5 17:01:52 bert kernel: Limiting direct PCI/PCI transfers.
Oct  5 17:01:52 bert kernel: isapnp: Scanning for PnP cards...
Oct  5 17:01:52 bert kernel: isapnp: No Plug & Play device found
Oct  5 17:01:52 bert kernel: ACPI: PS/2 Keyboard Controller [KBD] at I/O 0x60, 0x64, irq 1
Oct  5 17:01:52 bert kernel: ACPI: PS/2 Mouse Controller [PS2M] at irq 12
Oct  5 17:01:52 bert kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Oct  5 17:01:52 bert kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Oct  5 17:01:52 bert kernel: Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
Oct  5 17:01:52 bert kernel: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Oct  5 17:01:52 bert kernel: ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A
Oct  5 17:01:52 bert kernel: io scheduler noop registered
Oct  5 17:01:52 bert kernel: io scheduler anticipatory registered
Oct  5 17:01:52 bert kernel: io scheduler deadline registered
Oct  5 17:01:52 bert kernel: io scheduler cfq registered
Oct  5 17:01:52 bert kernel: Compaq SMART2 Driver (v 2.6.0)
Oct  5 17:01:52 bert kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Oct  5 17:01:52 bert kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Oct  5 17:01:52 bert kernel: PIIX4: IDE controller at PCI slot 0000:00:14.1
Oct  5 17:01:52 bert kernel: PIIX4: chipset revision 1
Oct  5 17:01:52 bert kernel: PIIX4: not 100%% native mode: will probe irqs later
Oct  5 17:01:52 bert kernel:     ide0: BM-DMA at 0x10e0-0x10e7, BIOS settings: hda:DMA, hdb:pio
Oct  5 17:01:52 bert kernel:     ide1: BM-DMA at 0x10e8-0x10ef, BIOS settings: hdc:DMA, hdd:DMA
Oct  5 17:01:52 bert kernel: hda: Maxtor 6Y080L0, ATA DISK drive
Oct  5 17:01:52 bert kernel: elevator: using anticipatory as default io scheduler
Oct  5 17:01:52 bert kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Oct  5 17:01:52 bert kernel: hdc: HL-DT-ST RW/DVD GCC-4480B, ATAPI CD/DVD-ROM drive
Oct  5 17:01:52 bert kernel: hdd: HP COLORADO 20GB, ATAPI TAPE drive
Oct  5 17:01:52 bert kernel: ide1 at 0x170-0x177,0x376 on irq 15
Oct  5 17:01:52 bert kernel: hda: max request size: 128KiB
Oct  5 17:01:52 bert kernel: hda: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(33)
Oct  5 17:01:52 bert kernel:  hda: hda1 hda2 hda3 hda4 < hda5 >
Oct  5 17:01:52 bert kernel: USB Universal Host Controller Interface driver v2.2
Oct  5 17:01:52 bert kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
Oct  5 17:01:52 bert kernel: PCI: setting IRQ 10 as level-triggered
Oct  5 17:01:52 bert kernel: ACPI: PCI interrupt 0000:00:14.2[D] -> GSI 10 (level, low) -> IRQ 10
Oct  5 17:01:52 bert kernel: uhci_hcd 0000:00:14.2: Intel Corp. 82371AB/EB/MB PIIX4 USB
Oct  5 17:01:52 bert kernel: uhci_hcd 0000:00:14.2: irq 10, io base 0x10c0
Oct  5 17:01:52 bert kernel: uhci_hcd 0000:00:14.2: new USB bus registered, assigned bus number 1
Oct  5 17:01:52 bert kernel: hub 1-0:1.0: USB hub found
Oct  5 17:01:52 bert kernel: hub 1-0:1.0: 2 ports detected
Oct  5 17:01:52 bert kernel: Badness in remove_proc_entry at fs/proc/generic.c:688
Oct  5 17:01:52 bert kernel:  [dump_stack+23/32] dump_stack+0x17/0x20
Oct  5 17:01:52 bert kernel:  [remove_proc_entry+341/352] remove_proc_entry+0x155/0x160
Oct  5 17:01:52 bert kernel:  [uhci_hcd_init+236/272] uhci_hcd_init+0xec/0x110
Oct  5 17:01:52 bert kernel:  [do_initcalls+87/192] do_initcalls+0x57/0xc0
Oct  5 17:01:52 bert kernel:  [init+50/272] init+0x32/0x110
Oct  5 17:01:52 bert kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Oct  5 17:01:52 bert kernel: mice: PS/2 mouse device common for all mice
Oct  5 17:01:52 bert kernel: input: AT Translated Set 2 keyboard on isa0060/serio0
Oct  5 17:01:52 bert kernel: usb 1-1: new low speed USB device using address 2
Oct  5 17:01:52 bert kernel: c024e172
Oct  5 17:01:52 bert kernel: PREEMPT 
Oct  5 17:01:52 bert kernel: Modules linked in:
Oct  5 17:01:52 bert kernel: CPU:    0
Oct  5 17:01:52 bert kernel: EIP:    0060:[uhci_alloc_urb_priv+50/144]    Not tainted VLI
Oct  5 17:01:52 bert kernel: EFLAGS: 00010006   (2.6.9-rc3-mm2) 
Oct  5 17:01:52 bert kernel: EIP is at uhci_alloc_urb_priv+0x32/0x90
Oct  5 17:01:52 bert kernel: eax: 00000000   ebx: 00000003   ecx: 0000000b   edx: c17ed000
Oct  5 17:01:52 bert kernel: esi: c17cb8c0   edi: 00000003   ebp: c1731d98   esp: c1731d88
Oct  5 17:01:52 bert kernel: ds: 007b   es: 007b   ss: 0068
Oct  5 17:01:52 bert kernel: Process khubd (pid: 39, threadinfo=c1731000 task=c1728b30)
Oct  5 17:01:52 bert kernel: Stack: c14eec00 fffffff4 c17cb8c0 c14eec00 c1731dbc c024f08a c01c12c2 c17ed000 
Oct  5 17:01:52 bert kernel:        00000000 00000286 c02c2ca0 c17cb8c0 c14eec00 c1731de0 c0242a80 0000900d 
Oct  5 17:01:52 bert kernel:        00000246 c17d1a20 00000010 00000008 c17ed000 00000002 c1731e04 c0243429 
Oct  5 17:01:52 bert kernel: Call Trace:
Oct  5 17:01:52 bert kernel:  [show_stack+122/144] show_stack+0x7a/0x90
Oct  5 17:01:52 bert kernel:  [show_registers+329/448] show_registers+0x149/0x1c0
Oct  5 17:01:52 bert kernel:  [die+221/368] die+0xdd/0x170
Oct  5 17:01:52 bert kernel:  [do_page_fault+1095/1561] do_page_fault+0x447/0x619
Oct  5 17:01:52 bert kernel:  [error_code+45/56] error_code+0x2d/0x38
Oct  5 17:01:52 bert kernel:  [uhci_urb_enqueue+106/608] uhci_urb_enqueue+0x6a/0x260
Oct  5 17:01:52 bert kernel:  [hcd_submit_urb+272/400] hcd_submit_urb+0x110/0x190
Oct  5 17:01:52 bert kernel:  [usb_submit_urb+425/592] usb_submit_urb+0x1a9/0x250
Oct  5 17:01:52 bert kernel:  [usb_start_wait_urb+67/208] usb_start_wait_urb+0x43/0xd0
Oct  5 17:01:52 bert kernel:  [usb_internal_control_msg+96/128] usb_internal_control_msg+0x60/0x80
Oct  5 17:01:52 bert kernel:  [usb_control_msg+133/160] usb_control_msg+0x85/0xa0
Oct  5 17:01:52 bert kernel:  [hub_set_address+90/128] hub_set_address+0x5a/0x80
Oct  5 17:01:52 bert kernel:  [hub_port_init+384/880] hub_port_init+0x180/0x370
Oct  5 17:01:52 bert kernel:  [hub_port_connect_change+194/944] hub_port_connect_change+0xc2/0x3b0
Oct  5 17:01:52 bert kernel:  [hub_events+471/896] hub_events+0x1d7/0x380
Oct  5 17:01:52 bert kernel:  [hub_thread+53/240] hub_thread+0x35/0xf0
Oct  5 17:01:52 bert kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Oct  5 17:01:52 bert kernel: Code: 45 f0 a1 c4 30 3b c0 89 75 f8 89 d6 ba 20 00 00 00 89 5d f4 89 7d fc e8 1d ff ee ff 89 c3 31 c0 85 db 74 4b b9 0b 00 00 00 89 df <f3> ab a1 c0 7f 2f c0 89 43 1c a1 c0 7f 2f c0 89 73 08 89 5b 04 
Oct  5 17:01:52 bert kernel:  <6>note: khubd[39] exited with preempt_count 1
Oct  5 17:01:52 bert kernel: input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
Oct  5 17:01:52 bert kernel: NET: Registered protocol family 2
Oct  5 17:01:52 bert kernel: IP: routing cache hash table of 4096 buckets, 32Kbytes
Oct  5 17:01:52 bert kernel: TCP: Hash tables configured (established 131072 bind 65536)
Oct  5 17:01:52 bert kernel: NET: Registered protocol family 1
Oct  5 17:01:52 bert kernel: NET: Registered protocol family 15
Oct  5 17:01:52 bert kernel: ReiserFS: hda3: found reiserfs format "3.6" with standard journal
Oct  5 17:01:52 bert kernel: ReiserFS: hda3: using ordered data mode
Oct  5 17:01:52 bert kernel: ReiserFS: hda3: journal params: device hda3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
Oct  5 17:01:52 bert kernel: ReiserFS: hda3: checking transaction log (hda3)
Oct  5 17:01:52 bert kernel: ReiserFS: hda3: Using r5 hash to sort names
Oct  5 17:01:52 bert kernel: VFS: Mounted root (reiserfs filesystem) readonly.
Oct  5 17:01:52 bert kernel: Freeing unused kernel memory: 128k freed
Oct  5 17:01:52 bert kernel: Adding 976744k swap on /dev/hda2.  Priority:-1 extents:1
Oct  5 17:01:52 bert kernel: Real Time Clock Driver v1.12
Oct  5 17:01:52 bert kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Oct  5 17:01:52 bert kernel: apm: overridden by ACPI.
Oct  5 17:01:52 bert kernel: NET: Registered protocol family 17
Oct  5 17:01:52 bert kernel: e100: Intel(R) PRO/100 Network Driver, 3.1.4-k2-NAPI
Oct  5 17:01:52 bert kernel: e100: Copyright(c) 1999-2004 Intel Corporation
Oct  5 17:01:52 bert kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Oct  5 17:01:52 bert kernel: PCI: setting IRQ 11 as level-triggered
Oct  5 17:01:52 bert kernel: ACPI: PCI interrupt 0000:00:0d.0[A] -> GSI 11 (level, low) -> IRQ 11
Oct  5 17:01:52 bert kernel: e100: eth0: e100_probe: addr 0x40b00000, irq 11, MAC addr 00:08:C7:08:27:CE
Oct  5 17:01:52 bert kernel: input: PC Speaker
Oct  5 17:01:52 bert kernel: device-mapper: 4.1.0-ioctl (2003-12-10) initialised: dm@uk.sistina.com
Oct  5 17:01:52 bert kernel: md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
Oct  5 17:01:52 bert kernel: warning: process `update' used the obsolete bdflush system call
Oct  5 17:01:52 bert kernel: Fix your initscripts?
Oct  5 17:01:52 bert kernel: SCSI subsystem initialized
Oct  5 17:01:52 bert kernel: kjournald starting.  Commit interval 5 seconds
Oct  5 17:01:52 bert kernel: EXT3 FS on hda1, internal journal
Oct  5 17:01:52 bert kernel: EXT3-fs: mounted filesystem with ordered data mode.
Oct  5 17:01:52 bert kernel: ReiserFS: hda5: found reiserfs format "3.6" with standard journal
Oct  5 17:01:52 bert kernel: ReiserFS: hda5: using ordered data mode
Oct  5 17:01:52 bert kernel: ReiserFS: hda5: journal params: device hda5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
Oct  5 17:01:52 bert kernel: ReiserFS: hda5: checking transaction log (hda5)
Oct  5 17:01:52 bert kernel: ReiserFS: hda5: Using r5 hash to sort names
Oct  5 17:01:52 bert kernel: Badness in enable_irq at kernel/irq/manage.c:106
Oct  5 17:01:52 bert kernel:  [dump_stack+23/32] dump_stack+0x17/0x20
Oct  5 17:01:52 bert kernel:  [enable_irq+178/208] enable_irq+0xb2/0xd0
Oct  5 17:01:52 bert kernel:  [pg0+542801987/1069822976] e100_up+0x143/0x200 [e100]
Oct  5 17:01:52 bert kernel:  [pg0+542806281/1069822976] e100_open+0x29/0x80 [e100]
Oct  5 17:01:52 bert kernel:  [dev_open+116/144] dev_open+0x74/0x90
Oct  5 17:01:52 bert kernel:  [dev_change_flags+82/288] dev_change_flags+0x52/0x120
Oct  5 17:01:52 bert kernel:  [devinet_ioctl+1516/1696] devinet_ioctl+0x5ec/0x6a0
Oct  5 17:01:52 bert kernel:  [inet_ioctl+192/208] inet_ioctl+0xc0/0xd0
Oct  5 17:01:52 bert kernel:  [sock_ioctl+446/672] sock_ioctl+0x1be/0x2a0
Oct  5 17:01:52 bert kernel:  [sys_ioctl+468/560] sys_ioctl+0x1d4/0x230
Oct  5 17:01:52 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:01:52 bert kernel: e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
Oct  5 17:01:52 bert kernel: nfs warning: mount version older than kernel
Oct  5 17:01:52 bert last message repeated 2 times
Oct  5 17:01:52 bert kernel: reset at 0x220 failed!!!
Oct  5 17:01:52 bert kernel: reset at 0x220 failed!!!
Oct  5 17:01:52 bert kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Oct  5 17:01:52 bert kernel: apm: disabled on user request.
Oct  5 17:01:53 bert dhcpd: Internet Systems Consortium DHCP Server V3.0.1
Oct  5 17:01:53 bert dhcpd: Copyright 2004 Internet Systems Consortium.
Oct  5 17:01:53 bert dhcpd: All rights reserved.
Oct  5 17:01:53 bert dhcpd: For info, please visit http://www.isc.org/sw/dhcp/
Oct  5 17:01:53 bert dhcpd: Wrote 0 leases to leases file.
Oct  5 17:01:53 bert dhcpd: 
Oct  5 17:01:58 bert xfs: ignoring font path element /usr/lib/X11/fonts/CID (unreadable) 
Oct  5 17:01:59 bert kernel: parport: PnPBIOS parport detected.
Oct  5 17:01:59 bert kernel: parport0: PC-style at 0x378 (0x778), irq 9, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
Oct  5 17:01:59 bert kernel: parport0: irq 9 in use, resorting to polled operation
Oct  5 17:01:59 bert isapnp.rc[1569]:      parport_pc: loaded sucessfully
Oct  5 17:01:59 bert kernel: inserting floppy driver for 2.6.9-rc3-mm2
Oct  5 17:01:59 bert kernel: ACPI: Floppy Controller [FDC0] at I/O 0x3f0-0x3f5 irq 6 dma channel 2
Oct  5 17:01:59 bert kernel: ACPI: [FDC0] doesn't declare FD_DCR; also claiming 0x3f7
Oct  5 17:01:59 bert kernel: Floppy drive(s): fd0 is 1.44M
Oct  5 17:01:59 bert kernel: FDC 0 is a National Semiconductor PC87306
Oct  5 17:01:59 bert isapnp.rc[1569]:      floppy: loaded sucessfully
Oct  5 17:02:00 bert isapnp.rc[1569]:      pcspkr: loaded sucessfully
Oct  5 17:02:00 bert isapnp.rc[1569]:      rtc: loaded sucessfully
Oct  5 17:02:00 bert kernel: Linux agpgart interface v0.100 (c) Dave Jones
Oct  5 17:02:00 bert kernel: agpgart: Detected an Intel 440BX Chipset.
Oct  5 17:02:00 bert kernel: agpgart: Maximum main memory to use for agp memory: 440M
Oct  5 17:02:00 bert kernel: agpgart: AGP aperture is 64M @ 0x44000000
Oct  5 17:02:00 bert pci.agent[1692]:      intel-agp: loaded successfully
Oct  5 17:02:00 bert pci.agent[1751]:      e100: already loaded
Oct  5 17:02:00 bert kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
Oct  5 17:02:00 bert kernel: ACPI: PCI interrupt 0000:00:0e.0[A] -> GSI 10 (level, low) -> IRQ 10
Oct  5 17:02:01 bert pci.agent[1779]:      snd-emu10k1: loaded successfully
Oct  5 17:02:01 bert kernel: gameport: pci0000:00:0e.1 speed 1217 kHz
Oct  5 17:02:01 bert pci.agent[1881]:      emu10k1-gp: loaded successfully
Oct  5 17:02:01 bert kernel: ohci1394: $Rev: 1226 $ Ben Collins <bcollins@debian.org>
Oct  5 17:02:01 bert kernel: ACPI: PCI interrupt 0000:00:10.0[A] -> GSI 10 (level, low) -> IRQ 10
Oct  5 17:02:01 bert kernel: ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[10]  MMIO=[40a00000-40a007ff]  Max Packet=[2048]
Oct  5 17:02:01 bert pci.agent[1917]:      ohci1394: loaded successfully
Oct  5 17:02:02 bert kernel: piix4_smbus 0000:00:14.3: Found 0000:00:14.3 device
Oct  5 17:02:02 bert pci.agent[2018]:      i2c-piix4: loaded successfully
Oct  5 17:02:02 bert pci.rc[1681]:      ignoring pci display device on 01:00.0
Oct  5 17:03:54 bert kernel: SysRq : Show State
Oct  5 17:03:54 bert kernel: 
Oct  5 17:03:54 bert kernel:                                                sibling
Oct  5 17:03:54 bert kernel:   task             PC      pid father child younger older
Oct  5 17:03:54 bert kernel: init          S C02FAD80     0     1      0     2               (NOTLB)
Oct  5 17:03:54 bert kernel: c151ceb4 00000086 00000246 c02fad80 c13f7200 00000000 c02faca4 00000000 
Oct  5 17:03:54 bert kernel:        000000d8 00000000 c013968a c151cee0 c016122c c151c000 dfe88090 00000000 
Oct  5 17:03:54 bert kernel:        c151cec8 07435d80 000f421d c039a180 c15415f0 c15417cc fffdc8ce c151cec8 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [schedule_timeout+87/176] schedule_timeout+0x57/0xb0
Oct  5 17:03:54 bert kernel:  [do_select+614/688] do_select+0x266/0x2b0
Oct  5 17:03:54 bert kernel:  [sys_select+577/1264] sys_select+0x241/0x4f0
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: ksoftirqd/0   S C151FF70     0     2      1             3       (L-TLB)
Oct  5 17:03:54 bert kernel: c151ffb4 00000046 c1541080 c151ff70 c02b93a5 00000000 00000011 c1541080 
Oct  5 17:03:54 bert kernel:        00000000 00000000 ffffffff 00000086 c151cee4 00000000 00000000 ffffffff 
Oct  5 17:03:54 bert kernel:        c0113e47 121b4180 000f41fc c039a180 c1541080 c154125c c151f000 c151f000 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [ksoftirqd+179/192] ksoftirqd+0xb3/0xc0
Oct  5 17:03:54 bert kernel:  [kthread+138/208] kthread+0x8a/0xd0
Oct  5 17:03:54 bert kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Oct  5 17:03:54 bert kernel: events/0      R running     0     3      1             4     2 (L-TLB)
Oct  5 17:03:54 bert kernel: khelper       S C0127A40     0     4      1             5     3 (L-TLB)
Oct  5 17:03:54 bert kernel: c1524f3c 00000046 c0127a40 c0127a40 00000000 dd695e40 00000000 00000000 
Oct  5 17:03:54 bert kernel:        000001f9 00000000 0000007b 0000007b c15176f8 00000001 00000003 c1524000 
Oct  5 17:03:54 bert kernel:        00000000 80bf0fc0 000f4203 c039a180 c15405a0 c154077c dd695e00 00000292 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [worker_thread+536/608] worker_thread+0x218/0x260
Oct  5 17:03:54 bert kernel:  [kthread+138/208] kthread+0x8a/0xd0
Oct  5 17:03:54 bert kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Oct  5 17:03:54 bert kernel: kthread       S C1540030     0     5      1     6      51     4 (L-TLB)
Oct  5 17:03:54 bert kernel: c152ff3c 00000046 00000000 c1540030 c0113e00 00000000 00000000 00000000 
Oct  5 17:03:54 bert kernel:        00000000 00000000 00000001 c1540030 c152a5d8 00000001 00000003 c152f000 
Oct  5 17:03:54 bert kernel:        00000000 8526b700 000f4200 c039a180 c1540030 c154020c dff72de4 00000292 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [worker_thread+536/608] worker_thread+0x218/0x260
Oct  5 17:03:54 bert kernel:  [kthread+138/208] kthread+0x8a/0xd0
Oct  5 17:03:54 bert kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Oct  5 17:03:54 bert kernel: kacpid        S 00800000     0     6      5            38       (L-TLB)
Oct  5 17:03:54 bert kernel: c159af3c 00000046 c01124c9 00800000 00000000 00000000 d5c5ebbf 01000000 
Oct  5 17:03:54 bert kernel:        00000000 00000000 a91c9008 00010000 c159a000 c1729610 c159a000 c159af3c 
Oct  5 17:03:54 bert kernel:        c0124d9c 41d88c40 000f41fa c039a180 c1729610 c17297ec c159a000 c151cf28 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [worker_thread+536/608] worker_thread+0x218/0x260
Oct  5 17:03:54 bert kernel:  [kthread+138/208] kthread+0x8a/0xd0
Oct  5 17:03:54 bert kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Oct  5 17:03:54 bert kernel: kblockd/0     S C03AE920     0    38      5            49     6 (L-TLB)
Oct  5 17:03:54 bert kernel: c15a1f3c 00000046 c15a1000 c03ae920 c15a1f18 c023208c c17c4da0 c17c4da0 
Oct  5 17:03:54 bert kernel:        00000021 00000000 ffffffff c14e8840 c172af38 00000001 00000003 c15a1000 
Oct  5 17:03:54 bert kernel:        00000000 b63c2f00 000f420f c039a180 c17290a0 c172927c c17c4e20 00000246 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [worker_thread+536/608] worker_thread+0x218/0x260
Oct  5 17:03:54 bert kernel:  [kthread+138/208] kthread+0x8a/0xd0
Oct  5 17:03:54 bert kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Oct  5 17:03:54 bert kernel: pdflush       S 00000002     0    49      5            50    38 (L-TLB)
Oct  5 17:03:54 bert kernel: c1732f7c 00000046 c15405a0 00000002 521e3280 000f41fa c039a180 c17285c0 
Oct  5 17:03:54 bert kernel:        00000000 00000000 ffffffff c17285c0 c1732f5c c02b93a5 00000000 00000011 
Oct  5 17:03:54 bert kernel:        c17285c0 53ba2f40 000f41fa c039a180 c17285c0 c172879c c1732000 c1732fa8 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [__pdflush+160/496] __pdflush+0xa0/0x1f0
Oct  5 17:03:54 bert kernel:  [pdflush+30/32] pdflush+0x1e/0x20
Oct  5 17:03:54 bert kernel:  [kthread+138/208] kthread+0x8a/0xd0
Oct  5 17:03:54 bert kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Oct  5 17:03:54 bert kernel: pdflush       S C013AC6C     0    50      5            52    49 (L-TLB)
Oct  5 17:03:54 bert kernel: c173af7c 00000046 c173af7c c013ac6c fffd3721 0000cccc 00000000 00000000 
Oct  5 17:03:54 bert kernel:        000000c4 00000000 00000000 00000000 00000000 00000000 00000000 00000005 
Oct  5 17:03:54 bert kernel:        00000000 7e96f640 000f421c c039a180 c1728050 c172822c 00000000 c173afa8 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [__pdflush+160/496] __pdflush+0xa0/0x1f0
Oct  5 17:03:54 bert kernel:  [pdflush+30/32] pdflush+0x1e/0x20
Oct  5 17:03:54 bert kernel:  [kthread+138/208] kthread+0x8a/0xd0
Oct  5 17:03:54 bert kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Oct  5 17:03:54 bert kernel: aio/0         S 00800000     0    52      5           665    50 (L-TLB)
Oct  5 17:03:54 bert kernel: c1742f3c 00000046 c01124c9 00800000 00000000 00000000 c7f5ffff 01000000 
Oct  5 17:03:54 bert kernel:        00000000 00000000 bb5eb22c 00010000 c1742000 c176b0c0 c1742000 c1742f3c 
Oct  5 17:03:54 bert kernel:        c0124d9c 521e3280 000f41fa c039a180 c176b0c0 c176b29c c1742000 c151cf2c 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [worker_thread+536/608] worker_thread+0x218/0x260
Oct  5 17:03:54 bert kernel:  [kthread+138/208] kthread+0x8a/0xd0
Oct  5 17:03:54 bert kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Oct  5 17:03:54 bert kernel: kswapd0       S C176B630     0    51      1           635     5 (L-TLB)
Oct  5 17:03:54 bert kernel: c173bf88 00000046 00000000 c176b630 00000001 00000002 c173bf50 c0128a78 
Oct  5 17:03:54 bert kernel:        01000000 00000000 00000000 c02fa120 c173bf60 c0121c74 c173b000 c173bf70 
Oct  5 17:03:54 bert kernel:        c0119f01 53ba2f40 000f41fa c039a180 c176b630 c176b80c c173b000 c02faf3c 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [kswapd+163/208] kswapd+0xa3/0xd0
Oct  5 17:03:54 bert kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Oct  5 17:03:54 bert kernel: kseriod       S C176A5E0     0   635      1           952    51 (L-TLB)
Oct  5 17:03:54 bert kernel: c1789f90 00000046 00000000 c176a5e0 00000001 00000002 c1789f58 c0128a78 
Oct  5 17:03:54 bert kernel:        01000000 00000000 00000000 c02fa120 c1789f68 c0121c74 c1789000 c1789f78 
Oct  5 17:03:54 bert kernel:        c0119f01 6910d4c0 000f41fa c039a180 c176a5e0 c176a7bc c1789000 c1789000 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [serio_thread+150/272] serio_thread+0x96/0x110
Oct  5 17:03:54 bert kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Oct  5 17:03:54 bert kernel: reiserfs/0    S 00000001     0   665      5          1026    52 (L-TLB)
Oct  5 17:03:54 bert kernel: dfe54f3c 00000046 00000000 00000001 00000000 00000c6e 00000003 00000000 
Oct  5 17:03:54 bert kernel:        0000014d 00000000 00000000 00000000 c17fda58 00000001 00000003 dfe54000 
Oct  5 17:03:54 bert kernel:        00000000 b60e6840 000f420f c039a180 c176a070 c176a24c e081211c 00000246 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [worker_thread+536/608] worker_thread+0x218/0x260
Oct  5 17:03:54 bert kernel:  [kthread+138/208] kthread+0x8a/0xd0
Oct  5 17:03:54 bert kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Oct  5 17:03:54 bert kernel: kjournald     S 3639B1FF     0   952      1          1018   635 (L-TLB)
Oct  5 17:03:54 bert kernel: df606f64 00000046 c0118a85 3639b1ff 00002b7f 00002b7f df606000 df606f3c 
Oct  5 17:03:54 bert kernel:        00000000 00000000 ffffffff 00000286 c1503424 00000001 00000003 df606000 
Oct  5 17:03:54 bert kernel:        00000000 25128b80 000f4202 c039a180 df8d0110 df8d02ec df606000 c15033e0 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [pg0+542709087/1069822976] kjournald+0x22f/0x250 [jbd]
Oct  5 17:03:54 bert kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Oct  5 17:03:54 bert kernel: portmap       S 00000000     0  1018      1          1027   952 (NOTLB)
Oct  5 17:03:54 bert kernel: df65bf14 00000086 00000020 00000000 00001fc0 00000001 00000000 df8d1160 
Oct  5 17:03:54 bert kernel:        00000b47 00000000 00000000 000000d0 df65bf34 00000000 df54d560 df65bfa0 
Oct  5 17:03:54 bert kernel:        df65bef8 91413f40 000f4202 c039a180 df8d1160 df8d133c 00000000 7fffffff 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [schedule_timeout+162/176] schedule_timeout+0xa2/0xb0
Oct  5 17:03:54 bert kernel:  [do_poll+148/192] do_poll+0x94/0xc0
Oct  5 17:03:54 bert kernel:  [sys_poll+406/560] sys_poll+0x196/0x230
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: rpciod/0      S 00800000     0  1026      5                 665 (L-TLB)
Oct  5 17:03:54 bert kernel: df262f3c 00000046 c01124c9 00800000 00000000 00000000 df262f00 01000000 
Oct  5 17:03:54 bert kernel:        00000000 00000000 df262f94 00010000 df262000 dfe890e0 df262000 df262f3c 
Oct  5 17:03:54 bert kernel:        c0124d9c 8526b700 000f4200 c039a180 dfe890e0 dfe892bc df262000 dff72e2c 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [worker_thread+536/608] worker_thread+0x218/0x260
Oct  5 17:03:54 bert kernel:  [kthread+138/208] kthread+0x8a/0xd0
Oct  5 17:03:54 bert kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Oct  5 17:03:54 bert kernel: lockd         S 00000000     0  1027      1          1235  1018 (L-TLB)
Oct  5 17:03:54 bert kernel: df8aaf10 00000046 00000000 00000000 0011709d 00000000 df8aaefc c01124c9 
Oct  5 17:03:54 bert kernel:        0005ba7b 00000000 00000000 00000331 004ac4e2 00000000 00000000 00000000 
Oct  5 17:03:54 bert kernel:        c1728b30 8535f940 000f4200 c039a180 dfe88b70 dfe88d4c c14fc400 7fffffff 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [schedule_timeout+162/176] schedule_timeout+0xa2/0xb0
Oct  5 17:03:54 bert kernel:  [pg0+544038087/1069822976] svc_recv+0x437/0x560 [sunrpc]
Oct  5 17:03:54 bert kernel:  [pg0+544142057/1069822976] lockd+0x129/0x290 [lockd]
Oct  5 17:03:54 bert kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Oct  5 17:03:54 bert kernel: rc            S DFE5BEE8     0  1235      1  1554    1251  1027 (NOTLB)
Oct  5 17:03:54 bert kernel: dfe5bf18 00000086 dfe636a0 dfe5bee8 c0144daf df4f03c0 dfe97080 1f224065 
Oct  5 17:03:54 bert kernel:        0000dfaf 00000000 dfe636a0 dfe636cc df847ac4 dfe5bfb4 c0110a8a 00000001 
Oct  5 17:03:54 bert kernel:        ffffffff a177a340 000f4202 c039a180 df8d16d0 df8d18ac dfe5b000 00000004 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [do_wait+582/1200] do_wait+0x246/0x4b0
Oct  5 17:03:54 bert kernel:  [sys_waitpid+37/39] sys_waitpid+0x25/0x27
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: syslogd       S C02FACA4     0  1251      1          1254  1235 (NOTLB)
Oct  5 17:03:54 bert kernel: df248eb4 00000086 00000000 c02faca4 00000000 00000001 df248eac c013968a 
Oct  5 17:03:54 bert kernel:        00000151 00000000 df248ea0 c0122535 00000001 00000000 df26f7b0 00000010 
Oct  5 17:03:54 bert kernel:        c02faeec e211e180 000f421c c039a180 df26f7b0 df26f98c 00000000 7fffffff 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [schedule_timeout+162/176] schedule_timeout+0xa2/0xb0
Oct  5 17:03:54 bert kernel:  [do_select+614/688] do_select+0x266/0x2b0
Oct  5 17:03:54 bert kernel:  [sys_select+577/1264] sys_select+0x241/0x4f0
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: klogd         R running     0  1254      1          1355  1251 (NOTLB)
Oct  5 17:03:54 bert kernel: automount     S C013968A     0  1355      1          1361  1254 (NOTLB)
Oct  5 17:03:54 bert kernel: dffbff14 00000086 dffbfefc c013968a c0119bc7 00000000 00000000 00000000 
Oct  5 17:03:54 bert kernel:        0000000b 00000000 df26ecd0 00000010 c02faeec 00000000 000000d0 de89fe20 
Oct  5 17:03:54 bert kernel:        00000000 33c9ae40 000f421d c039a180 df26ecd0 df26eeac 00000000 7fffffff 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [schedule_timeout+162/176] schedule_timeout+0xa2/0xb0
Oct  5 17:03:54 bert kernel:  [do_poll+148/192] do_poll+0x94/0xc0
Oct  5 17:03:54 bert kernel:  [sys_poll+406/560] sys_poll+0x196/0x230
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: dbus-daemon-1 S DF752260     0  1361      1          1374  1355 (NOTLB)
Oct  5 17:03:54 bert kernel: df2e1f14 00000086 b7f35c90 df752260 df2e1ee8 00000001 00000000 df3117d0 
Oct  5 17:03:54 bert kernel:        00040e95 00000000 00000000 000000d0 df75228c 00000000 df34f560 df2e1fa0 
Oct  5 17:03:54 bert kernel:        df2e1ef8 39ee9f40 000f4201 c039a180 df3117d0 df3119ac 00000000 7fffffff 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [schedule_timeout+162/176] schedule_timeout+0xa2/0xb0
Oct  5 17:03:54 bert kernel:  [do_poll+148/192] do_poll+0x94/0xc0
Oct  5 17:03:54 bert kernel:  [sys_poll+406/560] sys_poll+0x196/0x230
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: famd          S 00000001     0  1374      1          1381  1361 (NOTLB)
Oct  5 17:03:54 bert kernel: df347eb4 00000086 00000000 00000001 df347ea4 c013968a df0cae0c df53a4c0 
Oct  5 17:03:54 bert kernel:        00044444 00000000 00000001 00000000 df26f240 00000010 c02faeec 00000000 
Oct  5 17:03:54 bert kernel:        000000d0 cd559b80 000f4201 c039a180 df26f240 df26f41c 00000000 7fffffff 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [schedule_timeout+162/176] schedule_timeout+0xa2/0xb0
Oct  5 17:03:54 bert kernel:  [do_select+614/688] do_select+0x266/0x2b0
Oct  5 17:03:54 bert kernel:  [sys_select+577/1264] sys_select+0x241/0x4f0
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: gkrellmd      S 00000001     0  1381      1          1386  1374 (NOTLB)
Oct  5 17:03:54 bert kernel: de85eeb4 00000086 00000000 00000001 de85eea4 c013968a de76dfff 37363430 
Oct  5 17:03:54 bert kernel:        00026443 00000000 00000001 00000000 df26e1f0 00000010 c02faeec 00000000 
Oct  5 17:03:54 bert kernel:        de85eec8 6adccd40 000f421d c039a180 df26e1f0 df26e3cc fffdbd1b de85eec8 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [schedule_timeout+87/176] schedule_timeout+0x57/0xb0
Oct  5 17:03:54 bert kernel:  [do_select+614/688] do_select+0x266/0x2b0
Oct  5 17:03:54 bert kernel:  [sys_select+577/1264] sys_select+0x241/0x4f0
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: inetd         S 00000001     0  1386      1          1392  1381 (NOTLB)
Oct  5 17:03:54 bert kernel: df7a9eb4 00000086 00000000 00000001 df7a9ea4 c013968a 00000010 00000020 
Oct  5 17:03:54 bert kernel:        000114e7 00000000 00000001 00000000 df26e760 00000010 c02faeec 00000000 
Oct  5 17:03:54 bert kernel:        000000d0 2ffae740 000f4202 c039a180 df26e760 df26e93c 00000000 7fffffff 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [schedule_timeout+162/176] schedule_timeout+0xa2/0xb0
Oct  5 17:03:54 bert kernel:  [do_select+614/688] do_select+0x266/0x2b0
Oct  5 17:03:54 bert kernel:  [sys_select+577/1264] sys_select+0x241/0x4f0
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: lisa          S 00000001     0  1392      1          1410  1386 (NOTLB)
Oct  5 17:03:54 bert kernel: de68beb4 00000086 00000000 00000001 de68bea4 c013968a 00000000 00000000 
Oct  5 17:03:54 bert kernel:        0000009a 00000000 00000001 00000000 df8d0bf0 00000010 c02faeec 00000000 
Oct  5 17:03:54 bert kernel:        de68bec8 57d8bfc0 000f421c c039a180 df8d0bf0 df8d0dcc fffdc51f de68bec8 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [schedule_timeout+87/176] schedule_timeout+0x57/0xb0
Oct  5 17:03:54 bert kernel:  [do_select+614/688] do_select+0x266/0x2b0
Oct  5 17:03:54 bert kernel:  [sys_select+577/1264] sys_select+0x241/0x4f0
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: smail         S 00000001     0  1410      1  1415    1418  1392 (NOTLB)
Oct  5 17:03:54 bert kernel: de70beb4 00000082 00000000 00000001 de70bea4 c013968a 00000000 00000000 
Oct  5 17:03:54 bert kernel:        00028612 00000000 00000001 00000000 df8d0680 00000010 c02faeec 00000000 
Oct  5 17:03:54 bert kernel:        000000d0 ff0b7000 000f4201 c039a180 df8d0680 df8d085c 00000000 7fffffff 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [schedule_timeout+162/176] schedule_timeout+0xa2/0xb0
Oct  5 17:03:54 bert kernel:  [do_select+614/688] do_select+0x266/0x2b0
Oct  5 17:03:54 bert kernel:  [sys_select+577/1264] sys_select+0x241/0x4f0
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: smail         Z DF27F9BC     0  1415   1410                     (L-TLB)
Oct  5 17:03:54 bert kernel: de7e6f84 00000046 00000000 df27f9bc 00000000 de7e6f48 00000296 00000000 
Oct  5 17:03:54 bert kernel:        00028612 00000000 df310210 00000000 c15415f0 de7e6f84 c011aa5f df3102f4 
Oct  5 17:03:54 bert kernel:        df310334 ff0b7000 000f4201 c039a180 df310210 df3103ec 00000001 00000000 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [do_exit+579/1072] do_exit+0x243/0x430
Oct  5 17:03:54 bert kernel:  [do_group_exit+54/160] do_group_exit+0x36/0xa0
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: sshd          S 00000001     0  1418      1          1452  1410 (NOTLB)
Oct  5 17:03:54 bert kernel: de7eceb4 00000082 00000000 00000001 de7ecea4 c013968a 00000000 00000000 
Oct  5 17:03:54 bert kernel:        0014d55d 00000000 00000001 00000000 df310780 00000010 c02faeec 00000000 
Oct  5 17:03:54 bert kernel:        000000d0 14439100 000f4202 c039a180 df310780 df31095c 00000000 7fffffff 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [schedule_timeout+162/176] schedule_timeout+0xa2/0xb0
Oct  5 17:03:54 bert kernel:  [do_select+614/688] do_select+0x266/0x2b0
Oct  5 17:03:54 bert kernel:  [sys_select+577/1264] sys_select+0x241/0x4f0
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: xfs           S C02FACA4     0  1452      1          1527  1418 (NOTLB)
Oct  5 17:03:54 bert kernel: de388eb4 00000082 00000000 c02faca4 00000000 00000001 de388eac c013968a 
Oct  5 17:03:54 bert kernel:        007286a9 00000000 c02fab20 df555284 00000001 00000000 dfe88600 00000000 
Oct  5 17:03:54 bert kernel:        de388ec8 8fc3c700 000f4202 c039a180 dfe88600 dfe887dc 00051bce de388ec8 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [schedule_timeout+87/176] schedule_timeout+0x57/0xb0
Oct  5 17:03:54 bert kernel:  [do_select+614/688] do_select+0x266/0x2b0
Oct  5 17:03:54 bert kernel:  [sys_select+577/1264] sys_select+0x241/0x4f0
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: bash          S DDE69EE8     0  1527      1  1528    1540  1452 (NOTLB)
Oct  5 17:03:54 bert kernel: dde69f18 00000082 dfe63040 dde69ee8 c0144daf ddea038c df7a8080 1df28065 
Oct  5 17:03:54 bert kernel:        00031141 00000000 dfe63040 dfe6306c df8d96a4 dde69fb4 c0110a8a 00000001 
Oct  5 17:03:54 bert kernel:        ffffffff 769c9180 000f4202 c039a180 dde73280 dde7345c dde69000 00000004 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [do_wait+582/1200] do_wait+0x246/0x4b0
Oct  5 17:03:54 bert kernel:  [sys_waitpid+37/39] sys_waitpid+0x25/0x27
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: bash          S DE3F4EE8     0  1528   1527  1529    1532       (NOTLB)
Oct  5 17:03:54 bert kernel: de3f4f18 00000086 df752d00 de3f4ee8 c0144daf dde8f4b8 dffc2080 1deb7065 
Oct  5 17:03:54 bert kernel:        00031141 00000000 df752d00 df752d2c df53b3e4 de3f4fb4 c0110a8a 00000001 
Oct  5 17:03:54 bert kernel:        c0103e4b 768d4f40 000f4202 c039a180 dfe89650 dfe8982c de3f4000 00000004 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [do_wait+582/1200] do_wait+0x246/0x4b0
Oct  5 17:03:54 bert kernel:  [sys_waitpid+37/39] sys_waitpid+0x25/0x27
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: Xprt          S C02FACA4     0  1529   1528                     (NOTLB)
Oct  5 17:03:54 bert kernel: ddf08eb4 00000082 00000000 c02faca4 00000000 00000001 ddf08eac c013968a 
Oct  5 17:03:54 bert kernel:        004c15c0 00000000 c02fab20 dfe7043c 00000001 00000000 ddf15810 00000000 
Oct  5 17:03:54 bert kernel:        ddf08ec8 dbc2bbc0 000f4202 c039a180 ddf15810 ddf159ec 000520bb ddf08ec8 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [schedule_timeout+87/176] schedule_timeout+0x57/0xb0
Oct  5 17:03:54 bert kernel:  [do_select+614/688] do_select+0x266/0x2b0
Oct  5 17:03:54 bert kernel:  [sys_select+577/1264] sys_select+0x241/0x4f0
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: bash          S C02FAB20     0  1532   1527                1528 (NOTLB)
Oct  5 17:03:54 bert kernel: ddea3ed0 00000086 df04d3e4 c02fab20 df04d3e4 00000212 ddea3ec0 c01449b7 
Oct  5 17:03:54 bert kernel:        00031141 00000000 ddea3ec0 c0143bd5 00000000 dfe5556c 0809cfb0 df04d3e4 
Oct  5 17:03:54 bert kernel:        df7526a0 769c9180 000f4202 c039a180 dde727a0 dde7297c de89e940 de89e8d0 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [pipe_wait+120/176] pipe_wait+0x78/0xb0
Oct  5 17:03:54 bert kernel:  [pipe_readv+393/624] pipe_readv+0x189/0x270
Oct  5 17:03:54 bert kernel:  [pipe_read+31/48] pipe_read+0x1f/0x30
Oct  5 17:03:54 bert kernel:  [vfs_read+224/288] vfs_read+0xe0/0x120
Oct  5 17:03:54 bert kernel:  [sys_read+61/112] sys_read+0x3d/0x70
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: rpc.statd     S C02FACA4     0  1540      1          1553  1527 (NOTLB)
Oct  5 17:03:54 bert kernel: dde92eb4 00000082 00000000 c02faca4 00000000 00000001 dde92eac c013968a 
Oct  5 17:03:54 bert kernel:        0008b4db 00000000 00000246 c02faca4 00000001 00000000 dde72d10 00000010 
Oct  5 17:03:54 bert kernel:        c02faeec 91413f40 000f4202 c039a180 dde72d10 dde72eec 00000000 7fffffff 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [schedule_timeout+162/176] schedule_timeout+0xa2/0xb0
Oct  5 17:03:54 bert kernel:  [do_select+614/688] do_select+0x266/0x2b0
Oct  5 17:03:54 bert kernel:  [sys_select+577/1264] sys_select+0x241/0x4f0
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: arpwatch      S DDFE1C94     0  1553      1          1941  1540 (NOTLB)
Oct  5 17:03:54 bert kernel: ddfe1ce4 00000086 7fffffff ddfe1c94 c0133a98 ddfe1ca8 c0105c8f ddfe1cbc 
Oct  5 17:03:54 bert kernel:        00000eb0 00000000 ffffffff c010419c 00000000 00000000 00000000 7fffffff 
Oct  5 17:03:54 bert kernel:        ddfe1d50 eeb4be80 000f421c c039a180 ddf147c0 ddf1499c 00000000 7fffffff 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [schedule_timeout+162/176] schedule_timeout+0xa2/0xb0
Oct  5 17:03:54 bert kernel:  [wait_for_packet+226/304] wait_for_packet+0xe2/0x130
Oct  5 17:03:54 bert kernel:  [skb_recv_datagram+122/208] skb_recv_datagram+0x7a/0xd0
Oct  5 17:03:54 bert kernel:  [pg0+542639585/1069822976] packet_recvmsg+0x51/0x140 [af_packet]
Oct  5 17:03:54 bert kernel:  [sock_recvmsg+188/240] sock_recvmsg+0xbc/0xf0
Oct  5 17:03:54 bert kernel:  [sys_recvfrom+129/224] sys_recvfrom+0x81/0xe0
Oct  5 17:03:54 bert kernel:  [sys_socketcall+431/560] sys_socketcall+0x1af/0x230
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: S40hotplug    S DE847EE8     0  1554   1235  2062               (NOTLB)
Oct  5 17:03:54 bert kernel: de847f18 00000082 df752ae0 de847ee8 c0144daf dd8fc3cc ddea5080 1d5c6065 
Oct  5 17:03:54 bert kernel:        0000cec0 00000000 df752ae0 df752b0c df53b9bc de847fb4 c0110a8a 00000001 
Oct  5 17:03:54 bert kernel:        ffffffff 50d2fec0 000f4203 c039a180 c176ab50 c176ad2c de847000 00000004 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [do_wait+582/1200] do_wait+0x246/0x4b0
Oct  5 17:03:54 bert kernel:  [sys_waitpid+37/39] sys_waitpid+0x25/0x27
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: khpsbpkt      S DF4F1DDC     0  1941      1          1954  1553 (L-TLB)
Oct  5 17:03:54 bert kernel: de232f84 00000046 c0112570 df4f1ddc 00000000 de232f48 00000296 00000000 
Oct  5 17:03:54 bert kernel:        00002d19 00000000 01000000 000f4203 0000000f 00000000 80bf0fc0 000f4203 
Oct  5 17:03:54 bert kernel:        80bf0fc0 80bf0fc0 000f4203 c039a180 dde72230 dde7240c e0c40058 00000246 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [__down_interruptible+156/376] __down_interruptible+0x9c/0x178
Oct  5 17:03:54 bert kernel:  [__down_failed_interruptible+10/16] __down_failed_interruptible+0xa/0x10
Oct  5 17:03:54 bert kernel:  [pg0+545720938/1069822976] .text.lock.ieee1394_core+0xf/0x15 [ieee1394]
Oct  5 17:03:54 bert kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Oct  5 17:03:54 bert kernel: knodemgrd_0   S DD695F28     0  1954      1                1941 (L-TLB)
Oct  5 17:03:54 bert kernel: dd695f6c 00000046 000000d0 dd695f28 00000202 dd31e6c0 000000d0 dd695f38 
Oct  5 17:03:54 bert kernel:        00000000 00000000 dcde1f60 0000a1ff dd695f54 c0185d73 0000a1ff dd31e6c0 
Oct  5 17:03:54 bert kernel:        dd31e6c0 80bf0fc0 000f4203 c039a180 dd6b6d50 dd6b6f2c dcda14d0 00000246 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [__down_interruptible+156/376] __down_interruptible+0x9c/0x178
Oct  5 17:03:54 bert kernel:  [__down_failed_interruptible+10/16] __down_failed_interruptible+0xa/0x10
Oct  5 17:03:54 bert kernel:  [pg0+545751169/1069822976] .text.lock.nodemgr+0x10f/0x1ae [ieee1394]
Oct  5 17:03:54 bert kernel:  [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10
Oct  5 17:03:54 bert kernel: usb.rc        S DE36BEE8     0  2062   1554  2064               (NOTLB)
Oct  5 17:03:54 bert kernel: de36bf18 00000086 dff056c0 de36bee8 c0144daf dd5ba3e0 dd6f7080 1d796065 
Oct  5 17:03:54 bert kernel:        00000000 00000000 dff056c0 dff056ec df8d922c de36bfb4 c0110a8a 00000001 
Oct  5 17:03:54 bert kernel:        ffffffff 529cc240 000f4203 c039a180 df310cf0 df310ecc de36b000 00000004 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [do_wait+582/1200] do_wait+0x246/0x4b0
Oct  5 17:03:54 bert kernel:  [sys_waitpid+37/39] sys_waitpid+0x25/0x27
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:03:54 bert kernel: grep          D 00000000     0  2064   2062                     (NOTLB)
Oct  5 17:03:54 bert kernel: dd6e7ed8 00000086 dd6a7080 00000000 dd6e7ec0 c0144849 dd6a7080 00000001 
Oct  5 17:03:54 bert kernel:        00000000 00000000 00000000 00000000 08065d64 dd699c24 dff054a0 00000001 
Oct  5 17:03:54 bert kernel:        dd6a7080 529cc240 000f4203 c039a180 dd6b72c0 dd6b749c c14ee824 00000246 
Oct  5 17:03:54 bert kernel: Call Trace:
Oct  5 17:03:54 bert kernel:  [__down+124/320] __down+0x7c/0x140
Oct  5 17:03:54 bert kernel:  [__down_failed+11/20] __down_failed+0xb/0x14
Oct  5 17:03:54 bert kernel:  [.text.lock.usb+19/166] .text.lock.usb+0x13/0xa6
Oct  5 17:03:54 bert kernel:  [usb_device_read+179/304] usb_device_read+0xb3/0x130
Oct  5 17:03:54 bert kernel:  [vfs_read+224/288] vfs_read+0xe0/0x120
Oct  5 17:03:54 bert kernel:  [sys_read+61/112] sys_read+0x3d/0x70
Oct  5 17:03:54 bert kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct  5 17:04:27 bert kernel: SysRq : Emergency Sync
Oct  5 17:04:27 bert kernel: Emergency Sync complete








^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2 ip_conntrack problems
  2004-10-05 23:13     ` Ed Tomlinson
@ 2004-10-05 23:53       ` Andrew Morton
  0 siblings, 0 replies; 40+ messages in thread
From: Andrew Morton @ 2004-10-05 23:53 UTC (permalink / raw)
  To: Ed Tomlinson; +Cc: linux-kernel

Ed Tomlinson <edt@aei.ca> wrote:
>
> The startup hangs at the same place rc2-mm1 did.

I'll forward your report to linux-usb-devel@lists.sourceforge.net.
The USB tree seems fairly broken lately.

> Disabling APCI does not help.  Recient mm build only
> work if APCI is enabled here.

Please send a .config which exhibits this failure.


^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-05 12:06     ` 2.6.9-rc3-mm2 Hugh Dickins
  2004-10-05 13:28       ` 2.6.9-rc3-mm2 Peter Zijlstra
@ 2004-10-06 10:54       ` Hugh Dickins
  2004-10-06 10:57         ` 2.6.9-rc3-mm2 Ingo Molnar
  2004-10-07  0:53       ` 2.6.9-rc3-mm2 Pasi Savolainen
  2 siblings, 1 reply; 40+ messages in thread
From: Hugh Dickins @ 2004-10-06 10:54 UTC (permalink / raw)
  To: Peter Zijlstra; +Cc: Andrew Morton, Ingo Molnar, Pasi Savolainen, linux-kernel

On Tue, 5 Oct 2004, Hugh Dickins wrote:
> On Tue, 5 Oct 2004, Peter Zijlstra wrote:
> > On Mon, 2004-10-04 at 19:13, Pasi Savolainen wrote:
> > > make: *** wait: No child processes.  Stop.
> > Just a simple mee too!
> 
> I've been suffering the occasional leftover zombie from multiple
> kernel builds precisely since the preempt-smp.patch went in; been
> hunting it unsuccessfully in spare moments, yesterday noticed that
> bug, today realize it's probably what I've been hunting - I'm
> about to start my own tests again, can't be sure until tomorrow.

Yes, that _raw_read_trylock patch has fixed my zombie problem: since
2.6.9-rc2-mm1 my repeated kernel builds would hang after several hours,
with a zombie (usually cc1) on one cpu and its waiting parent (usually
gcc) on another, with the puzzle of why the parent had never got woken -
because do_wait's read_lock(&tasklist_lock) went ahead even while
exit_notify held the write lock.

Hugh


^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-06 10:54       ` 2.6.9-rc3-mm2 Hugh Dickins
@ 2004-10-06 10:57         ` Ingo Molnar
  0 siblings, 0 replies; 40+ messages in thread
From: Ingo Molnar @ 2004-10-06 10:57 UTC (permalink / raw)
  To: Hugh Dickins; +Cc: Peter Zijlstra, Andrew Morton, Pasi Savolainen, linux-kernel


* Hugh Dickins <hugh@veritas.com> wrote:

> Yes, that _raw_read_trylock patch has fixed my zombie problem: since
> 2.6.9-rc2-mm1 my repeated kernel builds would hang after several
> hours, with a zombie (usually cc1) on one cpu and its waiting parent
> (usually gcc) on another, with the puzzle of why the parent had never
> got woken - because do_wait's read_lock(&tasklist_lock) went ahead
> even while exit_notify held the write lock.

great, thanks for tracking this down!

	Ingo

^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-05 12:06     ` 2.6.9-rc3-mm2 Hugh Dickins
  2004-10-05 13:28       ` 2.6.9-rc3-mm2 Peter Zijlstra
  2004-10-06 10:54       ` 2.6.9-rc3-mm2 Hugh Dickins
@ 2004-10-07  0:53       ` Pasi Savolainen
  2 siblings, 0 replies; 40+ messages in thread
From: Pasi Savolainen @ 2004-10-07  0:53 UTC (permalink / raw)
  To: linux-kernel

* Hugh Dickins <hugh@veritas.com>:
> On Tue, 5 Oct 2004, Peter Zijlstra wrote:
>> On Mon, 2004-10-04 at 19:13, Pasi Savolainen wrote:
>> >   LD      .tmp_vmlinux1
>> >   KSYM    .tmp_kallsyms1.S
>> > make: *** wait: No child processes.  Stop.
>> > - -
>> > The 'no child processes' keeps on coming up at 'random' moments under
>> > rc3-mm1. First time ever that I've seen it otherwise.
>> 
>> Just a simple mee too!
>> on 2.6.9-rc3-mm2-VP-T0 and on some earlier Sx patches as well.
>> Unfortunatly I haven't had time to track back as to when this was
>> introduced.
>
> Please, would you try this patch below that I posted yesterday?
> At the time I thought the trylock was hardly used so not urgent.

Thanks, this seemed to fix it.
In my case these came very frequently and easily. No Zombie processes
were in 'ps aux' output, but I think it's being talked about in the
other thread.

-- 
   Psi -- <http://www.iki.fi/pasi.savolainen>


^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-05 14:07 ` 2.6.9-rc3-mm2 Dominik Karall
  2004-10-05 14:21   ` 2.6.9-rc3-mm2 Con Kolivas
@ 2004-10-15  1:38   ` Rusty Russell
  2004-10-15  1:44     ` 2.6.9-rc3-mm2 Andrew Morton
  1 sibling, 1 reply; 40+ messages in thread
From: Rusty Russell @ 2004-10-15  1:38 UTC (permalink / raw)
  To: Dominik Karall; +Cc: Andrew Morton, lkml - Kernel Mailing List

On Wed, 2004-10-06 at 00:07, Dominik Karall wrote:
> On Monday 04 October 2004 11:02, Andrew Morton wrote:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc3/2.6
> >.9-rc3-mm2/
> 
> some more scheduling/preempt problems. following patches were applied:
> --- 
> 25/include/linux/netfilter_ipv4/ip_conntrack.h~conntrack-preempt-safety-fix 
> Mon Oct  4 14:36:19 2004
> +++ 25-akpm/include/linux/netfilter_ipv4/ip_conntrack.h Mon Oct  4 14:37:02 
> 2004
> @@ -311,10 +311,11 @@ struct ip_conntrack_stat
>         unsigned int expect_delete;
>  };
>  
> -#define CONNTRACK_STAT_INC(count)                              \
> -       do {                                                    \
> -               per_cpu(ip_conntrack_stat, get_cpu()).count++;  \
> -               put_cpu();                                      \
> +#define CONNTRACK_STAT_INC(count)                                      \
> +       do {                                                            \
> +               preempt_disable();                                      \
> +               per_cpu(ip_conntrack_stat, smp_processor_id()).count++; \
> +               preempt_disable();                                      \
>         } while (0)

Please, please please!  Never use per_cpu(XXX, smp_processor_id())!  In
this case, it's "get_cpu_var(ip_conntrack_stat).count++; put_cpu(),
although I think this code should only be called in a softirq, so a
simple "__get_cpu_var(ip_conntrack_stat).count++;" is sufficient.

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


^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-15  1:38   ` 2.6.9-rc3-mm2 Rusty Russell
@ 2004-10-15  1:44     ` Andrew Morton
  2004-10-15  2:05       ` 2.6.9-rc3-mm2 Rusty Russell
  0 siblings, 1 reply; 40+ messages in thread
From: Andrew Morton @ 2004-10-15  1:44 UTC (permalink / raw)
  To: Rusty Russell; +Cc: dominik.karall, linux-kernel

Rusty Russell <rusty@rustcorp.com.au> wrote:
>
> On Wed, 2004-10-06 at 00:07, Dominik Karall wrote:
> > On Monday 04 October 2004 11:02, Andrew Morton wrote:
> > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc3/2.6
> > >.9-rc3-mm2/
> > 
> > some more scheduling/preempt problems. following patches were applied:
> > --- 
> > 25/include/linux/netfilter_ipv4/ip_conntrack.h~conntrack-preempt-safety-fix 
> > Mon Oct  4 14:36:19 2004
> > +++ 25-akpm/include/linux/netfilter_ipv4/ip_conntrack.h Mon Oct  4 14:37:02 
> > 2004
> > @@ -311,10 +311,11 @@ struct ip_conntrack_stat
> >         unsigned int expect_delete;
> >  };
> >  
> > -#define CONNTRACK_STAT_INC(count)                              \
> > -       do {                                                    \
> > -               per_cpu(ip_conntrack_stat, get_cpu()).count++;  \
> > -               put_cpu();                                      \
> > +#define CONNTRACK_STAT_INC(count)                                      \
> > +       do {                                                            \
> > +               preempt_disable();                                      \
> > +               per_cpu(ip_conntrack_stat, smp_processor_id()).count++; \
> > +               preempt_disable();                                      \
> >         } while (0)
> 
> Please, please please!  Never use per_cpu(XXX, smp_processor_id())!

Why?

>  In
> this case, it's "get_cpu_var(ip_conntrack_stat).count++; put_cpu(),

Actually, it's put_cpu_var().

> although I think this code should only be called in a softirq, so a
> simple "__get_cpu_var(ip_conntrack_stat).count++;" is sufficient.

We were getting warnings from somewhere or other due to smp_processor_id()
within preemptible code - I don't recall the callsite.


^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-15  1:44     ` 2.6.9-rc3-mm2 Andrew Morton
@ 2004-10-15  2:05       ` Rusty Russell
  2004-10-15  2:09         ` 2.6.9-rc3-mm2 Andrew Morton
  0 siblings, 1 reply; 40+ messages in thread
From: Rusty Russell @ 2004-10-15  2:05 UTC (permalink / raw)
  To: Andrew Morton; +Cc: dominik.karall, lkml - Kernel Mailing List

On Fri, 2004-10-15 at 11:44, Andrew Morton wrote:
> Rusty Russell <rusty@rustcorp.com.au> wrote:
> > Please, please please!  Never use per_cpu(XXX, smp_processor_id())!
> 
> Why?

Because that's what get_cpu_var() does, and an arch might not need to
get the processor id to do it.  As more things get per-cpu-ified, and
smp_processor_id() for its own sake becomes more unusual, I expect archs
to go to smp_processor_id() as a per-cpu variable, and a register
holding the per-cpu offset.  (This needs a real dynamic per-cpu
allocator, as well, which I've been meaning to polish off).

> We were getting warnings from somewhere or other due to smp_processor_id()
> within preemptible code - I don't recall the callsite.

That's weird, but implies bogosity in the caller.  Covering it up like
this is not necessarily a win.

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


^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-15  2:05       ` 2.6.9-rc3-mm2 Rusty Russell
@ 2004-10-15  2:09         ` Andrew Morton
  2004-10-15  3:07           ` 2.6.9-rc3-mm2 Rusty Russell
  0 siblings, 1 reply; 40+ messages in thread
From: Andrew Morton @ 2004-10-15  2:09 UTC (permalink / raw)
  To: Rusty Russell; +Cc: dominik.karall, linux-kernel

Rusty Russell <rusty@rustcorp.com.au> wrote:
>
> > We were getting warnings from somewhere or other due to smp_processor_id()
>  > within preemptible code - I don't recall the callsite.
> 
>  That's weird, but implies bogosity in the caller.  Covering it up like
>  this is not necessarily a win.

umm.

	ip_conntrack_cleanup
	->ip_ct_selective_cleanup
	  ->death_by_timeout
	    ->CONNTRACK_STAT_INC

is one route.

^ permalink raw reply	[flat|nested] 40+ messages in thread

* Re: 2.6.9-rc3-mm2
  2004-10-15  2:09         ` 2.6.9-rc3-mm2 Andrew Morton
@ 2004-10-15  3:07           ` Rusty Russell
  0 siblings, 0 replies; 40+ messages in thread
From: Rusty Russell @ 2004-10-15  3:07 UTC (permalink / raw)
  To: Andrew Morton; +Cc: dominik.karall, lkml - Kernel Mailing List, Harald Welte

On Fri, 2004-10-15 at 12:09, Andrew Morton wrote:
> Rusty Russell <rusty@rustcorp.com.au> wrote:
> >
> > > We were getting warnings from somewhere or other due to smp_processor_id()
> >  > within preemptible code - I don't recall the callsite.
> > 
> >  That's weird, but implies bogosity in the caller.  Covering it up like
> >  this is not necessarily a win.
> 
> umm.
> 
> 	ip_conntrack_cleanup
> 	->ip_ct_selective_cleanup
> 	  ->death_by_timeout
> 	    ->CONNTRACK_STAT_INC
> 
> is one route.

Yep, called on module removal.

Cheers,
Rusty.

Name: Avoid warning on CONNTRACK_STAT_INC in death_by_timeout()
Status: Trivial
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

Module removal can call death_by_timeout() manually, which isn't in
softirq context, so the CONNTRACK_STAT_INC() call there (which assumes
preempt disabled) can give a warning.  Of course, the warning here is
spurious, but the simplest workaround is to call CONNTRACK_STAT_INC()
inside the lock.

diff -urpN --exclude TAGS -X /home/rusty/devel/kernel/kernel-patches/current-dontdiff --minimal .29431-linux-2.6.9-rc4-bk2/net/ipv4/netfilter/ip_conntrack_core.c .29431-linux-2.6.9-rc4-bk2.updated/net/ipv4/netfilter/ip_conntrack_core.c
--- .29431-linux-2.6.9-rc4-bk2/net/ipv4/netfilter/ip_conntrack_core.c	2004-10-11 15:17:21.000000000 +1000
+++ .29431-linux-2.6.9-rc4-bk2.updated/net/ipv4/netfilter/ip_conntrack_core.c	2004-10-15 13:05:52.000000000 +1000
@@ -328,9 +328,10 @@ static void death_by_timeout(unsigned lo
 {
 	struct ip_conntrack *ct = (void *)ul_conntrack;
 
-	CONNTRACK_STAT_INC(delete_list);
-
 	WRITE_LOCK(&ip_conntrack_lock);
+	/* Inside lock so preempt is disabled on module removal path.
+	 * Otherwise we can get spurious warnings. */
+	CONNTRACK_STAT_INC(delete_list);
 	clean_from_lists(ct);
 	WRITE_UNLOCK(&ip_conntrack_lock);
 	ip_conntrack_put(ct);

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


^ permalink raw reply	[flat|nested] 40+ messages in thread

end of thread, other threads:[~2004-10-15  3:07 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-04  9:02 2.6.9-rc3-mm2 Andrew Morton
2004-10-04 10:36 ` 2.6.9-rc3-mm2 Mathieu Segaud
2004-10-04 15:39   ` 2.6.9-rc3-mm2 Norberto Bensa
     [not found]     ` <87k6u6mp5z.fsf@barad-dur.crans.org>
2004-10-04 16:33       ` 2.6.9-rc3-mm2 Norberto Bensa
2004-10-04 12:15 ` 2.6.9-rc3-mm2 Stephane Jourdois
2004-10-05  0:36   ` 2.6.9-rc3-mm2 Andrew Rodland
2004-10-05 17:45   ` 2.6.9-rc3-mm2 Stephane Jourdois
2004-10-04 12:46 ` 2.6.9-rc3-mm2 Stefano Rivoir
2004-10-04 19:18   ` 2.6.9-rc3-mm2 Andrew Morton
2004-10-04 21:12     ` 2.6.9-rc3-mm2 Grant Wilson
2004-10-04 21:32       ` 2.6.9-rc3-mm2 Andrew Morton
2004-10-04 21:39         ` 2.6.9-rc3-mm2 Andrew Morton
2004-10-04 21:52           ` 2.6.9-rc3-mm2 Grant Wilson
2004-10-04 22:02           ` 2.6.9-rc3-mm2 Hua Zhong
2004-10-04 22:11           ` 2.6.9-rc3-mm2 Grant Wilson
2004-10-05  6:56           ` 2.6.9-rc3-mm2 Stefano Rivoir
2004-10-04 17:13 ` 2.6.9-rc3-mm2 Pasi Savolainen
2004-10-05  9:25   ` 2.6.9-rc3-mm2 Peter Zijlstra
2004-10-05  9:30     ` 2.6.9-rc3-mm2 Peter Zijlstra
2004-10-05 12:06     ` 2.6.9-rc3-mm2 Hugh Dickins
2004-10-05 13:28       ` 2.6.9-rc3-mm2 Peter Zijlstra
2004-10-06 10:54       ` 2.6.9-rc3-mm2 Hugh Dickins
2004-10-06 10:57         ` 2.6.9-rc3-mm2 Ingo Molnar
2004-10-07  0:53       ` 2.6.9-rc3-mm2 Pasi Savolainen
2004-10-04 17:19 ` 2.6.9-rc3-mm2 (compile stats) John Cherry
2004-10-04 19:56 ` 2.6.9-rc3-mm2 Christian Borntraeger
2004-10-04 21:39 ` 2.6.9-rc3-mm2 Dominik Karall
2004-10-04 23:41 ` 2.6.9-rc3-mm2 ip_conntrack problems Ed Tomlinson
2004-10-05  0:08   ` Andrew Morton
2004-10-05 23:13     ` Ed Tomlinson
2004-10-05 23:53       ` Andrew Morton
2004-10-05  3:12 ` 2.6.9-rc3-mm2 Andrew Rodland
2004-10-05  9:25 ` 2.6.9-rc3-mm2 Dominik Karall
2004-10-05 14:07 ` 2.6.9-rc3-mm2 Dominik Karall
2004-10-05 14:21   ` 2.6.9-rc3-mm2 Con Kolivas
2004-10-15  1:38   ` 2.6.9-rc3-mm2 Rusty Russell
2004-10-15  1:44     ` 2.6.9-rc3-mm2 Andrew Morton
2004-10-15  2:05       ` 2.6.9-rc3-mm2 Rusty Russell
2004-10-15  2:09         ` 2.6.9-rc3-mm2 Andrew Morton
2004-10-15  3:07           ` 2.6.9-rc3-mm2 Rusty Russell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox