public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.5-mm4
@ 2004-04-11  3:05 Andrew Morton
  2004-04-12  6:46 ` 2.6.5-mm4 Paul P Komkoff Jr
                   ` (4 more replies)
  0 siblings, 5 replies; 27+ messages in thread
From: Andrew Morton @ 2004-04-11  3:05 UTC (permalink / raw)
  To: linux-kernel


ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.5/2.6.5-mm4/

- Added the DRM development tree to -mm kernel.  Please Cc
  dri-devel@lists.sourceforge.net on any bug reports.

- Mainly small fixes



Changes since 2.6.5-mm3:


 bk-alsa.patch
 bk-arm.patch
 bk-driver-core.patch
 bk-drm.patch
 bk-i2c.patch
 bk-ieee1394.patch
 bk-input.patch
 bk-libata.patch
 bk-netdev.patch
 bk-pci.patch
 bk-pcmcia.patch
 bk-scsi.patch
 bk-serial.patch
 bk-usb.patch
 bk-agpgart.patch
 bk-cpufreq.patch

 External trees

-sbp2-build-fix.patch
-i2c-ali1563-section-fix.patch
-8250-resource-management-fix.patch

 Merged

+netpoll-early-arp-handling.patch
+netpoll-transmit-busy-bugfix.patch

 netpoll fixes

+kgdb-x86_64-warning-fixes.patch

 Fix a warning in the kgdb-for-x86_64 code

-CONFIG_SYSFS-boot-from-disk-fix.patch

 Folded into CONFIG_SYSFS.patch

-DRM-cvs-update.patch
-drm-include-fix.patch

 Dropped - -m now includes the DRM BK tree

+x86_64-probe_roms-c89.patch

 x86_64 ROM probing fixes/cleanup

+sctp-printk-warnings.patch
+atm-warning-fixes.patch
+firestream-warnings.patch
+cpufreq_userspace-warning.patch

 Fix warnings

+compute-creds-race-fix.patch
+compute-creds-race-fix-fix.patch

 Fix possible race in permission calculation across exec()

+rndis-fix.patch

 USB gadget fix

+sir_dev-warnings.patch
+donauboe-ptr-fix.patch
+strip-warnings.patch
+pc300_drv-warnings.patch
+strip-warnings-2.patch

 More warnings

+sk_mca-multicast-fix.patch

 net driver multicast fix

+kstrdup-and-friends.patch

 Add long-missing string functions

+call_usermodehelper_async.patch

 Fully async call_usermodehelper() workalike.

+get_files_struct.patch

 Code consolidation

+fix-acer-travelmate-360-interrupt-routing.patch

 laptop quirks

+shrink-hash-sizes-on-small-machines-take-2.patch

 More accurate sizing of the VFS caches.





All 538 patches


x86_64-update.patch
  x86-64 update

kconfig-url-fixes.patch
  Fix URLs in Kconfig files

Lindent-devfs.patch
  feed devfs through Lindent

system_running-fix.patch
  generalise system_running

vt-cleanup.patch
  vt.c cleanup

con_open-speedup.patch
  con_open() speedup/cleanup

remove-down_tty_sem.patch
  remove down_tty_sem()

tty-race-fix-43.patch
  Fix VT open/close race

i4l-kernelcapi-rework.patch
  i4l: kernelcapi receive workqueue and locking rework

wchan-use-ELF-sections.patch
  Fix get_wchan() FIXME wrt. order of functions

wchan-use-ELF-sections-sparc64-fix.patch
  get_wchan() sparc64 fix

ppc32-altivec-exception-fix.patch
  ppc32: Fix thinko in the altivec exception code

ppc64-si_addr-fix.patch
  ppc64: si_addr fix

ppc64-hugepage-fix.patch
  ppc64: Fix bug in hugepage support

ppc64-hugepage-fix-32.patch
  ppc64: hugepage bugfix

ppc64-alloc_consistent-retval-fixes.patch
  ppc64: fix failure return codes from {pci,vio}_alloc_consistent()

ppc64-Fix-G5-build-with-DART-iommu-support.patch
  ppc64: Fix G5 build with DART (iommu) support

disable-VT-on-iSeries-by-default.patch
  disable VT on iSeries by default

ppc64-export-itLpNaca-on-iSeries.patch
  ppc64: export itLpNaca on iSeries

PPC64-iSeries-virtual-ethernet-driver.patch
  PPC64: iSeries virtual ethernet driver

ppc64-Allow-hugepages-anywhere-in-low-4GB.patch
  ppc64: allow hugepages anywhere in low 4GB

ppc64-move-epow-log-buffer-to-bss.patch
  ppc64: Move EPOW log buffer to BSS

ppc4xx-memleak-fix.patch
  ppc44x: fix memory leak

quota-locking-fixes.patch
  Quota locking fixes

inode-cleanup.patch
  fs/inode.c list_head cleanup

initramfs-search-for-init-orig.patch
  search for /init for initramfs boots

knfsd-01-oops-fix.patch
  knfsd: Return -EOPNOTSUPP when unknown mechanism name encountered

knfsd-02-auth-error-return-fix.patch
  knfsd: Minor fix to error return when updating server authentication information

knfsd-03-auth_error-formatting-fix.patch
  knfsd: fix a problem with incorrectly formatted auth_error returns.

knfsd-04-remove-name_lookup_h.patch
  knfsd: Remove name_lookup.h that noone is using anymore.

knfsd-05-mounted_on_fileid-support.patch
  knfsd: Add server-side support for the nfsv4 mounted_on_fileid attribute.

knfsd-06-UTF8-improvements.patch
  knfsd: Improve UTF8 checking.

knfsd-07-auth_gss-export.patch
  knfsd: Export a symbol needed by auth_gss

knfsd-08-gss-integrity.patch
  knfsd: Add data integrity to serve rside gss

md-merging-fix.patch
  md: merge_bvec_fn needs to know about partitions.

mq-01-codemove.patch
  posix message queues: code move

mq-02-syscalls.patch
  posix message queues: syscall stubs

mq-03-core.patch
  posix message queues: implementation

mq-04-linuxext-poll.patch
  posix message queues: linux-specific poll extension

mq-05-linuxext-mount.patch
  posix message queues: made user mountable

mq-update-01.patch
  posix message queue update

mq-security-fix.patch
  security bugfix for mqueue

split-netlink_unicast.patch
  split netlink_unicast

mq_notify-via-netlink.patch
  posix message queues: send notifications via netlink

compat_mq.patch
  compat emulation for posix message queues

more-fixups-for-compat_mq.patch
  More fixups for compat_mq

compat_mq-ppc-fix.patch
  compat_mq ppc64 fix

compat_mq-fix.patch
  compat_mq fix

mq-timespec-checking-fix.patch
  mq: only fail with invalid timespec if mq_timed{send,receive} needs to block

ipmi-updates-3.patch
  IPMI driver updates

move-job-control-stuff-tosignal_struct.patch
  move job control fields from task_struct to signal_struct

lower-zone-protection-numa-fix.patch
  Fix page allocator lower zone protection for NUMA

ext3-fsync-speedup.patch
  ext3 fsync() and fdatasync() speedup

ext2-fsync-speedup-2.patch
  speed up ext2 fsync() and fdatasync()

jbd-commit-ordered-fix.patch
  jbd: fix ordered-data writeout logic

jbd-move-locked-buffers.patch
  JBD: ordered-data commit cleanup

jbd-iobuf-error-handling-fix.patch
  jbd: fix I/O error handling

readv-writev-check-fix.patch
  readv/writev range checking fix

kerneldoc-handle-attributes.patch
  Fix scripts/kernel-doc to handle __attribute__

slab-alignment-rework.patch
  slab: updates for per-arch alignments

set-mod-waiter-before-calling-stop_machine.patch
  Set mod->waiter Before Calling stop_machine

procfs-comment-fixes.patch
  fs/proc/proc_tty.c comment fixes

sb_mixer-bounds-checking.patch
  sb_mixer bounds checking

pmdisk-store-handling-fix.patch
  pmdisk: fix strcmp in sysfs store

file-operations-fcntl.patch
  add file_operations.fcntl

sys_time-subtick-correction-fix.patch
  Fix sys_time() to get subtick correction from the new xtime

bitmap_parse-fix.patch
  Broken bitmap_parse for ncpus > 32

ver_linux-fix.patch
  ver_linux fix

codingstyle-fix-for-emacs.patch
  Update CodingStyle hints for Emacs users.

document-unused-i386-pte-bits.patch
  document unused pte bits on i386

docbook-sgml-quotes-fix.patch
  Consistently use quotes for SGML attributes

sgml-close-tags.patch
  SGML: close tag with ">"

sch_ingress-help-fix.patch
  fix sch_ingress help

i386-irq-cleanup.patch
  i386 irq.c ifdef cleanup

firmware-loader-docs-fix.patch
  Fix firmware loader docs

trivial-patches-in-maintainers.patch
  Trivial Patch Monkey should be in MAINTAINERS

genksyms-parser-fix.patch
  Fix genksyms parsing

CONFIG_X86_GENERIC-help-fix.patch
  CONFIG_X86_GENERIC description fixup

credits-update.patch
  updating email info in CREDITS

device-h-duplicate-include.patch
  Kill duplicate #include <linux_ioport.h>

unmapped-CPU-node-number-fix.patch
  Use valid node number when unmapping x86 CPUs

submitting-trivial-patches.patch
  Add CC Trivial Patch Monkey to SubmittingPatches

ne2k-pic-build-fix.patch
  ne2k-pci.c compile fix on ppc[64]

doc-changes-update.patch
  Update Documentation/Changes

drm-put_user-fixes.patch
  i830 DRM missing put_user

export-complete_all.patch
  export complete_all()

urandom-scalability-fix.patch
  /dev/urandom scalability improvement

cpu5wdt-warning-fix.patch
  cpu5wdt.c warning fix

fget-speedup.patch
  speed up fget() and fget_light()

move-__this_module-to-modpost.patch
  Move __this_module to modpost

modversions-fix.patch
  Fix Modversions Now __this_module Is Created Only in .ko

support-zerobased-floppies.patch
  Support for floppies whose sectors are numbered from zero instead of one

remove-bitmap-length-limits.patch
  Remove bitmap_shift_*() bitmap length limits

huge-sparse-tmpfs-files.patch
  Fix huge sparse tmpfs files

strip-param-quotes.patch
  Strip quotes from kernel parameters

summit-irq-count-override.patch
  summit: per-subarch NR_IRQ_VECTORS

summit-increase-MAX_MP_BUSSES.patch
  summmit: increase MAX_MP_BUSSES

msi-ia64.patch
  ia64 MSI support

msi-ia64-x86_64-fix.patch
  msi-ia64 x86_64 fix

ia32-msi-fixup.patch
  Fix MSI os ia32

stv0299-unused-var-fix.patch
  stv0299.c unused variable

selinux-fix-struct-type.patch
  selinux: fix struct type

pte_alloc_one-null-pointer-check.patch
  missing NULL pointer check in pte_alloc_one.

kill-MAKEDEV-scripts.patch
  kill spurious MAKDEV scripts

wavfront-warning-fix.patch
  oss/wavfront.c warning fix.

hysnd-MOD_USE_COUNT-fix.patch
  remove bogus MOD_{INC,DEC}_USE_COUNT from hysdn

CONFIG_EMBEDDED-help-fix.patch
  improve CONFIG_EMBEDDED help text

remove-nswap-cnswap.patch
  eliminate nswap and cnswap

no-quota-inode-shrinkage.patch
  shrink inode when quota is disabled

geode-suspend-on-halt.patch
  enable suspend-on-halt for NS Geode

O_DIRECT-race-fixes-rollup.patch
  O_DIRECT data exposure fixes

O_DIRECT-ll_rw_block-vs-block_write_full_page-fix.patch
  Fix race between ll_rw_block() and block_write_full_page()

blockdev-direct-io-speedup.patch
  blockdev direct-io speedups

dio-aio-fixes.patch
  direct-io AIO fixes

aio-fallback-bio_count-race-fix-2.patch
  AIO+DIO bio_count race fix

rw_swap_page_sync-fix.patch
  rw_swap_page_sync(): place the pages in swapcache

radix-tree-tagging.patch
  radix-tree tags for selective lookup

irq-safe-pagecache-lock.patch
  make the pagecache lock irq-safe.

tag-dirty-pages.patch
  tag dirty pages as such in the radix tree

tag-writeback-pages.patch
  tag writeback pages as such in their radix tree

stop-using-dirty-pages.patch
  stop using the address_space dirty_pages list

kupdate-function-fix.patch
  fix the kupdate function

stop-using-io-pages.patch
  remove address_space.io_pages

stop-using-locked-pages.patch
  Stop using address_space.locked_pages

stop-using-clean-pages.patch
  stop using address_space.clean_pages

unslabify-pgds-and-pmds.patch
  revert the slabification of i386 pgd's and pmd's

slab-stop-using-page-list.patch
  slab: stop using page.list

page_alloc-stop-using-page-list.patch
  stop using page.list in the page allocator

hugetlb-stop-using-page-list.patch
  stop using page->list in the hugetlbpage implementations

pageattr-stop-using-page-list.patch
  stop using page.list in pageattr.c

readahead-stop-using-page-list.patch
  stop using page.list in readahead

compound-pages-stop-using-lru.patch
  stop using page->lru in compound pages

arm-stop-using-page-list.patch
  arm: stop using page->list

m68k-stop-using-page-list.patch
  switch the m68k pointer-table code over to page->lru

remove-page-list.patch
  remove page.list

clear_page_dirty_for_io.patch
  fdatasync integrity fix

block_write_full_page-redirty.patch
  don't allow background writes to hide dirty buffers

writeback-search-start.patch
  writeback efficiency and QoS improvements

mpage_writepages-latency-fix.patch
  Add mpage_writepages() scheduling point

mpage-cleanup.patch
  mpage_writepages() cleanup

use-compound-pages-for-hugetlb-only.patch
  use compound pages for hugetlb pages only

fork-vma-order-fix.patch
  fork vma ordering during fork

mremap-copy_one_pte-fix.patch
  mremap: copy_one_pte cleanup

mremap-move_vma-fix.patch
  mremap: move_vma fixes and cleanup

mremap-vma_relink_file-fix.patch
  mremap: vma_relink_file race fix

mremap-check-map_count.patch
  mremap: check map_count

mremap-rmap-comment-fix.patch
  Fix rmap comment

kswapd-remove-pages-scanned.patch
  kswapd: remove pages_scanned local

laptop-mode-3.patch
  laptop mode

laptop-mode-doc-update.patch
  Laptop mode doc updates for XFS, among other things.

laptop-mode-control-script-fix.patch
  Bugfix in the laptop mode control script.

laptop-mode-noflushd-warning.patch
  Subject: [patch 1/1] Add a warning about using laptop-mode with noflushd to laptop-mode doc.

laptop-mode-sync-completion.patch
  Add laptop-mode sync completion function to delete writeback timer.

ext3-commit-default.patch
  Add commit=0 to ext3, meaning "set commit to default".

tunable-pagefault-readaround.patch
  Honour the readahead tunable in filemap_nopage()

filemap_nopage-busywait-fix.patch
  Fix logic in filemap_nopage()

acpi-printk-fix.patch
  acpi printk fix

ia32-4k-stacks.patch
  ia32: 4Kb stacks (and irqstacks) patch

proc-load-average-fix.patch
  procfs LoadAVG/load_avg scaling fix

ppc64-NUMA-fix-for-16MB-LMBs.patch
  ppc64: NUMA fix for 16MB LMBs

sparc64-build-fix.patch
  build fails on sparc64 in hugetlbpage.c

epoll-comment-fixes.patch
  epoll comment fix

stop_machine-barrier-fixes.patch
  add stop_machine barriers

sunrpc-svcsock-drop.patch
  sunrpc: connection dropping tweaks

acl-version-mismatch.patch
  ACL version mismatch error code fix

v4l-cropcap-ioctl-fix.patch
  v4l: cropcap ioctl fix

v4l-v4l1-compat-fix.patch
  v4l: v4l1-compat fix

v4l-tuner-fix.patch
  v4l: tuner fix

v4l-msp3400-update.patch
  v4l: msp3400 update

v4l-pv951-remote-support.patch
  v4l: add support for pv951 remote to ir-kbd-i2c

v4l-saa7134-update.patch
  v4l: saa7134 driver update

v4l-saa7134-update-fix.patch
  v4l-saa7134-update fix

v4l-bttv-update.patch
  v4l: bttv driver update

v4l-doc-update.patch
  v4l: documentation update

v4l-cx88-update.patch
  cx88 update.

drivers-base-platform-tpyo-fix.patch
  drivers/base/platform.c typo fix

nfs-readdirplus-overflow-fix.patch
  Subject: [PATCH] Fix overflow bug in READDIRPLUS...

nfs-32bit-statfs-fix.patch
  Fix 32bit statfs on NFS

nfs-32bit-statfs-fix-warning-fix.patch
  nfs-32bit-statfs-fix warning fix

wavefront_synth-unused-var.patch
  wavefront_synth.c var not used.

tda1004x-unused-var.patch
  tda1004x.c var not used.

pmdisk-needs-asmlinkage.patch
  pmdisk needs asmlinkage

cycx_drv-warning-fix.patch
  cycx_drv.c warning fix.

ibmlana-needs-MCA_LEGACY.patch
  ibmlana needs CONFIG_MCA_LEGACY

rcu_list-documentation.patch
  Improve list.h documentation for _rcu() primitives

list-inline-cleanup.patch
  list.h cleanup

noexec-stack.patch
  Non-Exec stack support

ext3-transaction-batching-fix.patch
  Fix ext3 transaction batching

reiserfs-nesting-02.patch
  reiserfs: support for nested transactions

reiserfs-journal-writer.patch
  reiserfs: cleanups

reiserfs-logging.patch
  reiserfs: logging rework

reiserfs-jh-2.patch
  reiserfs: data=ordered support

reiserfs-end-trans-bkl.patch
  reiserfs: locking fix

reiserfs-prealloc.patch
  reiserfs: preallocation support

reiserfs-tail-jh.patch
  reiserfs: tail repacking fix

reiserfs-writepage-ordered-race.patch
  reiserfs: fix race with writepage

reiserfs-file_write_hole_sd.diff.patch
  reiserfs: sparse file handling fix

reiserfs-laptop-mode.patch
  reiserfs: laptop-mode support

reiserfs-truncate-leak.patch
  reiserfs: truncate leak fix

reiserfs-ordered-lat.patch
  reiserfs: scheduling latency improvements

reiserfs-dirty-warning.patch
  reiserfs: fix dirty-buffer warnings

reiserfs_kfree-warning-fix.patch
  reiserfs_kfree warning fix

reiserfs-writepage-race-fix.patch
  reiserfs writepage race with data=ordered

selinux-ipv6-support.patch
  selinux: add IPv6 support

selinux-remove-duplicate-assignment.patch
  From: James Morris <jmorris@redhat.com>
  Subject: [SELINUX] 2/2 Remove duplicate assignment

lightweight-auditing-framework.patch
  Light-weight Auditing Framework
  Light-weight Auditing Framework update
  lightweight-auditing-framework warning fixes
  Light-weight Auditing Framework receive filter fixes
  lightweight-auditing-framework-receive-filter-fixes compile fix

lightweight-auditing-framework-ipv6-support.patch
  selinux: make IPv6 code work with audit framework

selinux-compute_sid-fixes.patch
  selinux: Audit compute_sid errors

selinux-remove-ratelimit.patch
  selinux: remove ratelimit from avc

mixart-build-fix.patch
  CONFIG_SND_MIXART doesn't compile

unmap_vmas-latency-improvement.patch
  unmap_vmas latency improvement

i386-head_S-cleanups.patch
  more i386 head.S cleanups

intermezzo-leak-fixes.patch
  intermezzo leak fixes

es1688-define-fix.patch
  es1688 Definition redundancy

load_elf_binary-overflow-detection-fix.patch
  binfmt_elf.c fix for 32-bit apps with large bss

stack-reductions-ide-cd.patch
  stack reduction: ide-cd

stack-reductions-ide.patch
  stack reductions: ide

stack-reductions-isdn.patch
  stack reduction: ISDN

use-EFLAGS_defines.patch
  use EFLAGS #defines instead of inline constants

h8300-ptrace-fix.patch
  From: Yoshinori Sato <ysato@users.sourceforge.jp>
  Subject: [PATCH] H8/300 support update (1/3) - ptrace fix

h8300-entry_s-cleanup.patch
  From: Yoshinori Sato <ysato@users.sourceforge.jp>
  Subject: [PATCH] H8/300 support update (2/3) - entry.S cleanup

h8300-others.patch
  From: Yoshinori Sato <ysato@users.sourceforge.jp>
  Subject: [PATCH] H8/300 support update (3/3) - others

h8300-support-update.patch
  From: Yoshinori Sato <ysato@users.sourceforge.jp>
  Subject: [PATCH] H8/300 support update

sh-sci-build-fix.patch
  sh-sci compile error fix patch

posix-timers-thread.patch
  fix posix-timers to have proper per-process scope

v850-bitop-volatiles.patch
  v850: use volatile qualifier on v850 test-n-bitop asm statements

v850-dma-mapping-fix.patch
  v850: make v850 dma-mapping.h header work when !CONFIG_PCI

m68knommu-dma-mapping.patch
  m68knommu: create dma-mapping.h

m68knommu-kernel_thread-fix.patch
  m68knommu: fix kernel_thread()

m68knommu-kconfig-cleanup.patch
  m68knommu: Kconfig cleanup

m68knommu-comempci-printk-cleanup.patch
  m68knommu: comempci.c printk cleanup

m68knommu-coherent-dma-allocation.patch
  m68knommu: coherent dma allocation

m68knommu-build-dmac.patch
  m68knommu: build dma.c

cleanup-m68knommu-setupc-printk-and-irqreturn_t.patch
  m68knommu cleanup setup.c (printk and irqreturn_t)

cleanup-m68knommu-trapsc-printk-and-dump_stack.patch
  m68knommu cleanup traps.c (printk and dump_stack)

platform-additions-in-m68knommu-linker-script.patch
  m68knommu: platform additions in linker script

fix-gcc-cpu-define-for-m68knommu-coldfire.patch
  m68knommu/coldfire: fix gcc cpu define

add-senTec-vendor-support-to-m68knommu-Makefile.patch
  m68knommu: add senTec vendor support to Makefile

m68knommu-faultc-printk-cleanup.patch
  m68knommu: fault.c printk cleanup

m68knommu-mm-initc-printk-cleanup.patch
  m68knommu: mm/init.c printk cleanup

m68knommu-ColdFire-base-DMA-addresses.patch
  m68knommu/ColdFire base DMA addresses

m68knommu-timersc-printk-cleanup.patch
  m68knommu: timers.c printk cleanup

auto-size-dram-on-motorola-5272-coldfire-board.patch
  m68knommu: auto-size DRAM on Motorola/5272 ColdFire board

add-start-code-for-cobra5272-board.patch
  m68knommu: add start code for COBRA5272 board

use-irqreturn_t-in-coldfire-5282-setup-code.patch
  m68knommu: use irqreturn_t in ColdFire 5282 setup code

add-start-code-for-cobra5282-board.patch
  m68knommu: add start code for COBRA5282 board

cleanup-coldfire-5307-ints-code.patch
  m68knommu: cleanup ColdFire/5307 ints code

use-irqreturn_t-in-coldfire-5307-setup-code.patch
  m68knommu: use irqreturn_t in ColdFire 5307 setup code

m68knommu-mm-5307-vectorsc-printk-cleanup.patch
  m68knommu: mm/5307/vectors.c printk cleanup

conditional-romfs-copy-for-5407-cleopatra-board.patch
  m68knommu: conditional ROMfs copy for 5407 CLEOPATRA board

68360-commprocc-printk-cleanup.patch
  m68knommu: 68360 commproc.c printk cleanup

68360-configc-printk-cleanup.patch
  m68knommu: 68360 config.c printk cleanup

68ez328-configc-printk-cleanup.patch
  m68knommu: 68EZ328 config.c printk cleanup

use-irqreturn_t-in-coldfire-5407-setup-code.patch
  68knommu: use irqreturn_t in ColdFire 5407 setup code

use-irqreturn_t-in-motorola-68328-setup-code.patch
  68knommu: use irqreturn_t in Motorola 68328 setup code

cleanup-motorola-68328-ints-code.patch
  68knommu: cleanup Motorola 68328 ints code

cleanup-motorola-68360-ints-code.patch
  68knommu: cleanup Motorola 68360 ints code

mk68knommu-dragonengine-setup-code-printk-cleanup.patch
  68knommu: mk68knommu DragonEngine setup code printk cleanup

cleanup-startup-code-for-68ez328-dragonengine-board.patch
  68knommu: cleanup startup code for 68EZ328 DragonEngine board

68ez328-ucdimm-setup-code-printk-cleanup.patch
  68knommu: 68EZ328/ucdimm setup code printk cleanup

add-support-for-64mhz-clock-for-coldfire-boards.patch
  68knommu: add support for 64MHz clock for ColdFire boards

missing-n-in-timer_tscc.patch
  missing n in timer_tsc.c

hugetlb-consolidation.patch
  hugetlb consolidation

hugetlb-consolidation-highmem-fix.patch
  mc3 hugetlb buildfix

s390-1-12-core-s390.patch
  s390: core s390

s390-2-12-common-i-o-layer.patch
  s390: common i/o layer

s390-3-12-tape-driver-fixes.patch
  s390: tape driver fixes

s390-4-12-dasd-driver-fix.patch
  s390: dasd driver fix

s390-5-12-network-driver-fixes.patch
  s390: network driver fixes

s390-6-12-dcss-block-driver-fix.patch
  s390: dcss block driver fix

s390-7-12-zfcp-fixes-without-kfree-hack.patch
  s390: zfcp fixes (without kfree hack)

s390-8-12-zfcp-log-messages-part-1.patch
  s390: zfcp log messages part 1

s390-9-12-zfcp-log-messages-part-2.patch
  s390: zfcp log messages part 2

s390-10-12-crypto-device-driver-part-1.patch
  s390: crypto device driver part 1

s390-11-12-crypto-device-driver-part-2.patch
  s390: crypto device driver part 2

s390-12-12-rewritten-qeth-driver.patch
  s390: rewritten qeth driver

queue-congestion-callout.patch
  Add queue congestion callout

queue-congestion-dm-implementation.patch
  Implement queue congestion callout for device mapper
  devicemapper: use rwlock for map alterations
  Another DM maplock implementation

dm-remove-__dm_request.patch
  dmL remove __dm_request
  per-backing dev unplugging

per-backing_dev-unplugging.patch
  per-backing dev unplugging

swap_writepage-BIO_RW_SYNC.patch
  Use BIO_RW_SYNC in swap write page

md-unplug-update.patch
  unplugging: md update

correct-unplugs-on-nr_queued.patch
  Correct unplugs on nr_queued

correct-unplugs-on-nr_queued-remove-warnings.patch
  correct-unplugs-on-nr_queued-remove-warnings

cfq-4.patch
  CFQ io scheduler
  CFQ fixes

rmap-1-linux-rmaph.patch
  rmap 1 linux/rmap.h

rmap-2-anon-and-swapcache.patch
  rmap 2 anon and swapcache

rw_swap_page_sync-fixes.patch
  rw_swap_page_sync fixes

rmap-3-arches--mapping_mapped.patch
  rmap 3 arches + mapping_mapped

rename-page_to_nodenum.patch
  rename page_to_nodenum()

alpha-fix-unaligned-stxncpy-again.patch
  alpha: fix unaligned stxncpy again

cyclades-works-on-smp.patch
  cyclades works OK on SMP

dnotify_parent-speedup.patch
  dnotify_parent speedup

floppy_format_265.patch
  Feed floppy.c through Lindent

jbd-do_get_write_access-lock-contention-reduction.patch
  jbd: do_get_write_access lock contention reduction

jbd-b_transaction-zeroing-cleanup.patch
  jbd: b_transaction zeroing cleanup

probe_roms-01-move-stuff.patch
  i386 probe_roms(): preparation

probe_roms-02-fixes.patch
  i386 probe_roms(): fixes

swsusp-update.patch
  swsusp update: supports discontingmem/highmem

swsusp-highmem-fixes.patch
  swsusp update: supports discontingmem/highmem fixes

swsusp-dont-start-stopped-processes.patch
  Swsusp should not wake up stopped processes

mandocs_params-007.patch
  Correct kernel-doc comment with incorrect parameters documented

get_user_pages-shortcut.patch
  get_user_pages shortcut for anonymous pages

isicom-jiffies-fix.patch
  isicom.c: jiffies must be unsigned long

isicom-unused-vars.patch
  isicom.c: unused vars

parport-dependency-fix.patch
  parport dependency fix

dvd-dependency-fix.patch
  DVB dependency fix

isicom-error-path-fix.patch
  isicom error path fix

QD65xx-io-ports-fix.patch
  QD65xx I/O ports fix

parportbook-build-fix.patch
  Fix parportbook build again

saa7134-asus-tv-fm-inputs.patch
  saa7134 - Add two inputs for Asus TV FM

pdaudiocf-build-fix.patch
  pdaudiocf.c needs init.h

dont-offer-gen_rtc-on-ia64.patch
  don't offer GEN_RTC on ia64

remove_concat_FUNCTION_arch.patch
  remove concatenation with __FUNCTION__ arch/*

remove_concat_FUNCTION_drivers.patch
  remove concatenation with __FUNCTION__ drivers/*

remove_concat_FUNCTION_include.patch
  remove concatenation with __FUNCTION__ include/*

remove_concat_FUNCTION_sound.patch
  remove concatenation with __FUNCTION__ sound/*

raid56-masking-fix.patch
  Fix Raid5/6 above 2 Terabytes

ibmasm-dependency-fix.patch
  make ibmasm driver uart support depend on SERIAL_8250

bitop-comment-fix.patch
  fix test_and_change_bit comment

ext2-alternate-sb-mount-fix.patch
  ext2fs sb= mount option fix

ext3-alternate-sb-mount-fix.patch
  ext3fs sb= mount option fix

zoran-overflow-fix.patch
  fix for potential integer overflow in zoran driver

mdacon-warning-fix.patch
  mdacon.c warning fix.

do_fork-error-path-memory-leak.patch
  do_fork() error path memory leak

Fix-More-Problems-Introduced-By-Module-Structure-Added-in-modpostc.patch
  Fix More Problems Introduced By Module Structure Added in modpost.c

Rename-bitmap_clear-to-bitmap_zero-remove-CLEAR_BITMAP.patch
  Rename bitmap_clear to bitmap_zero, remove CLEAR_BITMAP

i2c-dev-warning-fixes.patch
  i2c-dev warning fixes

policydb-printk-warnings.patch
  policydb printk warnings

applicom-warnings.patch
  applicom warnings and usercopy-in-cli fix

tpqic02-warnings.patch
  tpqic02 warnings

acct-oops-fix.patch
  BSD accounting oops fix

framebuffer-bugfix.patch
  framebuffer bugfix

updated-fbmem-patch.patch
  fb_copy_cmap() fix

make-%docs-depend-on-scripts_basic.patch
  Make %docs depend on scripts_basic

kbuild-cleaning-in-three-steps.patch
  kbuild: cleaning in three steps

kbuild-external-module-support.patch
  kbuild: external module support

parport-no-procfs-warning-fix.patch
  parport: no procfs warning fix

CONFIG_SYSFS.patch
  Add CONFIG_SYSFS

jbd-BH_Revoke-cleanup.patch
  JBD: BH_Revoke cleanup

cciss-proc-fix.patch
  cciss: /proc fix

cciss_scsi-warning.patch
  cciss_scsi warning

pmdisk-is-x86-only.patch
  pmdisk is x86 only

mc.patch
  Add -mcN to EXTRAVERSION

bk-alsa.patch

bk-arm.patch

bk-driver-core.patch

bk-drm.patch

bk-i2c.patch

bk-ieee1394.patch

bk-input.patch

bk-libata.patch

bk-netdev.patch

bk-pci.patch

bk-pcmcia.patch

bk-scsi.patch

bk-serial.patch

bk-usb.patch

bk-agpgart.patch

bk-cpufreq.patch

mm.patch
  add -mmN to EXTRAVERSION

r8169-warning-fix.patch
  r8169 warning fix

netpoll-early-arp-handling.patch
  netpoll early ARP handling

netpoll-transmit-busy-bugfix.patch
  netpoll transmit busy bugfix

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-ga-recent-gcc-fix.patch
  kgdb: fix for recent gcc

kgdboe-netpoll.patch
  kgdb-over-ethernet via netpoll

kgdboe-configuration-logic-fix.patch
  kgdboe: fix configuration of MAC address

kgdboe-configuration-logic-fix-fix.patch

kgdboe-non-ia32-build-fix.patch

kgdb-warning-fixes.patch
  kgdb warning fixes

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

kgdb-x86_64-warning-fixes.patch
  kgdb-x86_64-warning-fixes

wchan-use-ELF-sections-kgdb-fix.patch
  wchan-use-ELF-sections-kgdb-fix

kgdb-THREAD_SIZE-fixes.patch
  THREAD_SIZE fixes for kgdb

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

must-fix-update-5.patch
  must-fix update

ppc64-reloc_hide.patch

ext3-journalled-quotas.patch
  Journalled quota patch

ext3-journalled-quotas-export.patch
  ext3-journalled-quotas export

invalidate_inodes-speedup.patch
  invalidate_inodes speedup
  more invalidate_inodes speedup fixes

config_spinline.patch
  uninline spinlocks for profiling accuracy.

pdflush-diag.patch

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

pci_set_power_state-might-sleep.patch

CONFIG_STANDALONE-default-to-n.patch
  Make CONFIG_STANDALONE default to N

extra-buffer-diags.patch

selinux-inode-race-trap.patch
  Try to diagnose Bug 2153

slab-leak-detector.patch
  slab leak detector
  mm/slab.c warning in cache_alloc_debugcheck_after

local_bh_enable-warning-fix.patch

nfs-01-prepare_nfspage.patch
  Subject: [PATCH] Prepare NFS asynchronous read/write structures for 	rsize/wsize < PAGE_SIZE

nfs-02-small_rsize.patch
  Subject: [PATCH] Add asynchronous read support for rsize<PAGE_SIZE

nfs-02-small_rsize-warning-fixes.patch
  Fix nfs-02-small_rsize ppc64 warnings

nfs-03-small_wsize.patch
  nfs: Add asynchronous write support for wsize<PAGE_SIZE

nfs-03-small_wsize-warning-fixes.patch
  Fix ppc64 warnings in nfs-03-small_wsize patch

nfs-04-congestion.patch
  Subject: [PATCH] Throttle writes when memory pressure forces a flush

nfs-05-unrace.patch
  Subject: [PATCH] Remove a couple of races in RPC layer...

nfs-06-rpc_throttle.patch
  Subject: [PATCH] add fair queueing to the RPC scheduler.

nfs-07-rpc_fixes.patch
  Subject: [PATCH] Close some potential scheduler races in rpciod.

nfs-08-short_rw.patch
  Subject: [PATCH] Add support for short reads/writes (< rsize/wsize)

nfsv4-updates.patch
  nfsv4 updates

Move-saved_command_line-to-init-mainc.patch
  Move saved_command_line to init/main.c

sched-run_list-cleanup.patch
  small scheduler cleanup

sched-find_busiest_node-resolution-fix.patch
  sched: improved resolution in find_busiest_node

sched-domains.patch
  sched: scheduler domain support
  sched: fix for NR_CPUS > BITS_PER_LONG
  sched: clarify find_busiest_group
  sched: find_busiest_group arithmetic fix

sched-find-busiest-fix.patch
  sched-find-busiest-fix

sched-sibling-map-to-cpumask.patch
  sched: cpu_sibling_map to cpu_mask
  p4-clockmod sibling_map fix
  p4-clockmod: handle more than two siblings

sched-domains-i386-ht.patch
  sched: implement domains for i386 HT
  sched: Fix CONFIG_SMT oops on UP
  sched: fix SMT + NUMA bug
  Change arch_init_sched_domains to use cpu_online_map
  Fix build with NR_CPUS > BITS_PER_LONG

sched-no-drop-balance.patch
  sched: handle inter-CPU jiffies skew

sched-directed-migration.patch
  sched_balance_exec(): don't fiddle with the cpus_allowed mask

sched-domain-debugging.patch
  sched_domain debugging

sched-domain-balancing-improvements.patch
  scheduler domain balancing improvements

sched-group-power.patch
  sched-group-power
  sched-group-power warning fixes

sched-domains-use-cpu_possible_map.patch
  sched_domains: use cpu_possible_map

sched-smt-nice-handling.patch
  sched: SMT niceness handling

sched-local-load.patch
  sched: add local load metrics

process-migration-speedup.patch
  Reduce TLB flushing during process migration

sched-trivial.patch
  sched: trivial fixes, cleanups

sched-misc-fixes.patch
  sched: misc fixes

sched-wakebalance-fixes.patch
  sched: wakeup balancing fixes

sched-imbalance-fix.patch
  sched: fix imbalance calculations

sched-altix-tune1.patch
  sched: altix tuning

sched-fix-activelb.patch
  sched: oops fix

ppc64-sched-domain-support.patch
  ppc64: sched-domain support

sched-domain-setup-lock.patch
  sched: fix setup races

ppc64-sched_domains-fix.patch
  ppc64-sched_domains-fix

sched-domain-setup-lock-ppc64-fix.patch

sched-minor-cleanups.patch
  sched: minor cleanups

sched-inline-removals.patch
  sched: uninlinings

sched-move-cold-task.patch
  sched: move cold task in mysteriouis ways

sched-migrate-shortcut.patch
  sched: add migration shortcut

sched-more-sync-wakeups.patch
  sched: extend sync wakeups

sched-boot-fix.patch
  sched: lock cpu_attach_domain for hotplug

sched-cleanups.patch
  sched: cleanups

sched-damp-passive-balance.patch
  sched: passive balancing damping

sched-cpu-load-cleanup.patch
  sched: cpu load management cleanup

fa311-mac-address-fix.patch
  wrong mac address with netgear FA311 ethernet card

pid_max-fix.patch
  Bug when setting pid_max > 32k

use-soft-float.patch
  Use -msoft-float

non-readable-binaries.patch
  Handle non-readable binfmt_misc executables

binfmt_misc-credentials.patch
  binfmt_misc: improve calaulation of interpreter's credentials

aic7xxx-deadlock-fix.patch
  aic7xxx deadlock fix

poll-select-longer-timeouts.patch
  poll()/select(): support longer timeouts

poll-select-range-check-fix.patch
  poll()/select() range checking fix

poll-select-handle-large-timeouts.patch
  poll()/select(): handle long timeouts

add-a-slab-for-ethernet.patch
  Add a kmalloc slab for ethernet packets

siimage-update.patch
  ide: update for siimage driver

ipmi-socket-interface.patch
  IPMI: socket interface

nmi_watchdog-local-apic-fix.patch
  Fix nmi_watchdog=2 and P4 HT

nmi-1-hz-2.patch
  reduce NMI watchdog call frequency with local APIC.

pcmcia-netdev-ordering-fixes.patch
  PCMCIA netdevice ordering issues

3ware-update.patch
  3ware driver update

devinet-ctl_table-fix.patch
  devinet_ctl_table[] null termination

idr-extra-features.patch
  idr.c: extra features enhancements

shm-do_munmap-check.patch

stack-overflow-test-fix.patch
  Fix stack overflow test for non-8k stacks

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

jgarzik-warnings.patch

logitech-keyboard-fix.patch
  2.6.5-rc2 keyboard breakage

signal-race-fix.patch
  signal handling race fix

signal-race-fix-ia64.patch
  signal-race-fix: ia64

signal-race-fix-s390.patch
  signal-race fixes for s390

signal-race-fix-x86_64.patch
  signal-race-fixes: x86-64 support

signal-race-fixes-ppc.patch
  signal-race fixes for ppc32 and ppc64

warn-on-mdelay-in-irq-handlers.patch
  Warn on mdelay() in irq handlers

stack-reductions-nfsread.patch
  stack reductions: nfs read

stack-reductions-nfsroot.patch
  stack reductions: nfs root

x86_64-probe_roms-c89.patch
  x86_64: probe_roms()

speed-up-sata.patch
  speed up SATA

yenta-TI-irq-routing-fix.patch
  yenta: interrupt routing for TI briges

advansys-fix.patch
  advansys check_region() fix

pnp-updates.patch
  PnP Updates for 2.6.5-rc3-mm4 (testing)

aic7xxx-unload-fix.patch
  aic7xxx: fix oops whe hardware is not present
  aic7xxx-unload-fix-fix

journal_add_journal_head-debug.patch
  journal_add_journal_head-debug

nfs-O_DIRECT-fixes.patch
  NFS: O_DIRECT fixes

aic7xxx-swsusp-support.patch
  support swsusp for aic7xxx

reiserfs-commit-default.patch
  Add "commit=0" to reiserfs

xfs-laptop-mode.patch
  Laptop mode support for XFS

xfs-laptop-mode-syncd-synchronization.patch
  Synchronize XFS sync daemon with laptop mode syncs.

vmscan-less-sleepiness.patch
  vmscan: Fix up the determination of when to throttle

list_del-debug.patch
  list_del debug check

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

lockmeter.patch
  lockmeter
  ia64 CONFIG_LOCKMETER fix

reslabify-pgds-and-pmds-2.patch

jbd-journal_dirty_metadata-locking-speedup.patch
  jbd: journal_dirty_metadata locking speedup

0-autofs4-2.6.0-signal-20040405.patch
  autofs: dnotify + autofs may create signal/restart syscall loop

1-autofs4-2.6.4-cleanup-20040405.patch
  autofs: printk cleanups

2-autofs4-2.6.4-fill_super-20040405.patch

3-autofs4-2.6.0-bkl-20040405.patch
  autofs: locking rework

4-autofs4-2.6.0-expire-20040405.patch
  autofs: expiry refcount fixes

5-autofs4-2.6.0-readdir-20040405.patch
  autofs: readdir fixes

6-autofs4-2.6.0-may_umount-20040405.patch
  autofs: add ioctl to query unmountability

7-autofs4-2.6.0-extra-20040405.patch
  autofs: readdir futureproofing

cciss-logical-device-queues.patch
  cciss: per logical device queues

numa-api-x86_64.patch
  numa api: -64 support

numa-api-bitmap-fix.patch
  numa api: Bitmap bugfix

numa-api-i386.patch
  numa api: Add i386 support

numa-api-ia64.patch
  numa api: Add IA64 support

numa-api-core.patch
  numa api: Core NUMA API code

numa-api-core-tweaks.patch
  numa-api-core-tweaks

numa-api-core-bitmap_clear-fixes.patch
  numa-api-core bitmap_clear fixes

numa-api-vma-policy-hooks.patch
  numa api: Add VMA hooks for policy

numa-api-vma-policy-hooks-fix.patch
  numa-api-vma-policy-hooks fix

numa-api-shared-memory-support.patch
  numa api: Add shared memory support

numa-api-shared-memory-support-tweaks.patch
  numa-api-shared-memory-support-tweaks

numa-api-statistics.patch
  numa api: Add statistics

numa-api-anon-memory-policy.patch
  numa api: Add policy support to anonymous  memory

sk98lin-buggy-vpd-workaround.patch
  net/sk98lin: correct buggy VPD in ASUS MB
  skvpd-build-fix

kNFSdv4-4-of-10-nfsd4_readdir-fixes.patch
  kNFSdv4: nfsd4_readdir fixes

nfsd4_readdir-build-fix.patch
  nfsd4_readdir build fix

kNFSdv4-5-of-10-Fix-bad-error-returm-from-svcauth_gss_accept.patch
  kNFSdv4: Fix bad error returm from svcauth_gss_accept

kNFSdv4-6-of-10-Keep-state-to-allow-replays-for-close-to-work.patch
  kNFSdv4: Keep state to allow replays for 'close' to work.

nfsd_list_cleanup.patch
  Subject: Re: [PATCH] kNFSdv4 - 6 of 10 - Keep state to allow replays for 'close' to work.

kNFSdv4-7-of-10-Allow-locku-replays-aswell.patch
  kNFSdv4: Allow locku replays aswell

kNFSdv4-8-of-10-Improve-how-locking-copes-with-replays.patch
  kNFSdv4: Improve how locking copes with replays

kNFSdv4-9-of-10-Set-credentials-properly-when-puutrootfh-is-used.patch
  kNFSdv4: Set credentials properly when puutrootfh is used

kNFSdv4-10-of-10-Implement-server-side-reboot-recovery-mostly.patch
  kNFSdv4: Implement server-side reboot recovery (mostly)

Oprofile-ARM-XScale-PMU-driver.patch
  Oprofile: ARM/XScale PMU driver

unplug-can-sleep.patch
  unplug functions can sleep

fix-load_elf_binary-error-path-on-unshare_files-error.patch
  fix load_elf_binary error path on unshare_files error

sctp-printk-warnings.patch
  sctp printk warnings

atm-warning-fixes.patch
  atm warning fixes

firestream-warnings.patch
  firestream warnings

cpufreq_userspace-warning.patch
  cpufreq_userspace warning

compute-creds-race-fix.patch
  compute_creds race

compute-creds-race-fix-fix.patch
  compute-creds-race-fix-fix

rndis-fix.patch
  usb/gadget/rndis.c fix

sir_dev-warnings.patch
  sir_dev.c warnings

donauboe-ptr-fix.patch
  donauboe.c 32-bit pointer fix

strip-warnings.patch
  drivers/net/wireless/strip.c warnings

pc300_drv-warnings.patch
  pc300_drv-warnings

strip-warnings-2.patch
  strip.c warnings

sk_mca-multicast-fix.patch
  sk_mca multicast fix

kstrdup-and-friends.patch
  add string replication functions

call_usermodehelper_async.patch
  Add call_usermodehelper_async

get_files_struct.patch
  get_files_struct cleanup

fix-acer-travelmate-360-interrupt-routing.patch
  fix Acer TravelMate 360 interrupt routing

shrink-hash-sizes-on-small-machines-take-2.patch
  shrink VFS hash sizes on small machines




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

* Re: 2.6.5-mm4
  2004-04-11  3:05 2.6.5-mm4 Andrew Morton
@ 2004-04-12  6:46 ` Paul P Komkoff Jr
  2004-04-12  7:42   ` 2.6.5-mm4 Andrew Morton
  2004-04-12  9:44 ` fix must_not_trace_exec() test (was: 2.6.5-mm4) Olaf Dietsche
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 27+ messages in thread
From: Paul P Komkoff Jr @ 2004-04-12  6:46 UTC (permalink / raw)
  To: linux-kernel

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

Replying to Andrew Morton:
> 
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.5/2.6.5-mm4/

I've got couple of these:
Apr 12 10:31:41 h1 Debug: sleeping function called from invalid
context at drivers/block/ll_rw_blk.c:1156
Apr 12 10:31:41 h1 in_atomic():1, irqs_disabled():1
Apr 12 10:31:41 h1 Call Trace:
Apr 12 10:31:41 h1 [<c011e396>] __might_sleep+0xb6/0xe0
Apr 12 10:31:41 h1 [<c02e4f05>] generic_unplug_device+0x15/0x80
Apr 12 10:31:41 h1 [<c03b8597>] unplug_slaves+0xa7/0xb0
Apr 12 10:31:41 h1 [<c02e76f4>] blk_backing_dev_unplug+0x14/0x16
Apr 12 10:31:41 h1 [<c016287a>] __wait_on_buffer+0xea/0xf0
Apr 12 10:31:41 h1 [<c011e980>] autoremove_wake_function+0x0/0x40
Apr 12 10:31:41 h1 [<c0166514>] submit_bh+0x94/0x1e0
Apr 12 10:31:41 h1 [<c011e980>] autoremove_wake_function+0x0/0x40
Apr 12 10:31:41 h1 [<c01a8298>] ext3_get_inode_loc+0x168/0x250
Apr 12 10:31:41 h1 [<c01a8409>] ext3_read_inode+0x29/0x2f0
Apr 12 10:31:41 h1 [<c017c7f5>] get_new_inode_fast+0x45/0x130
Apr 12 10:31:41 h1 [<c01aa2a4>] ext3_lookup+0x84/0xb0
Apr 12 10:31:41 h1 [<c016f98e>] real_lookup+0xce/0x100
Apr 12 10:31:41 h1 [<c016fc25>] do_lookup+0x75/0x80
Apr 12 10:31:41 h1 [<c016fd57>] link_path_walk+0x127/0xa20
Apr 12 10:31:41 h1 [<c02a0aa4>] set_cursor+0x64/0x80
Apr 12 10:31:41 h1 [<c0170934>] path_lookup+0xa4/0x1d0
Apr 12 10:31:41 h1 [<c01711c9>] open_namei+0x89/0x420
Apr 12 10:31:41 h1 [<c016043d>] filp_open+0x2d/0x50
Apr 12 10:31:41 h1 [<c01608ed>] sys_open+0x4d/0xa0
Apr 12 10:31:41 h1 [<c01003e9>] init+0xd9/0x180
Apr 12 10:31:41 h1 [<c0100310>] init+0x0/0x180
Apr 12 10:31:41 h1 [<c01042c5>] kernel_thread_helper+0x5/0x10

Sometimes it is a bit longer
Apr 12 10:31:41 h1 Debug: sleeping function called from invalid
context at drivers/block/ll_rw_blk.c:1156
Apr 12 10:31:41 h1 in_atomic():1, irqs_disabled():1
Apr 12 10:31:41 h1 Call Trace:
Apr 12 10:31:41 h1 [<c011e396>] __might_sleep+0xb6/0xe0
Apr 12 10:31:41 h1 [<c02e4f05>] generic_unplug_device+0x15/0x80
Apr 12 10:31:41 h1 [<c03b8597>] unplug_slaves+0xa7/0xb0
Apr 12 10:31:41 h1 [<c02e76f4>] blk_backing_dev_unplug+0x14/0x16
Apr 12 10:31:41 h1 [<c016287a>] __wait_on_buffer+0xea/0xf0
Apr 12 10:31:41 h1 [<c011e980>] autoremove_wake_function+0x0/0x40
Apr 12 10:31:41 h1 [<c0166514>] submit_bh+0x94/0x1e0
Apr 12 10:31:41 h1 [<c011e980>] autoremove_wake_function+0x0/0x40
Apr 12 10:31:41 h1 [<c0164255>] __bread_slow+0x45/0xa0
Apr 12 10:31:41 h1 [<c016454c>] __bread+0x2c/0x30
Apr 12 10:31:41 h1 [<c01a5832>] ext3_get_branch+0x72/0xf0
Apr 12 10:31:41 h1 [<c01a5e5b>] ext3_get_block_handle+0x8b/0x300
Apr 12 10:31:41 h1 [<c02e685c>] submit_bio+0x6c/0x120
Apr 12 10:31:41 h1 [<c01a612a>] ext3_get_block+0x5a/0xb0
Apr 12 10:31:41 h1 [<c018483a>] do_mpage_readpage+0x1aa/0x4c0
Apr 12 10:31:41 h1 [<c0144bff>] buffered_rmqueue+0x11f/0x250
Apr 12 10:31:41 h1 [<c0257b98>] radix_tree_insert+0xe8/0x110
Apr 12 10:31:41 h1 [<c013f921>] add_to_page_cache+0x61/0x180
Apr 12 10:31:41 h1 [<c0184cdc>] mpage_readpages+0x18c/0x1d0
Apr 12 10:31:41 h1 [<c01a60d0>] ext3_get_block+0x0/0xb0
Apr 12 10:31:41 h1 [<c01a6ed0>] ext3_readpages+0x0/0x20
Apr 12 10:31:41 h1 [<c014763d>] read_pages+0x19d/0x1b0
Apr 12 10:31:41 h1 [<c01a60d0>] ext3_get_block+0x0/0xb0
Apr 12 10:31:41 h1 [<c0144ffa>] __alloc_pages+0x2ca/0x320
Apr 12 10:31:41 h1 [<c01161b6>] smp_apic_timer_interrupt+0xe6/0x150
Apr 12 10:31:41 h1 [<c0106c16>] apic_timer_interrupt+0x1a/0x20
Apr 12 10:31:41 h1 [<c0147974>] do_page_cache_readahead+0x124/0x1c0
Apr 12 10:31:41 h1 [<c0147b16>] page_cache_readahead+0x106/0x210
Apr 12 10:31:41 h1 [<c014044a>] do_generic_mapping_read+0xba/0x500
Apr 12 10:31:41 h1 [<c0140890>] file_read_actor+0x0/0xd0
Apr 12 10:31:41 h1 [<c0140b30>] __generic_file_aio_read+0x1d0/0x200
Apr 12 10:31:41 h1 [<c0140890>] file_read_actor+0x0/0xd0
Apr 12 10:31:41 h1 [<c01a5e5b>] ext3_get_block_handle+0x8b/0x300
Apr 12 10:31:41 h1 [<c0140ba2>] generic_file_aio_read+0x42/0x60
Apr 12 10:31:41 h1 [<c0161264>] do_sync_read+0x74/0xb0
Apr 12 10:31:41 h1 [<c011eb5c>] mm_init+0xcc/0x110
Apr 12 10:31:41 h1 [<c0161342>] vfs_read+0xa2/0x100
Apr 12 10:31:41 h1 [<c016cb2c>] kernel_read+0x3c/0x50
Apr 12 10:31:41 h1 [<c016d85f>] prepare_binprm+0xaf/0xc0
Apr 12 10:31:41 h1 [<c016dc28>] do_execve+0xf8/0x1c0
Apr 12 10:31:41 h1 [<c016f53b>] getname+0xab/0xf0
Apr 12 10:31:41 h1 [<c0104be2>] sys_execve+0x32/0x80
Apr 12 10:31:41 h1 [<c010615d>] sysenter_past_esp+0x52/0x71

.config attached
Actually, it is not -mm4 itself but Joe Thornber's -udm2 ont top
of it and evms patches.

-- 
Paul P 'Stingray' Komkoff Jr // http://stingr.net/key <- my pgp key
 This message represents the official view of the voices in my head

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

#
# Automatically generated make config: don't edit
#
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y

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

#
# General setup
#
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_SYSCTL=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_LOG_BUF_SHIFT=15
CONFIG_HOTPLUG=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
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

#
# Loadable module support
#
CONFIG_MODULES=y
# CONFIG_MODULE_UNLOAD is not set
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=y
# CONFIG_MPENTIUMM is not set
# 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=5
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_HPET_EMULATE_RTC is not set
CONFIG_SMP=y
CONFIG_NR_CPUS=2
# CONFIG_SCHED_SMT is not set
CONFIG_PREEMPT=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_TSC=y
CONFIG_X86_MCE=y
# CONFIG_X86_MCE_NONFATAL is not set
# CONFIG_X86_MCE_P4THERMAL is not set
# 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=m
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_HIGHMEM=y
CONFIG_HIGHPTE=y
# 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

#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
CONFIG_SOFTWARE_SUSPEND=y
# CONFIG_PM_DISK 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=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
# 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_USE_VECTOR=y
# CONFIG_PCI_LEGACY_PROC is not set
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=y
CONFIG_BINFMT_MISC=y

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_FW_LOADER=y

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

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

#
# Plug and Play support
#
CONFIG_PNP=y
# CONFIG_PNP_DEBUG is not set

#
# Protocols
#
CONFIG_ISAPNP=y
CONFIG_PNPBIOS=y
# CONFIG_PNPBIOS_PROC_FS is not set

#
# Block devices
#
CONFIG_BLK_DEV_FD=y
# CONFIG_BLK_DEV_XD is not set
CONFIG_PARIDE=m
CONFIG_PARIDE_PARPORT=y

#
# 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 is not set
# CONFIG_PARIDE_BPCK is not set
# CONFIG_PARIDE_BPCK6 is not set
# CONFIG_PARIDE_COMM is not set
# CONFIG_PARIDE_DSTR is not set
# CONFIG_PARIDE_FIT2 is not set
# CONFIG_PARIDE_FIT3 is not set
# CONFIG_PARIDE_EPAT is not set
CONFIG_PARIDE_EPIA=m
# CONFIG_PARIDE_FRIQ is not set
# CONFIG_PARIDE_FRPW is not set
# CONFIG_PARIDE_KBIC is not set
# CONFIG_PARIDE_KTTI is not set
# CONFIG_PARIDE_ON20 is not set
# CONFIG_PARIDE_ON26 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_CARMEL is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=16384
CONFIG_BLK_DEV_INITRD=y
CONFIG_LBD=y

#
# 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_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
CONFIG_IDEDISK_STROKE=y
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
CONFIG_BLK_DEV_IDESCSI=y
CONFIG_IDE_TASK_IOCTL=y
CONFIG_IDE_TASKFILE_IO=y

#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_IDEPNP 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_ADMA=y
# 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=y
# 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_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=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=y
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=y

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

#
# SCSI Transport Attributes
#
CONFIG_SCSI_SPI_ATTRS=y
# CONFIG_SCSI_FC_ATTRS is not set

#
# SCSI low-level drivers
#
# CONFIG_BLK_DEV_3W_XXXX_RAID 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=y
CONFIG_AIC7XXX_CMDS_PER_DEVICE=32
CONFIG_AIC7XXX_RESET_DELAY_MS=3000
# CONFIG_AIC7XXX_BUILD_FIRMWARE is not set
# CONFIG_AIC7XXX_DEBUG_ENABLE is not set
CONFIG_AIC7XXX_DEBUG_MASK=0
CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
# CONFIG_SCSI_AIC7XXX_OLD is not set
CONFIG_SCSI_AIC79XX=y
CONFIG_AIC79XX_CMDS_PER_DEVICE=32
CONFIG_AIC79XX_RESET_DELAY_MS=3000
# CONFIG_AIC79XX_BUILD_FIRMWARE is not set
# CONFIG_AIC79XX_ENABLE_RD_STRM is not set
# CONFIG_AIC79XX_DEBUG_ENABLE is not set
CONFIG_AIC79XX_DEBUG_MASK=0
CONFIG_AIC79XX_REG_PRETTY_PRINT=y
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_IN2000 is not set
# CONFIG_SCSI_MEGARAID 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_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_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=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_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=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_LINEAR=y
CONFIG_MD_RAID0=y
CONFIG_MD_RAID1=y
CONFIG_MD_RAID5=y
CONFIG_MD_RAID6=y
CONFIG_MD_MULTIPATH=y
CONFIG_BLK_DEV_DM=y
CONFIG_DM_CRYPT=y
CONFIG_DM_MULTIPATH=y
CONFIG_DM_SNAPSHOT=y
CONFIG_DM_MIRROR=y
CONFIG_DM_ZERO=y
CONFIG_DM_FLAKEY=y
CONFIG_BLK_DEV_DM_BBR=y

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

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

#
# 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=y

#
# 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_PCI=m
CONFIG_I2O_BLOCK=m
CONFIG_I2O_SCSI=m
CONFIG_I2O_PROC=m

#
# Networking support
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_NETLINK_DEV=m
CONFIG_UNIX=y
# CONFIG_IPMI_SOCKET is not set
# 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=y
CONFIG_IP_ROUTE_NAT=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_TOS=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 is not set
CONFIG_INET_AH=y
CONFIG_INET_ESP=y
CONFIG_INET_IPCOMP=y

#
# IP: Virtual Server Configuration
#
# CONFIG_IP_VS is not set
CONFIG_IPV6=y
CONFIG_IPV6_PRIVACY=y
CONFIG_INET6_AH=y
CONFIG_INET6_ESP=y
CONFIG_INET6_IPCOMP=y
CONFIG_IPV6_TUNNEL=y
# CONFIG_DECNET is not set
CONFIG_BRIDGE=y
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_BRIDGE_NETFILTER=y

#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=y
CONFIG_IP_NF_FTP=y
CONFIG_IP_NF_IRC=y
CONFIG_IP_NF_TFTP=y
CONFIG_IP_NF_AMANDA=y
CONFIG_IP_NF_QUEUE=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_LIMIT=y
CONFIG_IP_NF_MATCH_IPRANGE=y
CONFIG_IP_NF_MATCH_MAC=y
CONFIG_IP_NF_MATCH_PKTTYPE=y
CONFIG_IP_NF_MATCH_MARK=y
CONFIG_IP_NF_MATCH_MULTIPORT=y
CONFIG_IP_NF_MATCH_TOS=y
CONFIG_IP_NF_MATCH_RECENT=y
CONFIG_IP_NF_MATCH_ECN=y
CONFIG_IP_NF_MATCH_DSCP=y
CONFIG_IP_NF_MATCH_AH_ESP=y
CONFIG_IP_NF_MATCH_LENGTH=y
CONFIG_IP_NF_MATCH_TTL=y
CONFIG_IP_NF_MATCH_TCPMSS=y
CONFIG_IP_NF_MATCH_HELPER=y
CONFIG_IP_NF_MATCH_STATE=y
CONFIG_IP_NF_MATCH_CONNTRACK=y
CONFIG_IP_NF_MATCH_OWNER=y
CONFIG_IP_NF_MATCH_PHYSDEV=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=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=y
CONFIG_IP_NF_NAT_IRC=y
CONFIG_IP_NF_NAT_FTP=y
CONFIG_IP_NF_NAT_TFTP=y
CONFIG_IP_NF_NAT_AMANDA=y
CONFIG_IP_NF_MANGLE=y
CONFIG_IP_NF_TARGET_TOS=y
CONFIG_IP_NF_TARGET_ECN=y
CONFIG_IP_NF_TARGET_DSCP=y
CONFIG_IP_NF_TARGET_MARK=y
CONFIG_IP_NF_TARGET_CLASSIFY=y
CONFIG_IP_NF_TARGET_LOG=y
CONFIG_IP_NF_TARGET_ULOG=y
CONFIG_IP_NF_TARGET_TCPMSS=y
CONFIG_IP_NF_ARPTABLES=y
CONFIG_IP_NF_ARPFILTER=y
CONFIG_IP_NF_ARP_MANGLE=y

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

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

#
# 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=y
# CONFIG_SCTP_HMAC_MD5 is not set
# CONFIG_ATM is not set
CONFIG_VLAN_8021Q=y
CONFIG_LLC=y
CONFIG_LLC2=y
CONFIG_IPX=m
CONFIG_IPX_INTERN=y
# CONFIG_ATALK is not set
CONFIG_X25=m
CONFIG_LAPB=m
CONFIG_NET_DIVERT=y
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_FASTROUTE is not set
# CONFIG_NET_HW_FLOWCONTROL is not set

#
# QoS and/or fair queueing
#
CONFIG_NET_SCHED=y
CONFIG_NET_SCH_CBQ=m
CONFIG_NET_SCH_HTB=m
CONFIG_NET_SCH_HFSC=m
CONFIG_NET_SCH_CSZ=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_DELAY=m
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_NET_CLS_RSVP=m
CONFIG_NET_CLS_RSVP6=m
CONFIG_NET_CLS_POLICE=y

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
CONFIG_NETDEVICES=y

#
# ARCnet devices
#
# CONFIG_ARCNET is not set
CONFIG_DUMMY=m
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_ETHERTAP is not set
# CONFIG_NET_SB1000 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=y
CONFIG_E100_NAPI=y
# 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
# 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_SIS190 is not set
# CONFIG_SK98LIN is not set
# CONFIG_TIGON3 is not set

#
# Ethernet (10000 Mbit)
#
# CONFIG_IXGB is not set
# CONFIG_S2IO 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

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

#
# Token Ring devices
#
# CONFIG_TR is not set
# CONFIG_NET_FC is not set
# CONFIG_RCPCI is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set

#
# Wan interfaces
#
# CONFIG_WAN is not set

#
# Amateur Radio support
#
# CONFIG_HAMRADIO is not set

#
# IrDA (infrared) support
#
# CONFIG_IRDA is not set

#
# Bluetooth support
#
# CONFIG_BT 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

#
# 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=y
# 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

#
# 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=m
# 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=y
CONFIG_SERIAL_8250_ACPI=y
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=y
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 is not set
CONFIG_PRINTER=m
# CONFIG_LP_CONSOLE is not set
# CONFIG_PPDEV is not set
# CONFIG_TIPAR is not set
# CONFIG_QIC02_TAPE is not set

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

#
# Watchdog Cards
#
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set

#
# Watchdog Device Drivers
#
CONFIG_SOFT_WATCHDOG=m
# CONFIG_ACQUIRE_WDT is not set
# CONFIG_ADVANTECH_WDT is not set
# CONFIG_ALIM1535_WDT is not set
# CONFIG_ALIM7101_WDT is not set
# CONFIG_AMD7XX_TCO is not set
# CONFIG_SC520_WDT is not set
# CONFIG_EUROTECH_WDT is not set
# CONFIG_IB700_WDT is not set
# CONFIG_WAFER_WDT is not set
# CONFIG_I8XX_TCO is not set
# CONFIG_SC1200_WDT is not set
# CONFIG_SCx200_WDT is not set
# CONFIG_60XX_WDT is not set
# CONFIG_CPU5_WDT is not set
# CONFIG_W83627HF_WDT is not set
# CONFIG_W83877F_WDT is not set
# CONFIG_MACHZ_WDT is not set

#
# ISA-based Watchdog Cards
#
# CONFIG_PCWATCHDOG is not set
# CONFIG_MIXCOMWD is not set
# CONFIG_WDT is not set

#
# PCI-based Watchdog Cards
#
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_WDTPCI is not set

#
# USB-based Watchdog Cards
#
# CONFIG_USBPCWATCHDOG 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_AGP=y
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
# CONFIG_AGP_INTEL is not set
# CONFIG_AGP_INTEL_MCH is not set
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set
CONFIG_AGP_SWORKS=y
# 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=y
CONFIG_DRM_RADEON=y
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_MWAVE is not set
CONFIG_RAW_DRIVER=y
CONFIG_MAX_RAW_DEVS=256
CONFIG_HANGCHECK_TIMER=m

#
# I2C support
#
CONFIG_I2C=m
CONFIG_I2C_CHARDEV=m

#
# I2C Algorithms
#
# CONFIG_I2C_ALGOBIT is not set
# CONFIG_I2C_ALGOPCF is not set

#
# I2C Hardware Bus support
#
CONFIG_I2C_ALI1535=m
# CONFIG_I2C_ALI1563 is not set
CONFIG_I2C_ALI15X3=m
CONFIG_I2C_AMD756=m
CONFIG_I2C_AMD8111=m
CONFIG_I2C_I801=m
# CONFIG_I2C_I810 is not set
CONFIG_I2C_ISA=m
CONFIG_I2C_NFORCE2=m
# 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=m
CONFIG_I2C_SIS630=m
CONFIG_I2C_SIS96X=m
# CONFIG_I2C_VIA is not set
CONFIG_I2C_VIAPRO=m
# CONFIG_I2C_VOODOO3 is not set

#
# Hardware Sensors Chip support
#
CONFIG_I2C_SENSOR=m
CONFIG_SENSORS_ADM1021=m
# 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=m
CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM78=m
# CONFIG_SENSORS_LM80 is not set
CONFIG_SENSORS_LM83=m
CONFIG_SENSORS_LM85=m
# CONFIG_SENSORS_LM90 is not set
CONFIG_SENSORS_VIA686A=m
CONFIG_SENSORS_W83781D=m
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83627HF is not set

#
# Other I2C Chip support
#
CONFIG_SENSORS_EEPROM=m
# CONFIG_SENSORS_PCF8574 is not set
# CONFIG_SENSORS_PCF8591 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

#
# 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_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_VESA is not set
# CONFIG_VIDEO_SELECT is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON_OLD is not set
# CONFIG_FB_RADEON is not set
CONFIG_FB_ATY128=y
# 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_PCI_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 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

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

#
# USB Device Class drivers
#
# CONFIG_USB_BLUETOOTH_TTY is not set
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=y
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG 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=y
CONFIG_USB_HIDINPUT=y
# CONFIG_HID_FF is not set
# CONFIG_USB_HIDDEV 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_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_TEST is not set

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set

#
# 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_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
CONFIG_JFS_FS=m
CONFIG_JFS_POSIX_ACL=y
# CONFIG_JFS_DEBUG is not set
# CONFIG_JFS_STATISTICS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_XFS_FS=m
# CONFIG_XFS_RT is not set
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 is not set
CONFIG_QFMT_V2=y
CONFIG_QUOTACTL=y
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS 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

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_NTFS_FS=m
# CONFIG_NTFS_DEBUG is not set
# CONFIG_NTFS_RW is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_SYSFS=y
CONFIG_DEVFS_FS=y
# CONFIG_DEVFS_MOUNT is not set
# CONFIG_DEVFS_DEBUG is not set
CONFIG_DEVPTS_FS_XATTR=y
CONFIG_DEVPTS_FS_SECURITY=y
CONFIG_TMPFS=y
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=y
CONFIG_NFS_V3=y
CONFIG_NFS_V4=y
# CONFIG_NFS_DIRECTIO is not set
CONFIG_NFSD=y
CONFIG_NFSD_V3=y
CONFIG_NFSD_V4=y
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=y
CONFIG_SUNRPC=y
CONFIG_SUNRPC_GSS=y
CONFIG_RPCSEC_GSS_KRB5=y
CONFIG_SMB_FS=m
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_CIFS=m
# CONFIG_NCP_FS is not set
CONFIG_CODA_FS=m
# CONFIG_CODA_FS_OLD_API is not set
CONFIG_INTERMEZZO_FS=m
CONFIG_AFS_FS=m
CONFIG_RXRPC=m

#
# 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=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=y
# 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_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
CONFIG_NLS_KOI8_R=y
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=y

#
# Profiling support
#
CONFIG_PROFILING=y
CONFIG_OPROFILE=y

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

#
# Security options
#
# CONFIG_SECURITY is not set

#
# Cryptographic options
#
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_DES=y
CONFIG_CRYPTO_BLOWFISH=y
CONFIG_CRYPTO_TWOFISH=y
CONFIG_CRYPTO_SERPENT=y
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_CAST5=y
CONFIG_CRYPTO_CAST6=y
CONFIG_CRYPTO_ARC4=y
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_MICHAEL_MIC=y
# CONFIG_CRYPTO_TEST is not set

#
# Library routines
#
CONFIG_CRC32=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_X86_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_X86_TRAMPOLINE=y
CONFIG_PC=y

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

* Re: 2.6.5-mm4
  2004-04-12  6:46 ` 2.6.5-mm4 Paul P Komkoff Jr
@ 2004-04-12  7:42   ` Andrew Morton
  2004-04-12  8:22     ` 2.6.5-mm4 Paul P Komkoff Jr
  0 siblings, 1 reply; 27+ messages in thread
From: Andrew Morton @ 2004-04-12  7:42 UTC (permalink / raw)
  To: Paul P Komkoff Jr; +Cc: linux-kernel, Joe Thornber, Neil Brown

Paul P Komkoff Jr <i@stingr.net> wrote:
>
> Replying to Andrew Morton:
> > 
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.5/2.6.5-mm4/
> 
> I've got couple of these:
> Apr 12 10:31:41 h1 Debug: sleeping function called from invalid
> context at drivers/block/ll_rw_blk.c:1156
> Apr 12 10:31:41 h1 in_atomic():1, irqs_disabled():1
> Apr 12 10:31:41 h1 Call Trace:
> Apr 12 10:31:41 h1 [<c011e396>] __might_sleep+0xb6/0xe0
> Apr 12 10:31:41 h1 [<c02e4f05>] generic_unplug_device+0x15/0x80
> Apr 12 10:31:41 h1 [<c03b8597>] unplug_slaves+0xa7/0xb0
> Apr 12 10:31:41 h1 [<c02e76f4>] blk_backing_dev_unplug+0x14/0x16
> Apr 12 10:31:41 h1 [<c016287a>] __wait_on_buffer+0xea/0xf0
> Apr 12 10:31:41 h1 [<c011e980>] autoremove_wake_function+0x0/0x40
> Apr 12 10:31:41 h1 [<c0166514>] submit_bh+0x94/0x1e0
> Apr 12 10:31:41 h1 [<c011e980>] autoremove_wake_function+0x0/0x40
> Apr 12 10:31:41 h1 [<c01a8298>] ext3_get_inode_loc+0x168/0x250
> Apr 12 10:31:41 h1 [<c01a8409>] ext3_read_inode+0x29/0x2f0
> Apr 12 10:31:41 h1 [<c017c7f5>] get_new_inode_fast+0x45/0x130
> Apr 12 10:31:41 h1 [<c01aa2a4>] ext3_lookup+0x84/0xb0
> Apr 12 10:31:41 h1 [<c016f98e>] real_lookup+0xce/0x100
> Apr 12 10:31:41 h1 [<c016fc25>] do_lookup+0x75/0x80
> Apr 12 10:31:41 h1 [<c016fd57>] link_path_walk+0x127/0xa20
> Apr 12 10:31:41 h1 [<c02a0aa4>] set_cursor+0x64/0x80
> Apr 12 10:31:41 h1 [<c0170934>] path_lookup+0xa4/0x1d0
> Apr 12 10:31:41 h1 [<c01711c9>] open_namei+0x89/0x420
> Apr 12 10:31:41 h1 [<c016043d>] filp_open+0x2d/0x50
> Apr 12 10:31:41 h1 [<c01608ed>] sys_open+0x4d/0xa0
> Apr 12 10:31:41 h1 [<c01003e9>] init+0xd9/0x180
> Apr 12 10:31:41 h1 [<c0100310>] init+0x0/0x180
> Apr 12 10:31:41 h1 [<c01042c5>] kernel_thread_helper+0x5/0x10

I don't think this can happen in -mm only.

> Actually, it is not -mm4 itself but Joe Thornber's -udm2 on top
> of it and evms patches.

I added a might_sleep() to generic_unplug_device(), because some drivers'
unplug functions can sleep.

It appears that either the EVMS or the udm2 patch is calling
generic_unplug_device() under a lock.  Probably spin_lock_irq(q->lock).

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

* Re: 2.6.5-mm4
  2004-04-12  7:42   ` 2.6.5-mm4 Andrew Morton
@ 2004-04-12  8:22     ` Paul P Komkoff Jr
  2004-04-12  8:28       ` 2.6.5-mm4 Andrew Morton
  0 siblings, 1 reply; 27+ messages in thread
From: Paul P Komkoff Jr @ 2004-04-12  8:22 UTC (permalink / raw)
  To: linux-kernel; +Cc: Andrew Morton

Replying to Andrew Morton:
> I added a might_sleep() to generic_unplug_device(), because some drivers'
> unplug functions can sleep.
> 
> It appears that either the EVMS or the udm2 patch is calling
> generic_unplug_device() under a lock.  Probably spin_lock_irq(q->lock).

can it be thisi (raid1.c):

static void unplug_slaves(mddev_t *mddev)
{
        conf_t *conf = mddev_to_conf(mddev);
        int i;
        unsigned long flags;

        spin_lock_irqsave(&conf->device_lock, flags);
        for (i=0; i<mddev->raid_disks; i++) {
                mdk_rdev_t *rdev = conf->mirrors[i].rdev;
                if (rdev && !rdev->faulty) {
                        request_queue_t *r_queue = bdev_get_queue(rdev->bdev);

                        if (r_queue->unplug_fn)
                                r_queue->unplug_fn(r_queue);
                }
        }
        spin_unlock_irqrestore(&conf->device_lock, flags);
}


-- 
Paul P 'Stingray' Komkoff Jr // http://stingr.net/key <- my pgp key
 This message represents the official view of the voices in my head

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

* Re: 2.6.5-mm4
  2004-04-12  8:22     ` 2.6.5-mm4 Paul P Komkoff Jr
@ 2004-04-12  8:28       ` Andrew Morton
  2004-04-12  9:10         ` 2.6.5-mm4 Paul P Komkoff Jr
  0 siblings, 1 reply; 27+ messages in thread
From: Andrew Morton @ 2004-04-12  8:28 UTC (permalink / raw)
  To: Paul P Komkoff Jr; +Cc: linux-kernel, Neil Brown, Joe Thornber


Please do not edit people out of the Cc line.

Paul P Komkoff Jr <i@stingr.net> wrote:
>
> Replying to Andrew Morton:
> > I added a might_sleep() to generic_unplug_device(), because some drivers'
> > unplug functions can sleep.
> > 
> > It appears that either the EVMS or the udm2 patch is calling
> > generic_unplug_device() under a lock.  Probably spin_lock_irq(q->lock).
> 
> can it be thisi (raid1.c):

Yes.  The below locking is not correct.

> static void unplug_slaves(mddev_t *mddev)
> {
>         conf_t *conf = mddev_to_conf(mddev);
>         int i;
>         unsigned long flags;
> 
>         spin_lock_irqsave(&conf->device_lock, flags);
>         for (i=0; i<mddev->raid_disks; i++) {
>                 mdk_rdev_t *rdev = conf->mirrors[i].rdev;
>                 if (rdev && !rdev->faulty) {
>                         request_queue_t *r_queue = bdev_get_queue(rdev->bdev);
> 
>                         if (r_queue->unplug_fn)
>                                 r_queue->unplug_fn(r_queue);
>                 }
>         }
>         spin_unlock_irqrestore(&conf->device_lock, flags);
> }

I do not know which drivers insist on sleeping in their unplug functions,
but apparently they're out there.

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

* Re: 2.6.5-mm4
  2004-04-12  8:28       ` 2.6.5-mm4 Andrew Morton
@ 2004-04-12  9:10         ` Paul P Komkoff Jr
  0 siblings, 0 replies; 27+ messages in thread
From: Paul P Komkoff Jr @ 2004-04-12  9:10 UTC (permalink / raw)
  To: linux-kernel; +Cc: Neil Brown, Andrew Morton

Replying to Andrew Morton:
> Yes.  The below locking is not correct.
> 
> > static void unplug_slaves(mddev_t *mddev)
> > {
> >         conf_t *conf = mddev_to_conf(mddev);
> >         int i;
> >         unsigned long flags;
> > 
> >         spin_lock_irqsave(&conf->device_lock, flags);
> >         for (i=0; i<mddev->raid_disks; i++) {
> >                 mdk_rdev_t *rdev = conf->mirrors[i].rdev;
> >                 if (rdev && !rdev->faulty) {
> >                         request_queue_t *r_queue = bdev_get_queue(rdev->bdev);
> > 
> >                         if (r_queue->unplug_fn)
> >                                 r_queue->unplug_fn(r_queue);
> >                 }
> >         }
> >         spin_unlock_irqrestore(&conf->device_lock, flags);
> > }

raid5 version of the same is slightly different:
static void unplug_slaves(mddev_t *mddev)
{
        raid5_conf_t *conf = mddev_to_conf(mddev);
        int i;

        for (i=0; i<mddev->raid_disks; i++) {
                mdk_rdev_t *rdev = conf->disks[i].rdev;
                if (rdev && !rdev->faulty) {
                        struct block_device *bdev = rdev->bdev;
                        if (bdev) {
                                request_queue_t *r_queue = bdev_get_queue(bdev);
                                if (r_queue && r_queue->unplug_fn)
                                        r_queue->unplug_fn(r_queue);
                        }
                }
        }
}

so is it racy or someone just can do the same in raid1?

-- 
Paul P 'Stingray' Komkoff Jr // http://stingr.net/key <- my pgp key
 This message represents the official view of the voices in my head

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

* Re: fix must_not_trace_exec() test (was: 2.6.5-mm4)
  2004-04-11  3:05 2.6.5-mm4 Andrew Morton
  2004-04-12  6:46 ` 2.6.5-mm4 Paul P Komkoff Jr
@ 2004-04-12  9:44 ` Olaf Dietsche
  2004-04-12 14:18   ` fix must_not_trace_exec() test Andy Lutomirski
  2004-04-12 10:19 ` 2.6.5-mm4 (hci_usb module unloading oops) Martin Hermanowski
                   ` (2 subsequent siblings)
  4 siblings, 1 reply; 27+ messages in thread
From: Olaf Dietsche @ 2004-04-12  9:44 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Andy Lutomirski, linux-kernel

Andrew Morton <akpm@osdl.org> writes:

> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.5/2.6.5-mm4/
>
> +compute-creds-race-fix.patch
> +compute-creds-race-fix-fix.patch
>
>  Fix possible race in permission calculation across exec()

this is a small fix for the modified must_not_trace_exec() test.
I have tested neither the compute-creds-race-fix nor my patch.
It is on top of 2.6.5 + compute-creds-race-fix.patch +
compute-creds-race-fix-fix.patch.

Although, I'd rather not lump together unrelated tests without
renaming must_not_trace_exec(). Btw, can someone enlighten me what
this atomic_read() test is all about.

Regards, Olaf.

diff -urN a/security/commoncap.c b/security/commoncap.c
--- a/security/commoncap.c	Mon Apr 12 10:38:17 2004
+++ b/security/commoncap.c	Mon Apr 12 11:10:38 2004
@@ -118,9 +118,9 @@
 static inline int must_not_trace_exec (struct task_struct *p)
 {
 	return ((p->ptrace & PT_PTRACED) && !(p->ptrace & PT_PTRACE_CAP))
-		|| atomic_read(&current->fs->count) > 1
-		|| atomic_read(&current->files->count) > 1
-		|| atomic_read(&current->sighand->count) > 1;
+		|| atomic_read(&p->fs->count) > 1
+		|| atomic_read(&p->files->count) > 1
+		|| atomic_read(&p->sighand->count) > 1;
 }
 
 void cap_bprm_apply_creds (struct linux_binprm *bprm)
diff -urN a/security/dummy.c b/security/dummy.c
--- a/security/dummy.c	Mon Apr 12 10:38:17 2004
+++ b/security/dummy.c	Mon Apr 12 11:10:50 2004
@@ -174,9 +174,9 @@
 static inline int must_not_trace_exec (struct task_struct *p)
 {
 	return ((p->ptrace & PT_PTRACED) && !(p->ptrace & PT_PTRACE_CAP))
-		|| atomic_read(&current->fs->count) > 1
-		|| atomic_read(&current->files->count) > 1
-		|| atomic_read(&current->sighand->count) > 1;
+		|| atomic_read(&p->fs->count) > 1
+		|| atomic_read(&p->files->count) > 1
+		|| atomic_read(&p->sighand->count) > 1;
 }
 
 static void dummy_bprm_apply_creds (struct linux_binprm *bprm)

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

* Re: 2.6.5-mm4 (hci_usb module unloading oops)
  2004-04-11  3:05 2.6.5-mm4 Andrew Morton
  2004-04-12  6:46 ` 2.6.5-mm4 Paul P Komkoff Jr
  2004-04-12  9:44 ` fix must_not_trace_exec() test (was: 2.6.5-mm4) Olaf Dietsche
@ 2004-04-12 10:19 ` Martin Hermanowski
  2004-04-12 22:03   ` Greg KH
  2004-04-12 12:24 ` [PATCH] change audit_log_format() -> printk() (was: 2.6.5-mm4) Olaf Dietsche
  2004-04-12 17:06 ` 2.6.5-mm4 (compile stats) John Cherry
  4 siblings, 1 reply; 27+ messages in thread
From: Martin Hermanowski @ 2004-04-12 10:19 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

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

I get an oops when I try to unload the hci_usb module.

What other useful information can I provide?

LLAP, Martin

Apr 12 12:07:48 localhost kernel: usbcore: deregistering driver hci_usb
Apr 12 12:07:48 localhost kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000000
Apr 12 12:07:48 localhost kernel:  printing eip:
Apr 12 12:07:48 localhost kernel: c01a05c6
Apr 12 12:07:48 localhost kernel: *pde = 00000000
Apr 12 12:07:48 localhost kernel: Oops: 0000 [#1]
Apr 12 12:07:48 localhost kernel: CPU:    0
Apr 12 12:07:48 localhost kernel: EIP:    0060:[get_kobj_path_length+38/64]    Ta inted: PF  VLI
Apr 12 12:07:48 localhost kernel: EFLAGS: 00010246   (2.6.5-mm4) 
Apr 12 12:07:48 localhost kernel: EIP is at get_kobj_path_length+0x26/0x40
Apr 12 12:07:48 localhost kernel: eax: 00000000   ebx: 00000000   ecx: ffffffff  edx: d0ffed38
Apr 12 12:07:48 localhost kernel: esi: 00000001   edi: 00000000   ebp: ffffffff  esp: d7bd5e2c
Apr 12 12:07:48 localhost kernel: ds: 007b   es: 007b   ss: 0068
Apr 12 12:07:48 localhost kernel: Process rmmod (pid: 22209, threadinfo=d7bd4000 task=d6514cf0)
Apr 12 12:07:48 localhost kernel: Stack: c01e8670 c8cc6c19 c8cc6c00 c243f340 c01a0779 c0379340 d0ffed38 000002a6 
Apr 12 12:07:48 localhost kernel:        e09baec0 c015940d d7bd5e6c c8cc6c00 00000000 c0341ae0 e09b5e17 00000000 
Apr 12 12:07:48 localhost kernel:        c0309e3f d0ffed38 d0ffed30 e09bae60 e09baec0 c01a0917 c0307b46 c0379340 
Apr 12 12:07:48 localhost kernel: Call Trace:
Apr 12 12:07:48 localhost udev[22216]: removing device node '/dev/hci0'
Apr 12 12:07:48 localhost kernel:  [class_hotplug_name+0/16] class_hotplug_name+0x0/0x10
Apr 12 12:07:48 localhost kernel:  [kset_hotplug+313/624] kset_hotplug+0x139/0x270
Apr 12 12:07:48 localhost kernel:  [lookup_hash+29/48] lookup_hash+0x1d/0x30
Apr 12 12:07:48 localhost kernel:  [kobject_hotplug+103/112] kobject_hotplug+0x67/0x70
Apr 12 12:07:48 localhost kernel:  [kobject_del+27/64] kobject_del+0x1b/0x40
Apr 12 12:07:48 localhost kernel:  [class_device_del+144/192] class_device_del+0x90/0xc0
Apr 12 12:07:48 localhost kernel:  [__crc_crypto_hmac_final+1493997/5493628] hci_unregister_dev+0x13/0xa0 [bluetooth]
Apr 12 12:07:48 localhost kernel:  [__crc_crypto_hmac_final+2844063/5493628] hci_usb_disconnect+0x35/0x90 [hci_usb]
Apr 12 12:07:48 localhost kernel:  [usb_unbind_interface+118/128] usb_unbind_interface+0x76/0x80
Apr 12 12:07:48 localhost kernel:  [device_release_driver+102/112] device_release_driver+0x66/0x70
Apr 12 12:07:48 localhost kernel:  [driver_detach+43/64] driver_detach+0x2b/0x40
Apr 12 12:07:48 localhost kernel:  [bus_remove_driver+61/128] bus_remove_driver+0x3d/0x80
Apr 12 12:07:48 localhost kernel:  [driver_unregister+19/40] driver_unregister+0x13/0x28
Apr 12 12:07:48 localhost kernel:  [usb_deregister+50/64] usb_deregister+0x32/0x40
Apr 12 12:07:48 localhost kernel:  [__crc_crypto_hmac_final+2844169/5493628] hci_usb_exit+0xf/0x11 [hci_usb]
Apr 12 12:07:48 localhost kernel:  [sys_delete_module+336/416] sys_delete_module+0x150/0x1a0
Apr 12 12:07:48 localhost kernel:  [do_munmap+286/352] do_munmap+0x11e/0x160
Apr 12 12:07:48 localhost kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Apr 12 12:07:48 localhost kernel: 
Apr 12 12:07:48 localhost kernel: Code: 90 8d 74 26 00 55 bd ff ff ff ff 57 56 be 01 00 00 00 53 8b 54 24 18 31 db 8d b6 00 00 00 00 8d bf 00 00 00 00 8b 3a 89 e9 89 d8 <f2> ae f7 d1 49 8b 52 24 8d 74 31 01 85 d2 75 ea 5b 89 f0 5e 5f 

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [PATCH] change audit_log_format() -> printk() (was: 2.6.5-mm4)
  2004-04-11  3:05 2.6.5-mm4 Andrew Morton
                   ` (2 preceding siblings ...)
  2004-04-12 10:19 ` 2.6.5-mm4 (hci_usb module unloading oops) Martin Hermanowski
@ 2004-04-12 12:24 ` Olaf Dietsche
  2004-04-12 17:06 ` 2.6.5-mm4 (compile stats) John Cherry
  4 siblings, 0 replies; 27+ messages in thread
From: Olaf Dietsche @ 2004-04-12 12:24 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Rik Faith, linux-kernel

Andrew Morton <akpm@osdl.org> writes:

> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.5/2.6.5-mm4/
>
> lightweight-auditing-framework.patch
>   Light-weight Auditing Framework
>   Light-weight Auditing Framework update
>   lightweight-auditing-framework warning fixes
>   Light-weight Auditing Framework receive filter fixes
>   lightweight-auditing-framework-receive-filter-fixes compile fix

I've seen several printk()'s substituted with audit_log_format().
Maybe this small patch helps those not using the audit framework.

I have not tested this patch.

Regards, Olaf.

diff -urN a/include/linux/audit.h b/include/linux/audit.h
--- a/include/linux/audit.h	Mon Apr 12 11:58:33 2004
+++ b/include/linux/audit.h	Mon Apr 12 12:01:43 2004
@@ -197,8 +197,8 @@
 #define audit_log(t,f,...) do { ; } while (0)
 #define audit_log_start(t) ({ NULL; })
 #define audit_log_vformat(b,f,a) do { ; } while (0)
-#define audit_log_format(b,f,...) do { ; } while (0)
-#define audit_log_end(b) do { ; } while (0)
+#define audit_log_format(b,f,args...) printk(f, args)
+#define audit_log_end(b) printk("\n")
 #define audit_log_end_fast(b) do { ; } while (0)
 #define audit_log_end_irq(b) do { ; } while (0)
 #define audit_log_d_path(b,p,d,v) do { ; } while (0)

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

* Re: fix must_not_trace_exec() test
  2004-04-12  9:44 ` fix must_not_trace_exec() test (was: 2.6.5-mm4) Olaf Dietsche
@ 2004-04-12 14:18   ` Andy Lutomirski
  2004-04-12 22:02     ` Chris Wright
  0 siblings, 1 reply; 27+ messages in thread
From: Andy Lutomirski @ 2004-04-12 14:18 UTC (permalink / raw)
  To: Olaf Dietsche; +Cc: Andrew Morton, Andy Lutomirski, linux-kernel

Olaf Dietsche wrote:

> Andrew Morton <akpm@osdl.org> writes:
> 
> 
> Although, I'd rather not lump together unrelated tests without
> renaming must_not_trace_exec(). Btw, can someone enlighten me what
> this atomic_read() test is all about.

Oops... your fix is obviously correct.

I assumed that the test was to check if the caller is a thread, but that sounds 
odd -- wouldn't it stop being a thread after the exec anyway?  Maybe that part 
happens after compute_creds, so this prevents a race?  Although I don't see how 
it could be triggered if the thread never entered usermode before getting a new 
fs/files/sighand.

Anyone?

> 
> Regards, Olaf.
> 
> diff -urN a/security/commoncap.c b/security/commoncap.c
> --- a/security/commoncap.c	Mon Apr 12 10:38:17 2004
> +++ b/security/commoncap.c	Mon Apr 12 11:10:38 2004
> @@ -118,9 +118,9 @@
>  static inline int must_not_trace_exec (struct task_struct *p)
>  {
>  	return ((p->ptrace & PT_PTRACED) && !(p->ptrace & PT_PTRACE_CAP))
> -		|| atomic_read(&current->fs->count) > 1
> -		|| atomic_read(&current->files->count) > 1
> -		|| atomic_read(&current->sighand->count) > 1;
> +		|| atomic_read(&p->fs->count) > 1
> +		|| atomic_read(&p->files->count) > 1
> +		|| atomic_read(&p->sighand->count) > 1;
>  }
>  [...]

--Andy

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

* Re: 2.6.5-mm4 (compile stats)
  2004-04-11  3:05 2.6.5-mm4 Andrew Morton
                   ` (3 preceding siblings ...)
  2004-04-12 12:24 ` [PATCH] change audit_log_format() -> printk() (was: 2.6.5-mm4) Olaf Dietsche
@ 2004-04-12 17:06 ` John Cherry
  4 siblings, 0 replies; 27+ messages in thread
From: John Cherry @ 2004-04-12 17:06 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel@vger.kernel.org


Linux 2.6 (mm tree) Compile Statistics (gcc 3.2.2)
Warnings/Errors Summary

Kernel            bzImage   bzImage  bzImage  modules  bzImage  modules
                (defconfig) (allno) (allyes) (allyes) (allmod) (allmod)
--------------- ---------- -------- -------- -------- -------- --------
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] 27+ messages in thread

* Re: 2.6.5-mm4
@ 2004-04-12 19:19 Marcus Hartig
  2004-04-12 19:35 ` 2.6.5-mm4 Marc-Christian Petersen
  2004-04-12 19:56 ` 2.6.5-mm4 Sam Ravnborg
  0 siblings, 2 replies; 27+ messages in thread
From: Marcus Hartig @ 2004-04-12 19:19 UTC (permalink / raw)
  To: linux-kernel

Hello,

patch: "kbuild-external-module-support" ?

brakes nicely my nVidia driver for installation at stage 2. Happy easter 
gift. No setting of KBUILD_EXTMOD or editing the install script helps, 
nice job.

Sorry to say this, but I do not believe, that we get more support, if the 
Linux kernel breaks with every version all good drivers, also 
closed-source, but the best, fastest and stable 3D drivers you can get at 
this time. I hope it goes not in the stable line so soon.

Marcus

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

* Re: 2.6.5-mm4
  2004-04-12 19:19 2.6.5-mm4 Marcus Hartig
@ 2004-04-12 19:35 ` Marc-Christian Petersen
  2004-04-12 19:52   ` 2.6.5-mm4 Sam Ravnborg
  2004-04-12 19:56 ` 2.6.5-mm4 Sam Ravnborg
  1 sibling, 1 reply; 27+ messages in thread
From: Marc-Christian Petersen @ 2004-04-12 19:35 UTC (permalink / raw)
  To: linux-kernel; +Cc: Marcus Hartig

On Monday 12 April 2004 21:19, Marcus Hartig wrote:

Hi Marcus,

> patch: "kbuild-external-module-support" ?

actually, this one: "move-__this_module-to-modpost.patch" started breaking 
nvidia, but strangely not for all people. For me it worked fine (prior to 
2.6.5-mm4), but other people got "invalid module format" after compiling 
nvidia driver and tried to load it. P.S.: kbuild-external-module-support 
breaks VMware too :p

> brakes nicely my nVidia driver for installation at stage 2. Happy easter
> gift. No setting of KBUILD_EXTMOD or editing the install script helps,
> nice job.
> Sorry to say this, but I do not believe, that we get more support, if the
> Linux kernel breaks with every version all good drivers, also
> closed-source, but the best, fastest and stable 3D drivers you can get at
> this time. I hope it goes not in the stable line so soon.

I hope it will go into mainline after the glitches are fixed up. The problem 
is, Andrew and friends need proper bug reports to fix these kind of things 
up asap. If no one speaks up about a problem, everyone expect its working fine 
for all, so go for it into mainline.

ciao, Marc

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

* Re: 2.6.5-mm4
  2004-04-12 19:35 ` 2.6.5-mm4 Marc-Christian Petersen
@ 2004-04-12 19:52   ` Sam Ravnborg
  0 siblings, 0 replies; 27+ messages in thread
From: Sam Ravnborg @ 2004-04-12 19:52 UTC (permalink / raw)
  To: Marc-Christian Petersen; +Cc: linux-kernel, Marcus Hartig

On Mon, Apr 12, 2004 at 09:35:57PM +0200, Marc-Christian Petersen wrote:
> On Monday 12 April 2004 21:19, Marcus Hartig wrote:
> 
> Hi Marcus,
> 
> > patch: "kbuild-external-module-support" ?
> 
> actually, this one: "move-__this_module-to-modpost.patch" started breaking 
> nvidia, but strangely not for all people. For me it worked fine (prior to 
> 2.6.5-mm4), but other people got "invalid module format" after compiling 
> nvidia driver and tried to load it. P.S.: kbuild-external-module-support 
> breaks VMware too :p
Could I please get more info. I do not plan to install wmware right now,
so at least some minimal information allowing me to realise why it no
longer works.
Please with pointers to the used WMWare version so I can check their
Makefile etc.

	Sam

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

* Re: 2.6.5-mm4
  2004-04-12 19:19 2.6.5-mm4 Marcus Hartig
  2004-04-12 19:35 ` 2.6.5-mm4 Marc-Christian Petersen
@ 2004-04-12 19:56 ` Sam Ravnborg
  2004-04-12 20:15   ` 2.6.5-mm4 Andrew Vasquez
  2004-04-12 20:48   ` 2.6.5-mm4 Marcus Hartig
  1 sibling, 2 replies; 27+ messages in thread
From: Sam Ravnborg @ 2004-04-12 19:56 UTC (permalink / raw)
  To: Marcus Hartig; +Cc: linux-kernel

On Mon, Apr 12, 2004 at 09:19:12PM +0200, Marcus Hartig wrote:
> Hello,
> 
> patch: "kbuild-external-module-support" ?
> 
> brakes nicely my nVidia driver for installation at stage 2. Happy easter 
> gift. No setting of KBUILD_EXTMOD or editing the install script helps, 
> nice job.
Please provide me with more info.
I gooled a bit after some NVIDIA src - but I stopped when I had
to accept some NVIDIA stuff.

The purpose is to provide good support for external modules.
If it breaks things I need to find out why - and see where to fix it.

I would not be suprised if NVIDIA (and wmware for that matter) takes some
assumptions which it should not. But I need to find out why it break,
and for that I need more information!

So please provide me with the following information:
1) Exact log when it goes wrong
2) Pointer to or copy of the relevant files

	Sam

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

* Re: 2.6.5-mm4
  2004-04-12 19:56 ` 2.6.5-mm4 Sam Ravnborg
@ 2004-04-12 20:15   ` Andrew Vasquez
  2004-04-13  4:54     ` 2.6.5-mm4 Sam Ravnborg
  2004-04-12 20:48   ` 2.6.5-mm4 Marcus Hartig
  1 sibling, 1 reply; 27+ messages in thread
From: Andrew Vasquez @ 2004-04-12 20:15 UTC (permalink / raw)
  To: linux-kernel, sam; +Cc: Marcus Hartig

On Mon, 12 Apr 2004, Sam Ravnborg wrote:

> On Mon, Apr 12, 2004 at 09:19:12PM +0200, Marcus Hartig wrote:
> > Hello,
> > 
> > patch: "kbuild-external-module-support" ?
> > 
> > brakes nicely my nVidia driver for installation at stage 2. Happy easter 
> > gift. No setting of KBUILD_EXTMOD or editing the install script helps, 
> > nice job.
> Please provide me with more info.
> I gooled a bit after some NVIDIA src - but I stopped when I had
> to accept some NVIDIA stuff.
> 
> The purpose is to provide good support for external modules.
> If it breaks things I need to find out why - and see where to fix it.
> 
> I would not be suprised if NVIDIA (and wmware for that matter) takes some
> assumptions which it should not. But I need to find out why it break,
> and for that I need more information!
> 
> So please provide me with the following information:
> 1) Exact log when it goes wrong
> 2) Pointer to or copy of the relevant files
> 

I maintain the qla2xxx driver and have been noticing some build
problems also.  I typically do most compiling and editing of the
driver outside of the kernel tree, i.e. my make command usually takes
on the form:

	-bash-2.05b# make -C /usr/src/linux-2.6.5-mm3 SUBDIRS=$PWD modules
	make: Entering directory `/usr/src/linux-2.6.5-mm3'
	*** Warning: Overriding SUBDIRS on the command line can cause
	***          inconsistencies
	make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/ql2300.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/ql2300_fw.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_os.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_init.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_mbx.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_iocb.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_isr.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_gs.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_dbg.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_sup.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_rscn.o
	  LD [M]  /root/Drivers/8.x/80000b12-pre14/qla2xxx.o
	  LD [M]  /root/Drivers/8.x/80000b12-pre14/qla2300.o
	  Building modules, stage 2.
	  MODPOST
	*** Warning: "fc_release_transport"
	[/root/Drivers/8.x/80000b12-pre14/qla2xxx.ko] undefined!
	*** Warning: "fc_attach_transport"
	[/root/Drivers/8.x/80000b12-pre14/qla2xxx.ko] undefined!
	  CC      /root/Drivers/8.x/80000b12-pre14/qla2300.mod.o
	  LD [M]  /root/Drivers/8.x/80000b12-pre14/qla2300.ko
	  CC      /root/Drivers/8.x/80000b12-pre14/qla2xxx.mod.o

With 2.6.5-mm4 a similar command fails with:

	-bash-2.05b# make -C /usr/src/linux-2.6.5-mm4 SUBDIRS=$PWD modules
	make: Entering directory `/usr/src/linux-2.6.5-mm4'
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/ql2300.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/ql2300_fw.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_os.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_init.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_mbx.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_iocb.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_isr.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_gs.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_dbg.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_sup.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_rscn.o
	  LD [M]  /root/Drivers/8.x/80000b12-pre14/qla2xxx.o
	/bin/sh: line 1:
	/root/Drivers/8.x/80000b12-pre14/.tmp_versions/qla2xxx.mod: No such
	file or directory
	  LD [M]  /root/Drivers/8.x/80000b12-pre14/qla2300.o
	/bin/sh: line 1:
	/root/Drivers/8.x/80000b12-pre14/.tmp_versions/qla2300.mod: No such
	file or directory
	  HOSTCC  /root/Drivers/8.x/80000b12-pre14/extras/qla_nvr
	  Building modules, stage 2.
	make: Leaving directory `/usr/src/linux-2.6.5-mm4'

I've even tried the 'M=...' syntax documented in the Makefile:

	-bash-2.05b# make -C /usr/src/linux-2.6.5-mm4 M=$PWD modules
	make: Entering directory `/usr/src/linux-2.6.5-mm4'
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/ql2300.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/ql2300_fw.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_os.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_init.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_mbx.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_iocb.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_isr.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_gs.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_dbg.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_sup.o
	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_rscn.o
	  LD [M]  /root/Drivers/8.x/80000b12-pre14/qla2xxx.o
	/bin/sh: line 1:
	/root/Drivers/8.x/80000b12-pre14/.tmp_versions/qla2xxx.mod: No such
	file or directory
	  LD [M]  /root/Drivers/8.x/80000b12-pre14/qla2300.o
	/bin/sh: line 1:
	/root/Drivers/8.x/80000b12-pre14/.tmp_versions/qla2300.mod: No such
	file or directory
	  HOSTCC  /root/Drivers/8.x/80000b12-pre14/extras/qla_nvr
	  Building modules, stage 2.
	make: Leaving directory `/usr/src/linux-2.6.5-mm4'

So, what am I missing?  I can provide other logs if needed, just tell
me what you need.

Thanks,
Andrew Vasquez
QLogic Corporation


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

* Re: 2.6.5-mm4
  2004-04-12 19:56 ` 2.6.5-mm4 Sam Ravnborg
  2004-04-12 20:15   ` 2.6.5-mm4 Andrew Vasquez
@ 2004-04-12 20:48   ` Marcus Hartig
  2004-04-13  2:47     ` 2.6.5-mm4 Michael Baehr
  2004-04-13  4:58     ` 2.6.5-mm4 Sam Ravnborg
  1 sibling, 2 replies; 27+ messages in thread
From: Marcus Hartig @ 2004-04-12 20:48 UTC (permalink / raw)
  To: Sam Ravnborg, linux-kernel

Sam Ravnborg wrote:

> I would not be suprised if NVIDIA (and wmware for that matter) takes some
> assumptions which it should not. But I need to find out why it break,
> and for that I need more information!

Yes. I had cut off the whole nVidia install tree. The GLX driver are 
working, but only the kernel module is in /usr/src/nv eg. I change to this 
dir and type "make install" then the Makefile.kbuild for 2.6 tries to 
build it against an 2.6 kernel. Goes with all included -mm3 and others here.

LD [M]  /usr/src/nv/nvidia.o
/bin/sh: line 1: /usr/src/nv/.tmp_versions/nvidia.mod: No such file or 
directory  Building modules, stage 2.
make[1]: Leaving directory `/usr/src/linux-2.6.5-mm4'
nvidia.ko failed to build!
make: *** [module] Error 1

strace gives not more.
Also when I set KBUILD_EXTMOD=/usr/src/nv or to new

KBUILD_PARAMS := -C $(KERNEL_SOURCES) M=$(PWD)

in the Makefile of the nVidia source, I get this error above. Hmm.

Marcus

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

* Re: fix must_not_trace_exec() test
  2004-04-12 14:18   ` fix must_not_trace_exec() test Andy Lutomirski
@ 2004-04-12 22:02     ` Chris Wright
  0 siblings, 0 replies; 27+ messages in thread
From: Chris Wright @ 2004-04-12 22:02 UTC (permalink / raw)
  To: Andy Lutomirski; +Cc: Olaf Dietsche, Andrew Morton, linux-kernel

* Andy Lutomirski (luto@myrealbox.com) wrote:
> Olaf Dietsche wrote:
> > Although, I'd rather not lump together unrelated tests without
> > renaming must_not_trace_exec(). Btw, can someone enlighten me what
> > this atomic_read() test is all about.
> 
> I assumed that the test was to check if the caller is a thread, but that
> sounds odd -- wouldn't it stop being a thread after the exec anyway?
> Maybe that part happens after compute_creds, so this prevents a race?
> Although I don't see how it could be triggered if the thread never
> entered usermode before getting a new fs/files/sighand.

There's no requirement for CLONE_THREAD when using at least CLONE_FS
and CLONE_FILES.  And all of the latter are inherited across execve().
These tests are needed to keep a malicious program from controlling the
setuid program in ways other than ptrace.

thanks,
-chris
-- 
Linux Security Modules     http://lsm.immunix.org     http://lsm.bkbits.net

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

* Re: 2.6.5-mm4 (hci_usb module unloading oops)
  2004-04-12 10:19 ` 2.6.5-mm4 (hci_usb module unloading oops) Martin Hermanowski
@ 2004-04-12 22:03   ` Greg KH
  2004-04-12 22:36     ` Marcel Holtmann
  2004-04-19 20:29     ` Martin Hermanowski
  0 siblings, 2 replies; 27+ messages in thread
From: Greg KH @ 2004-04-12 22:03 UTC (permalink / raw)
  To: Martin Hermanowski; +Cc: Andrew Morton, linux-kernel

On Mon, Apr 12, 2004 at 12:19:11PM +0200, Martin Hermanowski wrote:
> I get an oops when I try to unload the hci_usb module.

{sigh}  I'm hating that driver right now...

There are a number of pending bluetooth patches for that driver that fix
a number of different bugs, so I'm leary of trying to see if this is a
different one or not at this point in time.  Care to apply all of the
bluetooth patches and if this still happens, can you report it to the
linux-usb-devel and bluez-devel mailing lists?

> What other useful information can I provide?

CONFIG_DEBUG_DRIVER might be good to set, and then we can see if we are
not trying to remove the same device twice for some odd reason.  If you
do duplicate this, please include all of the debug log entries that
happen from when you unplug the device.

Also CONFIG_USB_DEBUG might help out.

> Apr 12 12:07:48 localhost udev[22216]: removing device node '/dev/hci0'

Nice, glad to see udev is working for you :)

thanks,

greg k-h

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

* Re: 2.6.5-mm4 (hci_usb module unloading oops)
  2004-04-12 22:03   ` Greg KH
@ 2004-04-12 22:36     ` Marcel Holtmann
  2004-04-12 22:42       ` Greg KH
  2004-04-19 20:29     ` Martin Hermanowski
  1 sibling, 1 reply; 27+ messages in thread
From: Marcel Holtmann @ 2004-04-12 22:36 UTC (permalink / raw)
  To: Greg KH; +Cc: Martin Hermanowski, Andrew Morton, Linux Kernel Mailing List

Hi Greg,

> > I get an oops when I try to unload the hci_usb module.
> 
> {sigh}  I'm hating that driver right now...
> 
> There are a number of pending bluetooth patches for that driver that fix
> a number of different bugs, so I'm leary of trying to see if this is a
> different one or not at this point in time.  Care to apply all of the
> bluetooth patches and if this still happens, can you report it to the
> linux-usb-devel and bluez-devel mailing lists?

about what pending Bluetooth patches are you talking? There is one from
Alan in 2.6.5-mh3 that should fix this problem and I already sent it
along with my other fixes (not USB related) to Dave.

Regards

Marcel



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

* Re: 2.6.5-mm4 (hci_usb module unloading oops)
  2004-04-12 22:36     ` Marcel Holtmann
@ 2004-04-12 22:42       ` Greg KH
  2004-04-12 22:57         ` Marcel Holtmann
  0 siblings, 1 reply; 27+ messages in thread
From: Greg KH @ 2004-04-12 22:42 UTC (permalink / raw)
  To: Marcel Holtmann
  Cc: Martin Hermanowski, Andrew Morton, Linux Kernel Mailing List

On Tue, Apr 13, 2004 at 12:36:45AM +0200, Marcel Holtmann wrote:
> Hi Greg,
> 
> > > I get an oops when I try to unload the hci_usb module.
> > 
> > {sigh}  I'm hating that driver right now...
> > 
> > There are a number of pending bluetooth patches for that driver that fix
> > a number of different bugs, so I'm leary of trying to see if this is a
> > different one or not at this point in time.  Care to apply all of the
> > bluetooth patches and if this still happens, can you report it to the
> > linux-usb-devel and bluez-devel mailing lists?
> 
> about what pending Bluetooth patches are you talking? There is one from
> Alan in 2.6.5-mh3 that should fix this problem

That is the one I was referring to.

thanks,

greg k-h

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

* Re: 2.6.5-mm4 (hci_usb module unloading oops)
  2004-04-12 22:42       ` Greg KH
@ 2004-04-12 22:57         ` Marcel Holtmann
  0 siblings, 0 replies; 27+ messages in thread
From: Marcel Holtmann @ 2004-04-12 22:57 UTC (permalink / raw)
  To: Greg KH; +Cc: Martin Hermanowski, Andrew Morton, Linux Kernel Mailing List

Hi Greg,

> > > > I get an oops when I try to unload the hci_usb module.
> > > 
> > > {sigh}  I'm hating that driver right now...
> > > 
> > > There are a number of pending bluetooth patches for that driver that fix
> > > a number of different bugs, so I'm leary of trying to see if this is a
> > > different one or not at this point in time.  Care to apply all of the
> > > bluetooth patches and if this still happens, can you report it to the
> > > linux-usb-devel and bluez-devel mailing lists?
> > 
> > about what pending Bluetooth patches are you talking? There is one from
> > Alan in 2.6.5-mh3 that should fix this problem
> 
> That is the one I was referring to.

you mentioned many pending Bluetooth patches and I thought that I missed
something ;)

Regards

Marcel



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

* Re: 2.6.5-mm4
  2004-04-12 20:48   ` 2.6.5-mm4 Marcus Hartig
@ 2004-04-13  2:47     ` Michael Baehr
  2004-04-13  4:58     ` 2.6.5-mm4 Sam Ravnborg
  1 sibling, 0 replies; 27+ messages in thread
From: Michael Baehr @ 2004-04-13  2:47 UTC (permalink / raw)
  To: Marcus Hartig; +Cc: Sam Ravnborg, linux-kernel

On 2004-04-12 15:48:46 -0500 Marcus Hartig <m.f.h@web.de> wrote:

> Sam Ravnborg wrote:
> 
>> I would not be suprised if NVIDIA (and wmware for that matter) takes 
>> some
>> assumptions which it should not. But I need to find out why it break,
>> and for that I need more information!
> 
> Yes. I had cut off the whole nVidia install tree. The GLX driver are 
> working, 
> but only the kernel module is in /usr/src/nv eg. I change to this dir 
> and 
> type "make install" then the Makefile.kbuild for 2.6 tries to build 
> it 
> against an 2.6 kernel. Goes with all included -mm3 and others here.
> 
> LD [M]  /usr/src/nv/nvidia.o
> /bin/sh: line 1: /usr/src/nv/.tmp_versions/nvidia.mod: No such file 
> or 
> directory  Building modules, stage 2.
> make[1]: Leaving directory `/usr/src/linux-2.6.5-mm4'
> nvidia.ko failed to build!
> make: *** [module] Error 1
> 
> strace gives not more.
> Also when I set KBUILD_EXTMOD=/usr/src/nv or to new
> 
> KBUILD_PARAMS := -C $(KERNEL_SOURCES) M=$(PWD)
> 
> in the Makefile of the nVidia source, I get this error above. Hmm.
> 
> Marcus
> -

I had these problems building nvidia driver and vmware drivers today 
after I upgraded to mm4 (with love-sources patchset as well).  I 
traced them down to a single change in the kernel Makefile which, 
after I reversed it, allowed the modules to successfully build (and my 
-mm4 kernel is happily tainted with them right now).

-export MODVERDIR := .tmp_versions
+export MODVERDIR := $(if 
$(KBUILD_EXTMOD),$(KBUILD_EXTMOD)/).tmp_versions
+                .tmp_kallsyms* .tmp_version .tmp_vmlinux*

Likely the problem _is_ nvidia and vmware coders making assumptions 
that they should not.  In any case, I'm glad to see others are 
noticing this problem and it will probably be fixed soon.

This is the sort of error I was getting with nvidia (done manually for 
clarity):

21:45:09 <@root|/usr/src/linux> 
SUBDIRS=/usr/src/archives/nvidia/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/ 
make modules
< bunch of text... compiling, etc... >
   LD [M]  
/usr/src/archives/nvidia/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv//nvidia.o
/bin/sh: line 1: 
/usr/src/archives/nvidia/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv//.tmp_versions/nvidia.mod: 
No such file or directory

Similar error with vmware (and I don't feel like going through the 
work of reproducing it atm XD)

Cheers,

Mike


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

* Re: 2.6.5-mm4
  2004-04-12 20:15   ` 2.6.5-mm4 Andrew Vasquez
@ 2004-04-13  4:54     ` Sam Ravnborg
  0 siblings, 0 replies; 27+ messages in thread
From: Sam Ravnborg @ 2004-04-13  4:54 UTC (permalink / raw)
  To: Andrew Vasquez, linux-kernel, sam, Marcus Hartig

On Mon, Apr 12, 2004 at 01:15:24PM -0700, Andrew Vasquez wrote:
> With 2.6.5-mm4 a similar command fails with:
> 
> 	-bash-2.05b# make -C /usr/src/linux-2.6.5-mm4 SUBDIRS=$PWD modules
> 	make: Entering directory `/usr/src/linux-2.6.5-mm4'
> 	  CC [M]  /root/Drivers/8.x/80000b12-pre14/ql2300.o
> 	  CC [M]  /root/Drivers/8.x/80000b12-pre14/ql2300_fw.o
> 	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_os.o
> 	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_init.o
> 	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_mbx.o
> 	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_iocb.o
> 	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_isr.o
> 	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_gs.o
> 	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_dbg.o
> 	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_sup.o
> 	  CC [M]  /root/Drivers/8.x/80000b12-pre14/qla_rscn.o
> 	  LD [M]  /root/Drivers/8.x/80000b12-pre14/qla2xxx.o
> 	/bin/sh: line 1:
> 	/root/Drivers/8.x/80000b12-pre14/.tmp_versions/qla2xxx.mod: No such
> 	file or directory

The external module support failed to create the directory:
$PWD/.tmp_version

It was no deleted during make clean either - thats why it slipped through.
Here is a patch to fix it.

	Sam

--- linux-2.6.5/Makefile	2004-04-12 20:58:30.000000000 +0200
+++ extmod/Makefile	2004-04-12 20:46:24.000000000 +0200
@@ -787,12 +787,6 @@ endef
 # make mrproper  Delete the current configuration, and all generated files
 # make distclean Remove editor backup files, patch leftover files and the like
 
-quiet_cmd_rmdirs = $(if $(wildcard $(rm-dirs)),CLEAN   $(wildcard $(rm-dirs)))
-      cmd_rmdirs = rm -rf $(rm-dirs)
-
-quiet_cmd_rmfiles = $(if $(wildcard $(rm-files)),CLEAN   $(wildcard $(rm-files)))
-      cmd_rmfiles = rm -f $(rm-files)
-
 # Directories & files removed with 'make clean'
 CLEAN_DIRS  += $(MODVERDIR)
 CLEAN_FILES +=	vmlinux System.map kernel.spec \
@@ -951,9 +945,12 @@ else # KBUILD_EXTMOD
 
 # We are always building modules
 KBUILD_MODULES := 1
+.PHONY: crmodverdir
+crmodverdir: FORCE
+	$(Q)mkdir -p $(MODVERDIR)
 
 .PHONY: $(KBUILD_EXTMOD)
-$(KBUILD_EXTMOD): FORCE
+$(KBUILD_EXTMOD): crmodverdir FORCE
 	$(Q)$(MAKE) $(build)=$@
 
 .PHONY: modules
@@ -971,7 +968,9 @@ clean-dirs := _clean_$(KBUILD_EXTMOD)
 $(clean-dirs):
 	$(Q)$(MAKE) $(clean)=$(patsubst _clean_%,%,$@)
 
+clean:	rm-dirs := $(MODVERDIR)
 clean: $(clean-dirs)
+	$(call cmd,rmdirs)
 	@find $(KBUILD_EXTMOD) $(RCS_FIND_IGNORE) \
 	 	\( -name '*.[oas]' -o -name '*.ko' -o -name '.*.cmd' \
 		-o -name '.*.d' -o -name '.*.tmp' -o -name '*.mod.c' \) \
@@ -1058,6 +1057,13 @@ endif #ifeq ($(mixed-targets),1)
 # FIXME Should go into a make.lib or something 
 # ===========================================================================
 
+quiet_cmd_rmdirs = $(if $(wildcard $(rm-dirs)),CLEAN   $(wildcard $(rm-dirs)))
+      cmd_rmdirs = rm -rf $(rm-dirs)
+
+quiet_cmd_rmfiles = $(if $(wildcard $(rm-files)),CLEAN   $(wildcard $(rm-files)))
+      cmd_rmfiles = rm -f $(rm-files)
+
+
 a_flags = -Wp,-MD,$(depfile) $(AFLAGS) $(AFLAGS_KERNEL) \
 	  $(NOSTDINC_FLAGS) $(CPPFLAGS) \
 	  $(modkern_aflags) $(EXTRA_AFLAGS) $(AFLAGS_$(*F).o)

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

* Re: 2.6.5-mm4
  2004-04-12 20:48   ` 2.6.5-mm4 Marcus Hartig
  2004-04-13  2:47     ` 2.6.5-mm4 Michael Baehr
@ 2004-04-13  4:58     ` Sam Ravnborg
  1 sibling, 0 replies; 27+ messages in thread
From: Sam Ravnborg @ 2004-04-13  4:58 UTC (permalink / raw)
  To: Marcus Hartig; +Cc: Sam Ravnborg, linux-kernel

On Mon, Apr 12, 2004 at 10:48:46PM +0200, Marcus Hartig wrote:
> 
> LD [M]  /usr/src/nv/nvidia.o
> /bin/sh: line 1: /usr/src/nv/.tmp_versions/nvidia.mod: No such file or 
> directory  Building modules, stage 2.
> make[1]: Leaving directory `/usr/src/linux-2.6.5-mm4'
> nvidia.ko failed to build!
> make: *** [module] Error 1

Thanks for the report.

kbuild fails to create the .tmp_version directory in the
directory where the module is being built.
The reason to create it there is to avoid trying to write in a RO
kernel src directory. And also to avoid cluttering up the .tmp_versions
directory for the kernel if you build more than one module.

	Sam

Patch to fix it:
--- linux-2.6.5/Makefile	2004-04-12 20:58:30.000000000 +0200
+++ extmod/Makefile	2004-04-12 20:46:24.000000000 +0200
@@ -787,12 +787,6 @@ endef
 # make mrproper  Delete the current configuration, and all generated files
 # make distclean Remove editor backup files, patch leftover files and the like
 
-quiet_cmd_rmdirs = $(if $(wildcard $(rm-dirs)),CLEAN   $(wildcard $(rm-dirs)))
-      cmd_rmdirs = rm -rf $(rm-dirs)
-
-quiet_cmd_rmfiles = $(if $(wildcard $(rm-files)),CLEAN   $(wildcard $(rm-files)))
-      cmd_rmfiles = rm -f $(rm-files)
-
 # Directories & files removed with 'make clean'
 CLEAN_DIRS  += $(MODVERDIR)
 CLEAN_FILES +=	vmlinux System.map kernel.spec \
@@ -951,9 +945,12 @@ else # KBUILD_EXTMOD
 
 # We are always building modules
 KBUILD_MODULES := 1
+.PHONY: crmodverdir
+crmodverdir: FORCE
+	$(Q)mkdir -p $(MODVERDIR)
 
 .PHONY: $(KBUILD_EXTMOD)
-$(KBUILD_EXTMOD): FORCE
+$(KBUILD_EXTMOD): crmodverdir FORCE
 	$(Q)$(MAKE) $(build)=$@
 
 .PHONY: modules
@@ -971,7 +968,9 @@ clean-dirs := _clean_$(KBUILD_EXTMOD)
 $(clean-dirs):
 	$(Q)$(MAKE) $(clean)=$(patsubst _clean_%,%,$@)
 
+clean:	rm-dirs := $(MODVERDIR)
 clean: $(clean-dirs)
+	$(call cmd,rmdirs)
 	@find $(KBUILD_EXTMOD) $(RCS_FIND_IGNORE) \
 	 	\( -name '*.[oas]' -o -name '*.ko' -o -name '.*.cmd' \
 		-o -name '.*.d' -o -name '.*.tmp' -o -name '*.mod.c' \) \
@@ -1058,6 +1057,13 @@ endif #ifeq ($(mixed-targets),1)
 # FIXME Should go into a make.lib or something 
 # ===========================================================================
 
+quiet_cmd_rmdirs = $(if $(wildcard $(rm-dirs)),CLEAN   $(wildcard $(rm-dirs)))
+      cmd_rmdirs = rm -rf $(rm-dirs)
+
+quiet_cmd_rmfiles = $(if $(wildcard $(rm-files)),CLEAN   $(wildcard $(rm-files)))
+      cmd_rmfiles = rm -f $(rm-files)
+
+
 a_flags = -Wp,-MD,$(depfile) $(AFLAGS) $(AFLAGS_KERNEL) \
 	  $(NOSTDINC_FLAGS) $(CPPFLAGS) \
 	  $(modkern_aflags) $(EXTRA_AFLAGS) $(AFLAGS_$(*F).o)

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

* RE: 2.6.5-mm4
@ 2004-04-13 15:22 Andrew Vasquez
  0 siblings, 0 replies; 27+ messages in thread
From: Andrew Vasquez @ 2004-04-13 15:22 UTC (permalink / raw)
  To: Sam Ravnborg; +Cc: linux-kernel

On Monday, April 12, 2004 9:54 PM, Sam Ravnborg wrote:
> On Mon, Apr 12, 2004 at 01:15:24PM -0700, Andrew Vasquez wrote:
> > 	  LD [M]  /root/Drivers/8.x/80000b12-pre14/qla2xxx.o 	/bin/sh:
> > line 1: 
> > /root/Drivers/8.x/80000b12-pre14/.tmp_versions/qla2xxx.mod: No such
> > file or directory
> 
> The external module support failed to create the directory:
> $PWD/.tmp_version 
> 
> It was no deleted during make clean either - thats why it
> slipped through.
> Here is a patch to fix it.
>

The patch fixed the problem against mm4.  mm5 appears to have the fix
also.

Thanks,
Andrew Vasquez

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

* Re: 2.6.5-mm4 (hci_usb module unloading oops)
  2004-04-12 22:03   ` Greg KH
  2004-04-12 22:36     ` Marcel Holtmann
@ 2004-04-19 20:29     ` Martin Hermanowski
  1 sibling, 0 replies; 27+ messages in thread
From: Martin Hermanowski @ 2004-04-19 20:29 UTC (permalink / raw)
  To: Greg KH; +Cc: Andrew Morton, linux-kernel

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

On Mon, Apr 12, 2004 at 03:03:53PM -0700, Greg KH wrote:
> On Mon, Apr 12, 2004 at 12:19:11PM +0200, Martin Hermanowski wrote:
> > I get an oops when I try to unload the hci_usb module.
> 
> {sigh}  I'm hating that driver right now...
> 
> There are a number of pending bluetooth patches for that driver that fix
> a number of different bugs, so I'm leary of trying to see if this is a
> different one or not at this point in time.  Care to apply all of the
> bluetooth patches and if this still happens, can you report it to the
> linux-usb-devel and bluez-devel mailing lists?

I can try these patches in the next days, can you point me to an url?

> > What other useful information can I provide?
> 
> CONFIG_DEBUG_DRIVER might be good to set, and then we can see if we are
> not trying to remove the same device twice for some odd reason.  If you
> do duplicate this, please include all of the debug log entries that
> happen from when you unplug the device.
> 
> Also CONFIG_USB_DEBUG might help out.

I just tried 2.6.6-rc1-mm1 (patched with mppe and iscsi), same problem.

I compiled with CONFIG_DEBUG_DRIVER and CONFIG_USB_DEBUG, after booting,
I activate the usb-dongle (Fn+F5 on the IBM T41p), then I run `hciconfig
down' and `rmmod hci_usb', which triggers the problem

I uploaded both the config and the whole syslog file from the boot until
shutting down:

http://mh57.de/~martin/config-2.6.6-rc1-mm1
http://mh57.de/~martin/syslog-2.6.6-rc1-mm1

> > Apr 12 12:07:48 localhost udev[22216]: removing device node '/dev/hci0'
> 
> Nice, glad to see udev is working for you :)

I'm using udev 0.024-2 from debian, and it is working quite well :-)

LLAP, Martin

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2004-04-19 20:30 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-11  3:05 2.6.5-mm4 Andrew Morton
2004-04-12  6:46 ` 2.6.5-mm4 Paul P Komkoff Jr
2004-04-12  7:42   ` 2.6.5-mm4 Andrew Morton
2004-04-12  8:22     ` 2.6.5-mm4 Paul P Komkoff Jr
2004-04-12  8:28       ` 2.6.5-mm4 Andrew Morton
2004-04-12  9:10         ` 2.6.5-mm4 Paul P Komkoff Jr
2004-04-12  9:44 ` fix must_not_trace_exec() test (was: 2.6.5-mm4) Olaf Dietsche
2004-04-12 14:18   ` fix must_not_trace_exec() test Andy Lutomirski
2004-04-12 22:02     ` Chris Wright
2004-04-12 10:19 ` 2.6.5-mm4 (hci_usb module unloading oops) Martin Hermanowski
2004-04-12 22:03   ` Greg KH
2004-04-12 22:36     ` Marcel Holtmann
2004-04-12 22:42       ` Greg KH
2004-04-12 22:57         ` Marcel Holtmann
2004-04-19 20:29     ` Martin Hermanowski
2004-04-12 12:24 ` [PATCH] change audit_log_format() -> printk() (was: 2.6.5-mm4) Olaf Dietsche
2004-04-12 17:06 ` 2.6.5-mm4 (compile stats) John Cherry
  -- strict thread matches above, loose matches on Subject: below --
2004-04-12 19:19 2.6.5-mm4 Marcus Hartig
2004-04-12 19:35 ` 2.6.5-mm4 Marc-Christian Petersen
2004-04-12 19:52   ` 2.6.5-mm4 Sam Ravnborg
2004-04-12 19:56 ` 2.6.5-mm4 Sam Ravnborg
2004-04-12 20:15   ` 2.6.5-mm4 Andrew Vasquez
2004-04-13  4:54     ` 2.6.5-mm4 Sam Ravnborg
2004-04-12 20:48   ` 2.6.5-mm4 Marcus Hartig
2004-04-13  2:47     ` 2.6.5-mm4 Michael Baehr
2004-04-13  4:58     ` 2.6.5-mm4 Sam Ravnborg
2004-04-13 15:22 2.6.5-mm4 Andrew Vasquez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox