linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux 2.6.9-rc2
@ 2004-09-13 16:40 Linus Torvalds
  2004-09-13 20:03 ` Linux 2.6.9-rc2 : oops Christian Borntraeger
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Linus Torvalds @ 2004-09-13 16:40 UTC (permalink / raw)
  To: Kernel Mailing List


Various things all over the map, most of them not necessarily very visible 
to most people. ALSA update, and tons of small fixes pretty much 
everywhere.

The one thing that people may actually _notice_ is that you get a lot more 
warnings for some drivers due to the stricter type-checks for PCI memory 
mapping. They are harmless (code generation should be the same), and we'll 
work on trying to fix up the drivers as we go along, but they can be a bit 
daunting if you happen to enable some of the less type-friendly drivers 
right now..

		Linus


Summary of changes from v2.6.9-rc1 to v2.6.9-rc2
============================================

Aaron Grothe:
  o [CRYPTO]: Add Whirlpool digest algorithm

Adam Kropelin:
  o preset loops_per_jiffy for faster booting
  o input: Fix hiddev disconnect-while-in-use oops
  o input: Eliminate hiddev.h dependency on hid.h

Adrian Bunk:
  o update contact address for SCSI megaraid.c
  o SCSI ips: remove inlines
  o another small advansys cleanup
  o drivers/scsi/sg.c kill local jiffies functions
  o SCSI dc395x.c: fix inline compile errors
  o SCSI nsp32.c: remove inlines
  o let AIC7{9,X}XX_BUILD_FIRMWARE depend on
  o SCSI nsp32.c: missing parts of inline removal patch
  o SCSI gdth: kill #define __devinitdata
  o Alex DeVries has moved
  o R8169_NAPI help text
  o net/smc9194.c: fix gcc-3.5 inline compile errors
  o net/hamachi.c: gcc-3.5 build fixes
  o net/rrunner.c: gcc-3.5 fixes
  o net/tulip/dmfe.c: gcc-3.5 fixes
  o ixgb_main.c: fix inline compile errors
  o sk98lin/skge.c doesn't compile with PROC_FS=n
  o fix net/hamradio/dmascc with gcc 3.4
  o really uninline lmc_trace
  o pcxx.c build fix
  o riscom8 build fix
  o cdu31a.c build fix

Akinobu Mita:
  o show Active/Inactive on per-node meminfo
  o [IA64] discontig.c: reset counters every iteration each node in
    show_mem()

Al Borchers:
  o USB: update Edgeport io_usbvend.h
  o USB: update Edgeport io_fw_down.h
  o USB: update Edgeport io_fw_down3.h

Alan Cox:
  o ipr: Fix assorted dma_addr_t typing errors
  o ide: do hwif spin up for all platforms
  o ide: quiten hwif spin up
  o ide: fix bad disk geometry hang
  o ide: identify non decoded master/slave by serial and model
  o VLAN support for 3c59x/3c90x
  o Root reservations for strict overcommit
  o fix the barrier IDE detection logic
  o ide: update comments in ide.c and ide-probe.c
  o ide: remove never changing FANCY_STATUS_DUMPS define

Alan Stern:
  o USB: Set QH bit in UHCI framelist entries
  o USB: Fix submission-error bug in the USB scatter-gather
  o USB: unusual_devs.h entry
  o USB: Update unlink testing code in the usbtest driver
  o USB: Use 8-byte hub status URB buffer
  o USB: Add missing cleanup to usb_register_root_hub()

Alex Sanks:
  o USB: net2280 patch

Alexander Shatohin:
  o Typo in drivers/net/dl2k.h

Alexander Viro:
  o /dev/ptmx open() fixes
  o removed bogus casts of SPIN_LOCK_UNLOCKED
  o annotation of ki_buf
  o annotation of xfs sendfile
  o killed check_region() in ixj
  o signed char bugs in ixj
  o warning fix in usb/gadget/inode.c
  o usb alignment fixes
  o mda dependency
  o mpoa warning fix
  o NULL noise removal
  o missing export of memchr on arm
  o missing include of config.h in asm-alpha/page.h
  o bad names of local-in-macros in arm io.h
  o check_region() removal in tc/zs.c
  o check_region() removal in fdomain.c
  o any2_scsi() cleaned up
  o signed char fixes in qd65xx
  o more size_t portability fixes
  o check_region() removal in waveartist
  o preprocessor mess in msnd
  o casts are not lvalues
  o soundblaster check_region() removal
  o sscape cleanup, fixes and check_region() removal
  o trix cleanup and check_region() removal
  o mad16 cleanup, fixes and check_region() removal
  o pss cleanup, fixes and check_region() removal
  o sgalaxy cleanup and check_region() removal
  o opl3 cleanup and check_region() removal
  o ad1848 check_region() removal
  o maui cleanup, fixes and check_region() removal
  o cmpci cleanup
  o mpu401 check_region() removal
  o wf_midi check_region() removal
  o 64bit cleanup in bt878 and btaudio
  o 64bit portability fixes (pointer-to-int stuff)
  o arm Kconfig fixes
  o misc sound/oss bits
  o checksum.h annotations
  o misc alpha bits
  o ifdef fixes
  o NULL noise removal in usb/gadget
  o missing includes from irq changes
  o mmc annotation
  o missing include compiler.h in arm memory.h
  o alpha warning fixes
  o usx2y cleanups and fixes
  o missing include in pcm_native.c
  o acpi/processor.c 64bit portability
  o acpiphp_ibm.c 64bit portability
  o alpha csum_partial_copy.c annotations
  o netfilter warning (alpha)
  o mixart cleanups
  o sparc64 vga.h fix
  o __setup fixes
  o more NULL noise removal
  o eicon annotation
  o megaraid annotation
  o afs ->follow_link() fixes
  o sysfs ->follow_link() switched to new scheme
  o ncpfs ->follow_link() switched to new scheme
  o cifs ->follow_link() switched to new scheme, cleaned up
  o reduce stack use in altroot handling
  o misc cleanup in symlink-handling part of namei.c
  o nfs ->follow_link() switched to new scheme
  o adfs endianness fixes
  o ext2 endianness fixes
  o msdos and vfat endianness fixes
  o acorn partitions endianness fixes
  o UDF endianness fixes
  o quota minor endianness fixes
  o beginning of endianness annotations
  o ext2 endianness annotations
  o adfs endianness annotations
  o affs endianness annotations
  o udf endianness annotations
  o CIFSSMBLock() endianness fix
  o more endianness breakage (CIFSSMBLock(), again)
  o CIFSSMBNegotiate endianness fix
  o CIFSSMBQueryReparseLinkInfo() endianness fix

Andi Kleen:
  o gcc-3.5 fixes to advansys
  o [IA64] various issues in the IA64 swiotlb code
  o New x86-64 merge
  o md: make MD no device warning KERN_WARNING
  o Fix warnings in es7000
  o x86_64: emulate NUMA on non-NUMA hardware
  o [CPUFREQ] Fix cosmetic issue in powernow-k8 error handling
  o Add support for NUMA discovery on AMD dual core to x86-64
  o Fix boot_cpu_data on x86-64
  o Increase bus/apic limits on x86-64
  o Fix argument checking in sched_setaffinity
  o [NET]: Fix CONFIG_COMPAT build with networking disabled
  o [NET]: Do less atomic count changes in dev_queue_xmit
  o Cleanup & fix lost ticks handling on x86-64
  o Work around gcc 3.5 offsetof bug
  o [NET]: NETIF_F_LLTX for devices
  o [TG3]: Add LLTX support
  o [E1000]: Add LLTX support
  o [NET]: Improve netdev->hard_start_xmit() documentation

Andrea Arcangeli:
  o Correctly handle d_path error returns

Andreas Schwab:
  o [IA64] <asm-ia64/acpi.h> still declares deleted acpi_register_irq
  o [IA64] acpi.c: export pm_power_off for use by ipmi_poweroff module

Andrew Chew:
  o  This patch updates include/linux/pci_ids.h with the CK804 audio
    controller ID, and adds the CK804 audio controller to the
    sound/pci/intel8x0.c audio driver.
  o sata_nv: fix CK804 support

Andrew Morton:
  o Fix sparc compile error in dma-mapping.h
  o mptbase.c warning fix
  o sg.c: remove unused sg_jif_to_ms()
  o megaraid build fix
  o schedstat: UP fix
  o uml: CPU scheduler update
  o first/next_cpu returns values > NR_CPUS
  o alloc_pages priority tuning
  o USB: legousbtower.c module_param fix
  o file_ra_state_init speedup
  o eata_pio.c warning fix
  o e1000 build fix
  o sym_requeue_awaiting_cmds() warning fix
  o ipr.c build fix
  o [un]register_ioctl32_conversion() stubs
  o copy_mount_options size fix
  o sane mlock_limit
  o Fix x86_64 vs select.c namespace clash
  o must_check copy_to_user()
  o copy_to_user checking in select.c
  o megaraid warning fix
  o truncate_inode_pages latency fix
  o remove ext2_panic() prototype
  o isdn debug build fix
  o NFS: older gcc's don't like unsized arrays
  o x86_64 waitid syscall number fix
  o Fix shmem.c stubs
  o add_to_swap(): suppress oom message
  o ipr.c build fix
  o airo build fix
  o remove ext2_panic()
  o Fix mark_buffer_dirty_inode locking breakage
  o [NET]: Fix pkt_act.h warning with gcc-2.95

Andrew Vasquez:
  o qla2xxx: EH host-reset fixes
  o qla2xxx: Set firmware options fixes
  o qla2xxx: TCQ fixes
  o qla2xxx: Update version
  o Re: 2.6.8-rc3-mm2:  Debug: sleeping function called from invalid

Andrey Panin:
  o fix qla1280 build on visws

Andries E. Brouwer:
  o fat: add static
  o adfs: add static
  o isofs: add static
  o add static in affs
  o add static in afs
  o add static in befs
  o add static in autofs4
  o add static in efs
  o add static in udf
  o add static in ufs

Andy Polyakov:
  o cdrom signedness range fixes

Andy Whitcroft:
  o i386 bootmem restrictions
  o use page_to_nid
  o ppc64: topdown support
  o ppc64 topdown support: arch-specific get_unmapped_area()

Anton Blanchard:
  o reduce size of struct buffer_head on 64bit
  o reduce size of struct dentry on 64bit
  o remove cacheline alignment from inode slabs
  o ppc64: remove iseries profiling
  o reduce size of struct inode on 64bit
  o prio-tree: remove function prototype inside function
  o ppc64: enable DEBUG_SPINLOCK_SLEEP
  o ppc64: print backtrace in EEH code
  o ppc64: dynamically allocate emergency stacks
  o ppc64: update pSeries_defconfig
  o ppc64: update iSeries_defconfig
  o ppc64: quieten NUMA boot messages
  o ppc64: allocate NUMA node data node locally
  o ppc64: cleanup asm/processor.h
  o ppc64: Fix POWER5/JS20 SMP init
  o ppc64: allow SD_NODES_PER_DOMAIN to be overridden
  o ppc64: fix hang on oprofile shutdown
  o ppc64: be resilient against sysfs PCI config accesses
  o ppc64: cut down paca footprint
  o ppc64: fix boot memory reporting
  o ppc64: fix compat cpu affinity on big endian 64bit
  o ppc64: compat_get_bitmap/compat_put_bitmap
  o ppc64: fix compat NUMA API on big endian 64bit
  o use for_each_cpu in oprofile code
  o fix oprofile vfree warning on error
  o Speed up oprofile buffer drain code
  o Move __preempt_*lock into kernel_spinlock, clean up

Antonino Daplas:
  o fbdev: fix kernel panic from FBIO_CURSOR ioctl
  o fbdev: fix copy_to/from_user in fbmem.c:fb_read/write
  o fbdev: Speed up scrolling of tdfxfb
  o fbdev: PPC crash and other fixes for rivafb
  o fbcon: take over console on driver registration
  o fbdev: Clean up framebuffer initialization
  o fbdev: Add module_init() and fb_get_options() per driver

Antti P Miettinen:
  o [NETFILTER]: Consistent IP address access in arp_tables.c
  o [NETFILTER]: One missed case in arp_tables.c unaligned fixes

Arjan van de Ven:
  o flexmmap patchkit: fix for 32 bit emu for 64 bit arches
  o flex mmap for s390(x)
  o flexible-mmap for ppc64
  o Automatically enable bigsmp on big HP machines
  o fix permissions on the `tainted' sysctl
  o Fix fs/locks.c init order
  o drm: optimise i8x0 accesses
  o ide: check the return value of pci_set_dma_mask() in cs5520.c
  o make hugetlb expansion allocation nowarn

Armin Schindler:
  o 2.6 ISDN CAPI: low-level drivers skb free fix
  o ISDN Eicon driver: maint/trace fix and update

Arnaldo Carvalho de Melo:
  o [NET]: Move SOCK_foo types into linux/net.h

Arnd Bergmann:
  o Using get_cycles for add_timer_randomness

Arun Sharma:
  o Fix copying of unaligned data across user/kernel boundary

Atul Mukker:
  o Add new Megaraid driver version 2.20.0.1
  o Update to megaraid version 2.20.3.0
  o Update megaraid to version 2.20.3.1

Badari Pulavarty:
  o Fix mpage_readpage() for big requests
  o AIO/DIO oops fix

Bart De Schuymer:
  o [BRIDGE]: Add ipv6 packet filtering
  o [BRIDGE]: Fix length checking in ipv6 bridge filtering

Bartlomiej Zolnierkiewicz:
  o ide: remove /proc/ide/hd?/settings:ide-scsi & HDIO_SET_IDE_SCSI
    ioctl
  o ide: small drivers/ide/legacy/Makefile cleanup
  o ide: remove CONFIG_IDE_TASKFILE_IO code from pdc4030.c
  o ide: remove unused IDETAPE_DEBUG_LOG_VERBOSE code from ide-tape.c
  o libata: ata_piix.c PIO fix
  o ide: sgiioc4 driver needs /proc/ide entries
  o ide: fix bogus write cache comment
  o ide: remove kmalloc() from ide_unregister()
  o ide: fix LBA48 support for ALi chipsets (rev < 0xC5)
  o ide: remove unused ide_[dma,pio]_ops_t
  o ide: add ide_hwif_t->data_phase
  o ide: unify taskfile single/multiple PIO code

Baruch Even:
  o [TCP]: Fix some typos

Bastian Blank:
  o s390: export copy_in_user

Ben Dooks:
  o [ARM PATCH] 2042/1: S3C2410 - Clock fixes, added watchdog clock
  o [ARM PATCH] 2043/1: S3C2410 update to registered devices
  o [ARM PATCH] 2044/1: S3C2410 - missing IRQ_TICK from RTC resources
  o [ARM PATCH] 2055/1: S3C2410 - add timer0 deadzone definition
  o [ARM PATCH] 2056/1: S3C2410 - check for IRQ pending in
    gettimeoffset()
  o [ARM PATCH] 2061/1: S3C2410 - Drive strength control for s3c2440
  o [ARM PATCH] 2062/2:  Initial support for s3c2440 cpus
  o [ARM PATCH] 2063/1: BAST - CPLD register updates
  o [ARM PATCH] 2074/1: S3C2410 - fix reboot by watchdog
  o [ARM PATCH] 2028/1: S3C2410 - SDIO/MMC register definitions
  o [ARM PATCH] 2029/1: S3C2410 - nand controller register definitions
  o [ARM PATCH] 2058/2: S3C2410 - Add PWM devices, update ID on
    existing devices
  o [ARM PATCH] 2076/1: S3C2410 - s3c2440 support and machine updates

Ben Leslie:
  o Use posix headers in sumversion.c

Benjamin Herrenschmidt:
  o ppc32: PowerMac trackpad problems
  o ppc32: properly export some pcibios_* functions
  o ppc32: Improve workaround for 74xx CPUs with broken BTIC
  o ppc[64]: increase max auxv entries
  o ppc/ppc64: fix offb
  o ppc32: Fix boot with ppc970fx CPU
  o ppc: fix sungem NAPI
  o ppc64:Fix missing register in altivec context switch
  o fbdev/radeonfb: Remove bugus radeonfb_read/write

Bjorn Helgaas:
  o idt77252.c: add missing pci_enable_device()
  o ip2main.c: add missing pci_enable_device()
  o tpam_main.c: add missing pci_enable_device()
  o ibmasm: add missing pci_enable_device()
  o hp100.c: add missing pci_enable_device()
  o ioc3-eth.c: add missing pci_enable_device()
  o de4x5.c: add missing pci_enable_device()
  o cpqfc: add missing pci_enable_device()
  o dvb pci_enable_device() fix
  o revert ioc3-eth.c pci_enable_device() changes
  o Fix hp100.c for pci_enable_device() changes
  o Make assign_irq_vector() non-__init
  o announce hpet devices claimed
  o silence sn_console driver on non-SGI boxes

Bo Henriksen:
  o [ARM PATCH] 2065/1: LH7A40X UDC ARCH changes

Brent Casavant:
  o Fix get_nodes() mask miscalculation

Brian Gerst:
  o Fix hardcoded value in vsyscall.lds
  o kbuild: use KERNELRELEASE
  o Remove in-kernel init_module/cleanup_module stubs

Brian J. Johnson:
  o [IA64-SGI] Add full PROM version banner to
    /proc/sgi_prominfo/nodeXX/version

Brian King:
  o fix scsi_remove_device locking
  o ipr: Use cancel all instead of abort task
  o ipr: Bump driver version
  o ipr: Properly retry aborted reponse
  o ipr: New adapter support
  o ipr: Use kref instead of a kobject
  o ipr: Add maintainers email address to comment block
  o ipr: New PCI IDs
  o ipr: Properly enable/disable TCQ
  o ipr: Dead adapter I/O hang fix
  o ipr: Set allow_restart for disk devices only
  o ipr: Don't log adapter shutdown error response code
  o Allow TCQ depth to be lowered properly

Bálint Márton:
  o urandom initialisation fix

Chris Mason:
  o fix bio_uncopy_user() mem leak

Chris Wedgwood:
  o i386 reduce spurious interrupt noise

Chris Wright:
  o small simplification for two SECURITY dependencies
  o configurable SELinux bootparam value
  o use simple_read_from_buffer in selinuxfs
  o use simple_read_from_buffer in proc_info_read and
    proc_pid_attr_read

Christian Borntraeger:
  o Add bus dependencies to two scsi drivers

Christoph Hellwig:
  o qla1280: add ISP1040 register definitions
  o qla1280: add IS_ISP* helpers
  o qla1280: cleanup firmware loading, add pio-based loading
  o qla1280: cleanup qla1280_nvram_config
  o qla1280: cleanup qla1280_initialize_adapter
  o qla1280: update changelog and version
  o switch sd numbering to idr
  o kill tmscsim ->proc_info
  o clean up some more tmscsim scan logic
  o reduce pty.c ifdef clutter
  o BUG() on inconsistant dcache tree in may_delete
  o ppc32: remove dead CONFIG_KERNEL_ELF Kconfig entry
  o fix some comments about epoch in arch/alpha/kernel/time.c
  o remove read-only/immutable checks from fat_truncate
  o inode time update funnies in ncpfs
  o fix NC5380 locking and delayed work handling
  o sk98lin procfs fix
  o update scsi_eh_get_sense commentary
  o BKL removal for EH thread startup
  o mesh is ppc32-only
  o [XFS] Fix warnings in xfs_bmap.c
  o [XFS] Export sync_page_range to fix O_SYNC in XFS
  o [XFS] Rework parts of the write path so that when a direct write
    needs to fallback to buffered in the generic code, we are able to
    relock the XFS inode correctly.
  o [XFS] Fix O_SYNC flushing in XFS which regressed with concurrent
    O_SYNC write improvements recently.
  o ftape support for x86_64
  o hfs/hfsplus is missing .sendfile
  o fix devfs name for microcode driver
  o fix compile warning in ppc64 pmac_feature.c
  o fix compile warnings in via-pmu.c for !CONFIG_PMAC_PBOOK
  o stop ->put_inode abuse in vxfs
  o some missing statics in mm/
  o remove ptrinfo
  o fix compile warning in rivafb on ppc
  o [XFS] Remove a readahead page allocation failure warning, this will
    happen under normal workloads and does not indicate a problem.
  o [XFS] Fix use of AIO wait_on_sync_kiocb and a deadlock in O_SYNC
    inode semaphore handling.
  o [IPV4]: Mark inet_family_ops static
  o [NET]: Unexport {alloc,free}_divert_blk()
  o factor out common <asm/hardirq.h> code
  o centralize some nls helpers
  o remove unused sysctls from kernel/personality.c
  o fix address_space.i_mmap comment
  o remove MOD_{INC,DEC}_USE_COUNT users that got back in
  o don't mention MOD_{INC,DEC}_USE_COUNT in Documentation/
  o remove drivers/char/busmouse.[ch]
  o Missing static in buffer.c
  o [IPV6]: Remove secure_ipv6_id, unused

Christoph Lameter:
  o Time interpolator: Scalability enhancements and high resolution
    time for IA64
  o Fix hpet time interpolator setup for CONFIG_TIME_INTERPOLATION

Con Kolivas:
  o sched: adjust p4 per-cpu gain

Corey Minyard:
  o signal handling race fix

Cornelia Huck:
  o Add pci dependencies to drivers/media/dvb/ttpci/Kconfig

Coywolf Qi Hunt:
  o uml: remove a group of unused bh functions

Daniel McNeil:
  o AIO: retry infrastructure fixes and enhancements

Dave Airlie:
  o remove __NO_VERSION__ relic from the past
  o drm: missing bus_address assignment
  o Add some missing NULL->0 and __user annotiations
  o Mark gamma as broken
  o Initial DRM function table removes some if the DRIVER_ macros
  o Remove DRIVER_CTX_[CD]TOR, HAVE_KERNEL_CTX_SWITCH,
    DRIVER_BUF_PRIV_T, DRIVER_AGP_BUFFERS_MAP
  o remove DRIVER_FOPS and related macros
  o Dump __HAVE_DMA_FREELIST is only used by gamma
  o remove __HAVE_DMA_SCHEDULE was only used by gamma
  o remove HAVE_DMA_WAITLIST as it was only used by gamma
  o remove DRM_IOREMAP* and DRM_FIND_MAP macros replace them with
    inline fns
  o Remove __HAVE_AGP and __HAVE_MTRR, add driver features bitmask,
    Cleaned up a lot of #ifdef in functions using suggestions from
    Arjan.
  o Drop __HAVE_CTX_BITMAP, __HAVE_SG, __HAVE_PCI_DMA, these are fairly
    straightforward removals..
  o remove DRIVER_FILE_FIELDS, replace with a private driver structure
    allocated in open helper and freed in free_filp_priv.
  o drm: remove __HAVE_DMA/IRQ and mapping offset macros
  o drm: Sparc64 ffb compile fixes
  o drm: remove virt_to_bus
  o We dereference dev->priv a few lines above, meaning we'd
  o drm: correct i915 packet length calculations
  o Missing ctx_count decrement when releasing driver
  o drm: update Kconfig for r128/radeon

Dave Boutcher:
  o ibmvscsi driver v1.5.1

Dave Hansen:
  o reduce casting in sysenter.c
  o cast PAGE_OFFSET math to void* in early printk
  o call virt_to_page() with void*, not UL
  o vmalloc_fault() cleanup
  o don't align virt_to_page() args
  o include asm/page.h for virt_to_page()
  o [AF_PACKET]: Use void * for virtual addresses
  o ppc64: add a pfn_to_kaddr() function

Dave Jiang:
  o [ARM PATCH] 2033/1: IOP3xx patch submission (1/6)
  o [ARM PATCH] 2034/1: 2033/2 - IOP3xx patch submission (2/6)
  o [ARM PATCH] 2035/1: 2033/3 - IOP3xx patch submission (3/6)
  o [ARM PATCH] 2048/1: Patch 2036/1 (2033/4) resubmission
  o [ARM PATCH] 2049/1: 2037/1 (2033/5) resubmission
  o [ARM PATCH] 2039/1: 2033/6 resubmission

Dave Jones:
  o [CPUFREQ] Introduce some defines for the longhaul version, and use
    them
  o [CPUFREQ] Powersaver also has voltage scaling abilities
  o [CPUFREQ] Remove extraneous comment
  o [CPUFREQ] Prettyprint longhaul speeds
  o [CPUFREQ] Further cleanups to longhaul driver using defines
  o [CPUFREQ] fix up random CodingStyle /whitespace regressions
  o [CPUFREQ] Samuel2 can use eblcr to determine FSB
  o [CPUFREQ] Fix reset-to-max-speed on unloading of longhaul driver
  o [CPUFREQ] Work around some broken userspace daemons
  o [CPUFREQ] Fix silly typo that broke the compile
  o fix inlining failures
  o x86: quieten the "ESR value" printks
  o describe Intel cache descriptors
  o [CPUFREQ] Remove fsb argument from longhauls calc_speed() It's
    being passed a global everywhere, so it may as well directly
    reference it.
  o Fix up Centaur CPU feature enabling
  o [CPUFREQ] Fix up ARM drivers 'out of sync' problem
  o Eicon ISDN: fix leak in eicon debug code
  o Fix NULL derefence in OSS MAUI driver
  o Fix leak in PNP interface code
  o Remove pointless code from ALSA emu10k1 midi driver
  o Clean up failure path in DAC960
  o Remove pointless check in zlib
  o Fix NULL dereference in OSS v_midi driver
  o Fix another PNP leak
  o Fix leaks in ISOFS
  o Fix potential leaks in pc300_tty driver
  o Fix leak in atmel wireless driver
  o Fix leak in ISAPNP core
  o More PNP leaks
  o Check find_vma return code in make_pages_present()
  o Fix warning in pc300_tty driver
  o 3c527 possible oops
  o wavelan uninitalised var
  o [AX25]: Fix digipeat leak
  o [PACKET]: Fix deref before NULL check in packet_release()
  o ext3 dreference of sb preceeds check
  o Remove bogus memset from cpqfc driver
  o hpt366 ptr use before NULL check

Dave Kleikamp:
  o JFS: disk quota support
  o JFS: Trivial: remove dead code
  o JFS: fix memory leak in __invalidate_metapages

David Brownell:
  o USB: gadget drivers learn about LH7A40x
  o USB OTG: add usb_bus_start_enum() (1/5)
  o USB OTG: ohci reset updates (2/5)
  o USB OTG: usbcore enumeration (3/5)
  o USB OTG:  gadget zero (4/5)
  o USB OTG: doc updates (5/5)
  o USB: ohci_omap updates
  o USB: isp1301_omap driver (OTG core)
  o USB: add lh7a40x_udc driver
  o USB: add omap_udc driver
  o USB: ethernet gadget, minor fixes
  o USB: gadgetfs minor updates
  o [ARM PATCH] 2060/1: make /proc/cpuinfo report missing EDSP and Java
    support

David Gibson:
  o ppc64: clean up unused macro
  o ppc64: pin the kernel stack's SLB entry
  o ppc64: fix declaration order in asm-ppc64/tlb.h
  o ppc64: handle SLB misses in realmode

David Howells:
  o Fix a NULL pointer bug in do_generic_file_read()

David Mosberger:
  o signal-race-fix: ia64
  o [IA64] irq.c: Kill warning about variables which are unused in UP
    kernels

David S. Miller:
  o [TIGON3]: Mention that firmware is copyrighted by Broadcom
  o [TG3]: Revamp fibre PHY handling
  o [TG3]: Remove autoneg handling from fibre_autoneg() unneeded
  o [TG3]: Always set MAC_EVENT_LNKSTATE_CHANGED even when serdes
    polling
  o Cset exclude:
    davem@nuts.davemloft.net|ChangeSet|20040817010613|52352
  o [TG3]: Do tg3_netif_start() under lock
  o [TG3]: Disable CIOBE split, as per Broadcom's driver
  o [SPARC64]: Save/restore %asi properly in signal handling
  o signal handling race fixes: sparc and sparc64
  o [SPARC64]: Update defconfig
  o [SPARC64]: Use force_{sig,sigsegv}() in sparc signal handling
  o [SPARC64]: Hack fix, force DTR/RTS on in sunsab console
  o [SPARC64]: Fix direct f_pos fiddling in openpromfs
  o [SPARC64]: Add .type and .size directives to some asm files
  o [SPARC64]: Fix some tabbing in xor.S
  o [SUNSAB]: Remove CRTSCTS handling in set_termios
  o [SPARC64]: Sign extend correct args of sys_syslog()
  o [SPARC64]: Fix copyarea bug and set default flags in ffb driver
  o [SPARC64]: Speed up ffb font rendering
  o [UACCESS]: Fix typo in generic __get_user_unaligned()
  o [SPARC64]: Fix delay with HZ==1000
  o [MAINTAINERS]: Update my email contact info
  o [AMD7930]: Fix kcalloc() args
  o [SPARC64]: Update defconfig
  o [CREDITS]: Update my entry
  o [TG3]: Add 5750 A3 workaround
  o [TG3]: Add capacitive coupling support
  o [TG3]: Fix clock control programming on 5705/5750
  o [TG3]: Update driver version and reldate
  o [IPV4]: Push ip_append_data() frag bug fix into ip_append_page()
  o [SPARC64]: SA_SAMPLE_RANDOMNESS fix
  o [SPARC]: Add sys_waitid support
  o [SPARC64]: Fix set_utsname returning with uts semaphore held
  o [SPARC64]: Zap pci_controller_lock
  o [SPARC64]: Kill unused 'flags' in pci_sabre.c
  o [SPARC64]: Add sparc64die_chain as on x86{,_64}
  o [KPROBES]: Pass integer addresses, not pointers, to
    flush_icache_range()
  o [SPARC64]: Initial KPROBES implementation
  o [SPARC64]: Update defconfig
  o [NET]: Free neigh_parms using RCU to fix
    neigh_create/inetdev_destroy race
  o [PKT_SCHED]: Kill bogus spaces in Kconfig strings
  o [SPARC64]: Update defconfig
  o [PKT_SCHED]: Fixed missed return in tcf_hash_init()
  o [SPARC64]: Fix spinlock macros
  o [TCP]: Make TSO play nice with congestion window
  o [TCP]: Calculate SKB tso factor more accurately
  o [TCP]: Make sure SKB tso factor is setup early enough
  o [NET]: Kill SCM_CONNECT, never used and unreferenced
  o [VLAN]: Fix thinko in RCU locking
  o [TCP]: Do not export tcp_transmit_skb()
  o [TCP]: Fix tcp_set_skb_tso_factor() calcs
  o [NET]: Calculate RTATTR_MAX at run time
  o [SUNGEM]: Use dev_kfree_skb_irq() for TX
  o [TCP]: Fix packet counting in tcp_fragment()
  o [TCP]: Fix packet counting when fragmenting already sent packets
  o [TCP]: Fix packet counting during retransmission
  o [SPARC64]: Use time interpolators
  o [SPARC64]: Kill insn scheduling comments from etrap.S
  o [TCP]: Fix {lost,left}_out accounting in tcp_fragment()
  o [NET]: Kill netdev->last_stats
  o [TG3]: Need tx_lock in tg3_set_rx_mode()
  o Merge conflicts with Linus's sparse ioremap() work
  o [SK98LIN]: Kill dangling netdev->last_stats reference
  o [TCP]: Fix fack_count handling in tcp_sacktag_write_queue()

David Woodhouse:
  o [NET]: Fix compat layer setsockopt overzealous conversions

Dean Nelson:
  o [IA64] allow OEM written modules to make calls to ia64 OEM SAL
    functions

Dean Roe:
  o [IA64-SGI] report coherence id in /proc/sgi_sn/coherence_id

Dean Roehrich:
  o [XFS] Change DMAPI dm_punch_hole to punch holes, rather than just
    truncate files.

Deepak Saxena:
  o [ADD] Add pci=firmware command line option
  o [ARM] Switch CPU to BE mode before uncompressing when running BE
  o [ARM] Add IXP2000 support to arch/arm/Makefile & Kconfig
  o [ARM] Add IXP2000 support to arch/arm/kernel
  o [ARM] Add IXP2000 CPU support to arch/arm/mm
  o [ARM]  Add IXP2000 support to arch/arm/boot
  o [ARM] Add IXP2000 platform implementation (arch/arm/mach-ixp2000)
  o [ARM] Add IXP2000 header files (include/asm-arm/arch-ixp2000)
  o [ARM] Add IXP2000 documentation
  o [ARM] IXP2000 cleanups to get code upstream
  o [ARM] Remove support for XScale BDI2000
  o Add IXDP2x01 board support to CS89x0 driver
  o [ARM] Some minor ixdp2x01 fixes
  o [ARM] More minor IXP2000 cleanups

Diego Calleja García:
  o ext3 documentation

Dimitri Sivanich:
  o sched: isolated sched domains

Dmitry Torokhov:
  o kobject: fix kobject_set_name comment

Dominik Brodowski:
  o [CPUFREQ] Remove duplicate information brought in with the new
    governor

Douglas Gilbert:
  o scsi_level constants in scsi.h
  o scsi_mid_low_api.txt update

Eric Dean Moore:
  o MPT Fusion driver 3.01.10 update
  o fix dma mapping leak in fusion

Eric Lemoine:
  o [NET]: Allow get/set of dev->weight via netlink
  o [SUNGEM]: Add NAPI support

Eric W. Biederman:
  o fix 4K ext2fs support in 2.6 initrd's

Felipe Alfaro Solana:
  o [NETFILTER]: Missing netfilter_ipv4.c include in conntrack proto
    code

Frank Pavlic:
  o s390: lcs network driver

François Romieu:
  o ipr: minor fixes and assorted nit
  o via-velocity: more inetaddr_notifier fix
  o via-velocity: wrong module name in Kconfig documentation
  o 8139too: Rx fifo/overflow recovery
  o 8139too: be sure to progress during rtl8139_rx()
  o pci-driver: function documentation fix

Geert Uytterhoeven:
  o Convert in-kernel users of EXPORT_SYMBOL_NOVERS() to 
    EXPORT_SYMBOL()

Gerd Knorr:
  o v4l/bttv: add sanity check (bug #3309)
  o v4l: i2c cleanups
  o v4l: i2c tuner modules update
  o v4l: bttv driver update
  o v4l: saa7134 driver update

Greg Edwards:
  o [IA64] ia32_support.c: Check whether page_alloc failed

Greg Kroah-Hartman:
  o KREF: shrink the size of struct kref down to just a single atomic_t
  o KREF: fix up the current kref users for the changed api
  o KREF: make kref_get() return void as it makes sense to do so
  o USB: fix bad value in kaweth.c driver
  o USB: Remove struct urb->timeout as it does not work
  o USB: rip the pwc decompressor hooks out of the kernel, as they are
    a GPL violation
  o kobject: convert struct kobject use kref
  o USB: rip out the whole pwc driver as the author wishes to have done

Guennadi Liakhovetski:
  o tmscsim: kernel bugzilla bug #2139
  o tmscsim: MAINTAINERS
  o SCSI tmscsim.c: fix inline compile errors
  o tmscsim: (CH) Fix error handling
  o tmscsim: remove unused / redundant bios_param

Guillaume Thouvenin:
  o watchdog: fix warning "defined but not used"

H. Peter Anvin:
  o Make i386 signal delivery work with -mregparm

Harald Welte:
  o [NETFILTER]: Fix ip_nat_find_helper() locking
  o [NETFILTER]: Add some missing help entries
  o [NETFILTER]: Sort Kconfig entries into reasonable order
  o [IPV4]: Use nf_reset() in parp_redo()
  o [CREDITS]: Update netfilter entries

Haren Myneni:
  o ppc64: implement page_is_ram

Heiko Carstens:
  o s390: zfcp host adapter

Herbert Xu:
  o [IPSEC]: Set TTL from route
  o [NET]: Use pskb_expand_head() instead of skb_copy() in
    skb_checksum_help()
  o [IPV4/IPV6]: Fixup checksums properly when fragmenting
  o [IPV4/IPV6]: Use csum_sub() instead of csum_block_sub() w/zero 3rd
    arg
  o [NET]: Add reference counting to neigh_parms
  o [NET]: Fully plug netigh_create/inetdev_destroy race
  o [IPV4/IPV6]: Update ECN handling
  o [IPV4]: Simplify IP_ECN_set_ce
  o [IPSEC]: Fix ECN encapsulation on ipv6
  o [IPV6]: Handle ECN correctly in ip6ip6 tunnels
  o [IPSEC]: Find larval SAs by sequence number
  o [IPCOMP]: Use per-cpu buffers for compression/decompression

Hideaki Yoshifuji:
  o [IPV6]: Fix device handling in ip6_route_add()
  o [IPSEC]: Add SCTP to xfrm_flowi_{sport,dport}()
  o [NETFILTER]: Remove unused file
  o [IPV4/IPV6]: Fix fragment creation
  o [IPV4/IPV6]: More fragment handling improvements
  o [NETFILTER]: Fix build with SYSCTL=n
  o [IPV6]: Fix oops in rt6_device_match()

Hidetoshi Seto:
  o [IA64] floating point regs are not 16-byte aligned inside SAL error
    record

Hirofumi Ogawa:
  o FAT: document fix/update
  o NLS: nls_cp932 fix

Hugh Dickins:
  o i386 virtual memory layout rework
  o rmaplock: PageAnon in mapping
  o rmaplock: kill page_map_lock
  o rmaplock: SLAB_DESTROY_BY_RCU
  o rmaplock: mm lock ordering
  o rmaplock: swapoff use anon_vma
  o clarify get_task_mm (mmgrab)
  o simple fs stop -ve dentries
  o tmpfs atomicity fix

Ian Campbell:
  o MTD: Additional JEDEC device types
  o [ARM PATCH] 2088/2:  set_irq_type takes the IRQ number not the GPIO

Ian Wienand:
  o [IA64] Remove extraneous MMU_TRACE debugging macros
  o [IA64] VIRTUAL_MEM_MAP can be set when DISCONTIGMEM isn't; handle
    it
  o kbuild: Support LOCALVERSION

Ingo Molnar:
  o sched: fix timeslice calculations for HZ=1000
  o sched: cleanup, improve sched <=> fork APIs
  o sched: misc cleanups #2
  o sched: make rt_task unlikely
  o sched: sched misc changes
  o sched: fork hotplug hanling cleanup
  o scheduler statistics
  o sched: whitespace cleanups
  o sched: nonlinear timeslices
  o sched: new task fix
  o permit sleeping in release_task()
  o sched: self-reaping atomicity fix
  o sched: smt fixes
  o Add a few might_sleep() checks
  o ia32: tsc synchronisation cleanup

Ivan Kokshaysky:
  o Alpha: generic dma mapping

J. A. Magallon:
  o fix aic driver build for db4

Jacek Poplawski:
  o stv0299 device naming fix

Jack Steiner:
  o [IA64-SGI] The SN2 fakeprom directories/files should be deleted

Jamal Hadi Salim:
  o [PPP]: Fix assertion trigger with NET_CLS_ACT
  o [ETH]: Zap NET_CLS_ACT ifdef
  o [PKT_SCHED]: Add gact generic actions
  o [PKT_SCHED]: Fix gact compile warnings
  o [NET]: Use NETDEV_TX_* macros instead of magic numbers

James Bottomley:
  o Add dma_declare_coherent_memory() API
  o Add memory region bitmap implementations
  o Add vmalloc alignment constraints
  o Add x86 implementation of dma_declare_coherent_memory
  o Convert NCR_Q720 to use dma_declare_coherent_memory
  o Fix incorrect prototype in the dma_declare_coherent_memory API
  o Fix bug in __get_vm_area() alignment code
  o Fix region sizing problem in dma_mark_declared_memory_occupied()
  o dma_alloc_coherent() still needs to support a NULL device
  o lib/bitmap.c: fix incorrect use of BITS_TO_LONGS()
  o MPT Fusion driver 3.01.15 update
  o Fix the new megaraid compat code to work on all 64 bit systems
  o get the kernel to warn about deprecated SCSI ioctls
  o fix for Domain Validation hang on some devices with sym_2
  o Add accessor functons for scsi_device 56 byte inquiry data
  o fix sym2 negotiation
  o Add internal API to remove reliance on deprecated
    SCSI_IOCTL_TEST_UNIT_READY

James Courtier-Dutton:
  o emu10k1 maintainer update

James Morris:
  o libfs: move transaction file ops into libfs
  o Reduce SELinux kernel memory use on 64-bit systems

Jan Glauber:
  o s390: core changes

Jan Harkes:
  o coda: fix ifdefs for CONFIG_CODA_FS_OLD_API
  o coda: add sendfile wrapper
  o Coda - fix sparse warnings

Jaroslav Kysela:
  o ALSA CVS update - Clemens Ladisch <clemens@ladisch.de> ALSA
    sequencer,ALSA<-OSS sequencer export snd_seq_set_queue_tempo() for
    OSS to prevent calling snd_seq_kernel_client_ctl() (using
    copy_from_user()) in interrupt context
  o ALSA CVS update - Takashi Iwai <tiwai@suse.de> ATIIXP driver
  o ALSA CVS update - Takashi Iwai <tiwai@suse.de>
    Documentation,ICE1712 driver,ICE1724 driver
  o ALSA CVS update - Takashi Iwai <tiwai@suse.de> Memalloc module
  o ALSA CVS update - Takashi Iwai <tiwai@suse.de> AC97 Codec Core
  o ALSA CVS update - Takashi Iwai <tiwai@suse.de> Digigram VX core
    fixed sleep while atomic in the trigger callback.
  o ALSA CVS update - Takashi Iwai <tiwai@suse.de> PARISC Harmony
    driver
  o ALSA CVS update - Takashi Iwai <tiwai@suse.de> Digigram VX core
    fixed the compile warnings due to the last change.
  o ALSA CVS update - Takashi Iwai <tiwai@suse.de> Digigram VX core
    added 'Clock Mode' control to choose the clock source.
  o ALSA CVS update - Takashi Iwai <tiwai@suse.de> ICE1724 driver avoid
    to change the AC97 rate registers.  this seems conflicting with the
    rate conversion on VT172x.
  o ALSA CVS update - Clemens Ladisch <clemens@ladisch.de> Wavefront
    drivers fix possible buffer overflow in
    wavefront_download_firmware()
  o ALSA CVS update - Takashi Iwai <tiwai@suse.de> VIA82xx driver added
    the DXS entry for Mitac/Vobis/Yakumo laptop.
  o ALSA CVS update - Takashi Iwai <tiwai@suse.de> AC97 Codec Core
    added ac97_can_spdif() for checking the SPDIF support.
  o ALSA CVS update - Takashi Iwai <tiwai@suse.de> VIA82xx driver
  o ALSA CVS update - Jaroslav Kysela <perex@suse.cz> AC97 Codec Core
    For Gateway M675 notebook - this will direct mixer
  o ALSA CVS update - Takashi Iwai <tiwai@suse.de> PARISC Harmony
    driver fixed typos.
  o ALSA CVS update - Takashi Iwai <tiwai@suse.de> AC97 Codec Core
    Avoid warning message during codec probing in case SKIP_AUDIO flag
    is not set.
  o ALSA CVS update - Takashi Iwai <tiwai@suse.de> AC97 Codec Core
  o ALSA CVS update - Jaroslav Kysela <perex@suse.cz> ALSA Core Fixed
    warnings for pci PM callbacks when not CONFIG_PCI
  o ALSA 1.0.5
  o ALSA CVS update - Takashi Iwai <tiwai@suse.de> AC97 Codec Core
    Fixed mutex deadlocks.
  o ALSA CVS update Documentation Added snd-fm801 tuner parameter
    description
  o ALSA CVS update ICE1724 driver SPDIF output fixes
  o ALSA CVS update ATIIXP driver,VIA82xx driver Added the missing
    RESUME info bits to pcm.
  o ALSA CVS update Intel8x0 driver Added the PCI ID for nVidia CK8.
  o ALSA CVS update PCM Midlevel,ALSA<-OSS emulation Clean up and
    optimization of PCM format-specific functions.
  o ALSA CVS update USB generic driver Quattro USB: handle the
    different endianness of playback and recording sample data
  o ALSA CVS update Opti9xx drivers Fixed spin deadlocks.
  o ALSA CVS update OPL4 add newline at end of file
  o ALSA CVS update OSS sequencer emulation
  o ALSA CVS update CS46xx driver,MIXART driver reduce stack usage
  o ALSA CVS update PCM Midlevel Removed the obsoleted init for boot
    parameters.
  o ALSA CVS update ES1968 driver Fix the crash at unloading the module
    due to the shared interrupt with other devices.
  o ALSA CVS update Generic drivers Do the buffer allocation in
    hw_params callback instead of open callback.
  o ALSA CVS update PCM Midlevel,ES1968 driver,EMU10K1/EMU10K2
    driver,KORG1212 driver Trident driver Clean up the buffer
    management in the PCM runtime record.
  o ALSA CVS update Intel8x0 driver Fixed the calculation of the
    current DMA position on some sloppy devices.
  o ALSA CVS update VIA82xx driver Fixed the calculation of the current
    DMA position at the period boundary.
  o ALSA CVS update USB generic driver handle devices that allow
    setting but not reading sample rate
  o ALSA CVS update PCM Midlevel,ALSA Core,RME32 driver,RME96
    driver,NM256 driver
  o ALSA CVS update EMU10K1/EMU10K2 driver Merge EFX playback and
    capture streams to the single device (hw:0,2).
  o ALSA CVS update au88x0 driver
  o ALSA CVS update PCM Midlevel,ALSA<-OSS emulation,CMIPCI driver
    reduce stack usage
  o ALSA CVS update CMIPCI driver don't sleep in prepare callback
  o ALSA CVS update PCM Midlevel Each of snd_pcm_hw_refine_old_user()
    and snd_pcm_hw_params_old_user() consume 856 bytes of stack and can
    invoke deep calls via the page allocator.
  o ALSA CVS update USB generic driver new functions
    snd_usbmidi_input_stop() and snd_usbmidi_input_start() needed by
    snd-usb-usx2y to be able to use usb_set_interface()
  o ALSA CVS update ALSA sequencer,Instrument layer,ISA,GUS drivers
    Clean up Makefiles for the sequencer stuff using reverse
    selections.
  o This patch introduces a kcalloc() in the kernel that is used to
    replace the ALSA subsystem-specific snd_kcalloc() and
    snd_magic_kcalloc().
  o ALSA CVS update AC97 Codec Core Fixed the detection of STAC9708/11
    surround control.
  o ALSA CVS update EMU10K1/EMU10K2 driver Fix Audigy + FX8010 capture
    (hw:x,2)
  o ALSA CVS update EMU10K1/EMU10K2 driver Audigy 2 ZS - side support
  o ALSA CVS update ICE1712 driver,ICE1724 driver Fixes for
    VT1720/VT1724
  o ALSA CVS update Control Midlevel,ALSA Core,PCM Midlevel,RawMidi
    Midlevel,Timer Midlevel IOCTL32 emulation,ALSA<-OSS emulation,ALSA
    sequencer,Instrument layer ALSA<-OSS sequencer,OPL3,EMU8000
    driver,AC97 Codec Core,au88x0 driver EMU10K1/EMU10K2 driver,ICE1712
    driver,ICE1724 driver,Trident driver Synth,Common EMU synth Removal
    of snd_kcalloc()
  o ALSA CVS update Control Midlevel,ALSA Core,HWDEP Midlevel,PCM
    Midlevel,RawMidi Midlevel Timer Midlevel,IOCTL32
    emulation,ALSA<-OSS emulation,ALSA sequencer Removal and
    replacement of magic memory allocators and casts (core part)
  o ALSA CVS update ALS4000 driver,ATIIXP driver,AZT3328 driver,BT87x
    driver,CMIPCI driver CS4281 driver,ENS1370/1+ driver,ES1938
    driver,ES1968 driver FM801 driver,Intel8x0 driver,Intel8x0-modem
    driver,Maestro3 driver RME32 driver,RME96 driver,SonicVibes
    driver,VIA82xx driver AC97 Codec Core,AK4531 codec,ALI5451
    driver,au88x0 driver,CS46xx driver EMU10K1/EMU10K2 driver,ICE1712
    driver,ICE1724 driver,KORG1212 driver MIXART driver,NM256
    driver,RME HDSP driver,RME9652 driver Trident driver,Digigram VX222
    driver,YMFPCI driver Removal and replacement of magic memory
    allocators and casts (pci part)
  o ALSA CVS update ES1688 driver,ALS100 driver,AZT2320 driver,CMI8330
    driver,DT019x driver ES18xx driver,OPL3SA2 driver,Sound Scape
    driver,AD1816A driver AD1848 driver,CS4231 driver,CS4236+
    driver,GUS Library,Opti9xx drivers EMU8000 driver,ES968
    driver,SB16/AWE driver,SB8 driver,SB drivers Wavefront drivers
    Removal and replacement of magic memory allocators and casts (isa
    part)
  o ALSA CVS update Documentation,SA11xx UDA1341 driver,Generic
    drivers,MPU401 UART,OPL3 OPL4,Digigram VX core,I2C cs8427,I2C lib
    core,I2C tea6330t,L3 drivers AK4117 receiver,Serial BUS
    drivers,PARISC Harmony driver Sound Core PDAudioCF driver,Digigram
    VX Pocket driver,PPC AWACS driver PPC Burgundy driver,PPC DACA
    driver,PPC PMAC driver,PPC Tumbler driver SPARC AMD7930
    driver,SPARC cs4231 driver,Common EMU synth USB generic driver
    Removal and replacement of magic memory allocators and casts (other
    parts)
  o ALSA CVS update AC97 Codec Core Fixed STAC9758 output jack
    selection control
  o ALSA CVS update CMIPCI driver Fix the i/o port range of gameport on
    cmipci
  o ALSA CVS update Documentation,PCM Midlevel,RawMidi Midlevel,ALSA
    Core,Timer Midlevel ALSA<-OSS emulation,ALSA sequencer,Instrument
    layer,ALSA<-OSS sequencer Clean up of obsolete MODULE_* stuff (core
    part)
  o ALSA CVS update ALS100 driver,AZT2320 driver,CMI8330 driver,DT019x
    driver,ES18xx driver OPL3SA2 driver,Sound Galaxy driver,Sound Scape
    driver,AD1816A driver AD1848 driver,CS4231 driver,CS4236+
    driver,ES1688 driver GUS Classic driver,GUS Extreme driver,GUS MAX
    driver AMD InterWave driver,Opti9xx drivers,EMU8000 driver,ES968
    driver SB16/AWE driver,SB8 driver,SB drivers,Wavefront drivers
    Clean up of obsolete MODULE_* stuff (isa part)
  o ALSA CVS update ALS4000 driver,ATIIXP driver,AZT3328 driver,BT87x
    driver,CMIPCI driver CS4281 driver,ENS1370/1+ driver,ES1938
    driver,ES1968 driver FM801 driver,Intel8x0 driver,Intel8x0-modem
    driver,Maestro3 driver RME32 driver,RME96 driver,SonicVibes
    driver,VIA82xx driver AC97 Codec Core,ALI5451 driver,au88x0
    driver,CS46xx driver EMU10K1/EMU10K2 driver,ICE1712 driver,ICE1724
    driver,KORG1212 driver MIXART driver,NM256 driver,RME HDSP
    driver,RME9652 driver Trident driver,Digigram VX222 driver,YMFPCI
    driver Clean up of obsolete MODULE_* stuff (pci part)
  o ALSA CVS update SA11xx UDA1341 driver,Generic drivers,MPU401
    UART,OPL3,OPL4,L3 drivers PARISC Harmony driver,Sound Core
    PDAudioCF driver Digigram VX Pocket driver,PPC PowerMac
    driver,SPARC AMD7930 driver SPARC cs4231 driver,USB generic driver
    Clean up of obsolete MODULE_* stuff (other part)
  o ALSA CVS update NM256 driver Added AC97 CD register to the list of
    allowed registeres.
  o ALSA CVS update ALSA<-OSS sequencer Suppress the error message when
    no device is found.
  o ALSA CVS update AC97 Codec Core Check the validity of registers
    before creating controls.
  o ALSA CVS update CS46xx driver,EMU10K1/EMU10K2 driver,PCM Midlevel
    Clean up of indirect PCM data transfer with helper functions.
  o ALSA CVS update RME32 driver Added the experimental fullduplex
    support.
  o ALSA CVS update PCM Midlevel
  o ALSA CVS update Instrument layer LD      .tmp_vmlinux1
    sound/built-in.o(.text+0xfb4ae): In function
    \x13nd_gus_synth_new_device':
  o ALSA CVS update EMU10K1/EMU10K2 driver Clean up the invalid
    (commented out) lines for emu10k1x.
  o ALSA CVS update PCM Midlevel,RME32 driver
  o ALSA CVS update ES1938 driver
  o ALSA CVS update au88x0 driver
  o ALSA CVS update Intel8x0 driver set msbits for 20-bit sample format
  o ALSA CVS update OPL4 reorganize locking;
  o ALSA CVS update Generic drivers,AK4531 codec One space at the end
    of a line is evil.
  o ALSA CVS update USB generic driver remove whitespace at end of
    lines
  o ALSA CVS update PCM Midlevel fix memory leak
  o ALSA CVS update GUS Library,Wavefront drivers reduce stack usage;
    fix buffer overflow
  o ALSA CVS update AMD InterWave driver reduce stack usage; fix ROM
    checksum check
  o ALSA CVS update AC97 Codec Core fix odd comment :)
  o ALSA CVS update USB generic driver allow USB MIDI devices without
    audio control interface
  o ALSA CVS update Documentation,AC97 Codec Core,ATIIXP driver,CS4281
    driver ENS1370/1+ driver,ES1968 driver,FM801 driver,Intel8x0 driver
    Intel8x0-modem driver,Maestro3 driver,VIA82xx driver,ALI5451 driver
    au88x0 driver,CS46xx driver,EMU10K1/EMU10K2 driver,ICE1712 driver
    ICE1724 driver,NM256 driver,Trident driver,YMFPCI driver move AC'97
    bus callbacks into seperate ops record; remove ac97_bus_t template
    requirement from snd_ac97_bus()
  o ALSA CVS update Documentation Removed obsolete sndmagic.h.
  o ALSA CVS update ALSA Core Fixed compile warnings withoug CONFIG_PM.
  o ALSA CVS update Documentation Fixed missing </section>.
  o ALSA CVS update Memalloc module
  o ALSA CVS update CS46xx driver change codec index computation in
    snd_cs46xx_read/write; replace ac97_t template with ac97_template_t
  o ALSA CVS update Documentation,AC97 Codec Core,ATIIXP driver,CS4281
    driver ENS1370/1+ driver,ES1968 driver,FM801 driver,Intel8x0 driver
    Intel8x0-modem driver,Maestro3 driver,VIA82xx driver,ALI5451 driver
    au88x0 driver,EMU10K1/EMU10K2 driver,ICE1712 driver,ICE1724 driver
    NM256 driver,Trident driver,YMFPCI driver replace ac97_t template
    with ac97_template_t
  o ALSA CVS update ALSA<-OSS emulation fix missing semaphore release
    in snd_mixer_oss_build_input()
  o ALSA CVS update Documentation fix typo
  o ALSA CVS update RME HDSP driver ALSA rme9652/hdsp: remove inlines
  o ALSA CVS update ATIIXP driver Fixed a typo in the check of
    buffer/period size configuration.
  o ALSA CVS update Documentation,PCI drivers,ATIIXP-modem driver Added
    snd-atiixp driver for ATI IXP AC97 modem controllers.
  o ALSA CVS update Memalloc module Mark the allocated DMA pages as
    reserved for certain architectures.
  o ALSA CVS update Control Midlevel Fixed the unbalanced spinlock in
    the error path.
  o ALSA CVS update Intel8x0-modem driver Added -MODEM suffix to the
    driver name string to distinguish from the intel8x0 audio driver.
  o ALSA CVS update CS46xx driver Fixed a compile warning in the debug
    code.
  o ALSA CVS update Documentation,PCM Midlevel Changed the atomicity of
    PCM prepare callback.
  o ALSA CVS update ALS4000 driver,ATIIXP driver,ATIIXP-modem
    driver,AZT3328 driver BT87x driver,CMIPCI driver,CS4281
    driver,ENS1370/1+ driver ES1968 driver,FM801 driver,Intel8x0
    driver,Maestro3 driver,RME32 driver RME96 driver,SonicVibes
    driver,VIA82xx driver,ALI5451 driver CS46xx driver,EMU10K1/EMU10K2
    driver,ICE1712 driver,ICE1724 driver KORG1212 driver,MIXART
    driver,NM256 driver,RME HDSP driver RME9652 driver,Trident
    driver,YMFPCI driver,PPC PMAC driver USB generic driver Clean up
    spinlocks.
  o ALSA CVS update AC97 Codec Core,Intel8x0 driver,Intel8x0-modem
    driver Fixed the detection of sample rates with no VRA support.
  o ALSA CVS update EMU10K1/EMU10K2 driver Enable low latency EFX
    capture on emu10k1
  o ALSA CVS update VIA82xx driver Added the ac97_quirk entry for ECS
    K7VTA3 v8.0 mobo.
  o ALSA CVS update ALSA sequencer Fixed the bad check on
    copy_from_user() return value
  o ALSA CVS update EMU10K1/EMU10K2 driver Fixed the detection of
    Audigy 2 ZS.
  o ALSA CVS update ALI5451 driver Fixed the suspend/resume.
  o ALSA CVS update EMU10K1/EMU10K2 driver,Trident driver,ALS4000
    driver,ATIIXP driver ATIIXP-modem driver,AZT3328 driver,BT87x
    driver,CMIPCI driver CS4281 driver,ENS1370/1+ driver,ES1938
    driver,ES1968 driver FM801 driver,Intel8x0 driver,Intel8x0-modem
    driver,Maestro3 driver RME32 driver,RME96 driver,SonicVibes
    driver,VIA82xx driver ALI5451 driver,ICE1712 driver,ICE1724
    driver,KORG1212 driver MIXART driver,RME HDSP driver,RME9652
    driver,Digigram VX222 driver Clean up the PCI resource allocation.
  o ALSA CVS update Documentation Changed the description of PCI
    resource allocation to use pci_request_regions().
  o ALSA CVS update ALSA Core,ATIIXP driver,ATIIXP-modem
    driver,Intel8x0 driver VIA82xx driver Clean up the suspend/resume:
    save/restore of pci state
  o ALSA CVS update ALI5451 driver Added the missing
    snd_power_change_state() in the resume callback.
  o ALSA CVS update Documentation,SA11xx UDA1341 driver,PCM
    Midlevel,IOCTL32 emulation ALSA<-OSS emulation,Generic drivers,I2C
    cs8427,I2C tea6330t,L3 drivers OPL3SA2 driver,AD1816A driver,CS4231
    driver,CS4236+ driver ES1688 driver,GUS Library,AMD InterWave
    driver,Opti9xx drivers EMU8000 driver,PARISC Harmony driver,AZT3328
    driver,CMIPCI driver CS4281 driver,FM801 driver,Intel8x0
    driver,Maestro3 driver,RME32 driver RME96 driver,SonicVibes
    driver,AK4531 codec,CS46xx driver ICE1712 driver,KORG1212
    driver,NM256 driver,RME HDSP driver RME9652 driver,YMFPCI
    driver,PPC AWACS driver,PPC Burgundy driver PPC DACA driver,SPARC
    AMD7930 driver,SPARC cs4231 driver Common EMU synth use
    ARRAY_SIZE() instead of sizeof() computations
  o ALSA CVS update BT87x driver use exact values of analog clock rate
  o ALSA CVS update PPC The alsa driver for powermacs requires i2c
    support.
  o ALSA CVS update ALSA Core use list_for_each() in core/memory.c
  o ALSA CVS update PPC PMAC driver Fixed typo.
  o ALSA CVS update PPC PowerMac driver Fixed typo.
  o ALSA CVS update ALSA Core,MIXART driver Removed the obsolete
    NONATOMIC_OPS flag.
  o ALSA CVS update ICE1712 driver Added master volume control.
  o ALSA CVS update ALSA Core Added unlikely() to the debug check
    macros.
  o ALSA CVS update ALSA Core Clean up: removed ifdefs and obsolete
    codes.
  o ALSA CVS update Control Midlevel,HWDEP Midlevel,ALSA Core,PCM
    Midlevel,RawMidi Midlevel Timer Midlevel,ALSA<-OSS emulation,ALSA
    sequencer,ALSA<-OSS sequencer Unlock BKL in ioctl callback to avoid
    the long preempt-disabling.
  o ALSA CVS update PCM Midlevel Fixed/improved XRUN detection
  o ALSA CVS update PCM Midlevel Notify PCM buffer overrun of the
    intermidate buffer on capture.
  o ALSA CVS update RME32 driver Fixed the fullduplex mode.
  o ALSA CVS update RME32 driver Fixed the address mask to get the
    correct DMA pointer value.
  o ALSA CVS update ICE1712 driver Added the (experimental) support of
    Terratec Phase 88.
  o ALSA CVS update VIA82xx driver Fixed the check of invalid DMA
    position.
  o ALSA CVS update ALSA<-OSS emulation Fixed a typo in the last
    change, resulting in the infinite loop.
  o ALSA CVS update ICE1712 driver,ICE1724 driver Added the support of
    Pontis MS300 to snd-ice1724 driver.
  o ALSA CVS update VIA82xx driver Added the quirk entry for ECS L7VMM2
    uATX.
  o ALSA CVS update Intel8x0 driver Added the support of nVidia CK804.
  o ALSA CVS update Intel8x0 driver Added the support of MCP04.
  o ALSA CVS update AC97 Codec Core,ATIIXP driver,ATIIXP-modem
    driver,Intel8x0 driver Intel8x0-modem driver Fixed the reset
    problem of shared audio/modem drivers.
  o ALSA CVS update Memalloc module,PCM Midlevel,CS46xx
    driver,EMU10K1/EMU10K2 driver ALSA Core,YMFPCI driver,Sound Scape
    driver,ATIIXP driver ATIIXP-modem driver,BT87x driver,ENS1370/1+
    driver,ES1968 driver Intel8x0 driver,Intel8x0-modem driver,VIA82xx
    driver,KORG1212 driver MIXART driver,RME HDSP driver,RME9652
    driver,Trident driver Clean up DMA buffer allocation routines.
  o ALSA CVS update PARISC Harmony driver Clean up DMA buffer
    allocation routines.
  o ALSA CVS update PCI drivers,Intel8x0-modem driver Added the support
    of Nvidia modem.
  o ALSA CVS update Intel8x0 driver Fixed the handling of unknown irqs
    on ICH5.
  o ALSA CVS update Intel8x0 driver Added an ac97 quirk for ICH/AD1885
    mobo.
  o ALSA CVS update ICE1712 driver Added the support of ZNF3-250
    (supposed to be ZNF3-150 compatible).
  o ALSA CVS update IOCTL32 emulation Added the wrapper for sync_ptr
    and hwsync ioctls.
  o ALSA CVS update PPC,PPC AWACS driver,PPC Beep,PPC PMAC driver,PPC
    PowerMac driver Added the PCM beep support.
  o ALSA CVS update PPC PMAC driver pmac also apply the DMA stop work
    around to fix capture on iBook2
  o ALSA CVS update PPC PMAC driver Bailed a long delay out of the
    spin_lock_irq.
  o ALSA patch Removed duplicate CK804_AUDIO from intel8x0.c
  o ALSA CVS update VIA82xx driver Added the DXS whitelist entry for
    Acer Inspire 1353LM.
  o ALSA CVS update Documentation,USB,USB generic driver,USB USX2Y
    Added snd-usb-usx2y driver for Tascam US-122/224/428 support.
  o ALSA CVS update Documentation,Intel8x0 driver Added buggy_irq
    module parameter to intel8x0 driver.
  o ALSA CVS update USB generic driver fix email address and license
  o ALSA CVS update au88x0 driver Cleanup the private_data
    initialization
  o ALSA misc
  o ALSA CVS update PPC PMAC driver Removed non-functional 48kHz
    support from pmac driver.
  o ALSA CVS update SoundFont,Common EMU synth Fixed messy locks in
    soundfont support code.
  o ALSA CVS update PCI drivers,Intel8x0-modem driver Added the support
    of SIS7013 modem.
  o ALSA CVS update EMU10K1/EMU10K2 driver,KORG1212 driver Fixed the
    compile warnings on 64bit architectures.
  o ALSA CVS update USB USX2Y fix compilation on 2.2.x kernels
  o ALSA CVS update au88x0 driver Fixed asXtalkGainsAllChan problem for
    the solid kernel build.
  o ALSA CVS update au88x0 driver Cleans up the equalizer code by
    converting some loops to proper for loops and fixes the conditions
    for looping.
  o ALSA CVS update au88x0 driver some other misc eq cleanups
  o ALSA CVS update PCM Midlevel Serialize runtime->status->state
    access
  o ALSA CVS update Intel8x0-modem driver Added SiS, NVidia modem
    descriptions
  o ALSA CVS update AC97 Codec Core Don't use mute bit in REC_GAIN
    register during tests.
  o ALSA CVS update PCM Midlevel Fixed cut-n-paste typo
  o ALSA CVS update AC97 Codec Core Add more timeout to avoid not
    respond messages
  o ALSA CVS update USB generic driver add support for Yamaha CVP-301,
    CVP-303, CVP-305, CVP-307, CVP-309, CVP-309GP, PSR-1500, PSR-3000,
    ELS-01, ELS-01C, PSR-295, PSR-293, DGX-205, DGX-203, DGX-305,
    DGX-505, DGP-7, DGP-5, PM5D, DME64N, DME24N, DTX, UB99
  o version.h
  o ALSA CVS update ALSA sequencer don't fake the sender address in
    messages forwarded by snd-seq-dummy to prevent confusing other
    clients (e.g. snd-seq-oss)
  o ALSA CVS update ALSA<-OSS sequencer remove superfluous
    snd_seq_oss_readq_clear call
  o ALSA CVS update ALSA<-OSS sequencer don't copy uninitialized kernel
    stack data to userspace
  o ALSA CVS update ALSA<-OSS sequencer rewrote
    snd_seq_oss_read/snd_seq_oss_write to fix various buffer
    overflow/locking/nonstandard behaviour bugs
  o ALSA CVS update PPC PMAC driver,PPC Tumbler driver pmac mixer
    update from shadow register on resume and switching DRC on
    headphone plug
  o ALSA CVS update ES1938 driver Added (experimental) PM support.
  o ALSA CVS update EMU10K1/EMU10K2 driver Fix Audigy + AC97 Master
    Volume
  o ALSA CVS update Intel8x0 driver Add to snd-intel8x0 AC97 quirk list
  o ALSA CVS update ICE1712 driver Removed MPU401 detection from Aureon
    and Prodigy boards.
  o ALSA CVS update PPC AWACS driver awacs.c num_controls -> ARRAY_SIZE
    fix
  o ALSA CVS update VIA82xx driver Added the DXS entry for
    Uniwill/Targa Visionary XP-210.
  o ALSA CVS update ICE1712 driver Fixed the master volume control.
  o ALSA CVS update Maestro3 driver Call pci_set_master() in resume (to
    be sure)
  o ALSA CVS update Maestro3 driver Fixed the typo in the last change
    for pci_set_master() call...
  o ALSA CVS update AC97 Codec Core Added jack sense switches for
    AD1885
  o ALSA CVS update MPU401 UART use acpi_register_gsi
  o ALSA CVS update PPC beep support depends on INPUT
  o ALSA CVS update ATIIXP driver add IXP400 support
  o ALSA CVS update RawMidi Midlevel fix handling of EFAULT errors in
    snd_rawmidi_read/write; fix hang when writing to /dev/midi* with
    O_SYNC
  o ALSA CVS update ALSA sequencer remove (now obsolete) support for
    _KERNEL_QUOTE events
  o ALSA CVS update Intel8x0 driver intel8x0: Fixed a long mdelay()
  o ALSA CVS update Intel8x0 driver,Intel8x0-modem driver Fixed resume
    when interrupts are shared with another devices.
  o ALSA CVS update ICE1712 driver Misc fixes for Aureon boards.
  o ALSA CVS update VIA82xx driver Disable legacy FM and SB to prevent
    lock-ups.
  o ALSA CVS update ICE1712 driver Pontis board: Misc fixes
  o ALSA CVS update ICE1724 driver Fixed the internal clock control.
  o ALSA CVS update ATIIXP-modem driver Added workaround for buggy BIOS

Jason Davis:
  o platform update for ES7000
  o ES7000: increase MAX_MP_BUSSES

Jean Delvare:
  o I2C: rename in0_ref to cpu0_vid
  o I2C: update kernel credits/maintainers

Jeff Dike:
  o UML: remove the COW block driver
  o UML updates
  o UML updates
  o UML fixes
  o Make UML build and run

Jeff Garzik:
  o add ssleep(), kill scsi_sleep()
  o [TG3]: Kill all on-chip send BD support code
  o [netdrvr 8139cp,r8169] fix dma_addr_t sizeof test

Jeff Mahoney:
  o reiserfs: xattr/acl fixes
  o Fix access of files up to 4 GB support for ISO9660 filesystems
  o dnotify + autofs may create signal/restart syscall loop

Jeff Moyer:
  o netpoll: kill CONFIG_NETPOLL_RX
  o netpoll: increase NAPI budget
  o netpoll: fix up trapped logic

Jens Axboe:
  o GPCMD_SEND_CUE_SHEET missing in scsi_ioctl
  o reduce aacraid namespace polution
  o fix highmem bouncing leaking pages

Jeremy Higdon:
  o Fix DMA boundary overflow bug

Jesper Juhl:
  o drivers/net/wan/cycx_x25.c:189: warning: conflicting types for
    built-in function 'log2'
  o read_ldt() neglects to check clear_user() return value
  o x86_64: read_ldt() clear_user() return value checking
  o Sort the CREDITS file properly (and add Jesper)

Jesse Barnes:
  o [ACPI] ia64 build fix
  o [IA64-SGI] Assign parent to PCI devices
  o [IA64-SGI] bte.c: kill expression as lvalue warning
  o [IA64] time.c: Downgrade printk of cpu speed to KERN_DEBUG
  o [IA64] cyclone.c: Add includes for build on uni-processor
  o [ACPI] ia64 build fix
  o sched: limit cpuspan of node scheduler domains
  o don't pass mem_map into init functions
  o don't print per-cpu delay loop calibration
  o fix sn_console for CONFIG_SMP=n
  o [IA64] Add include pagemap.h to tlb.h to fix warnings when
    CONFIG_SWAP=n
  o [IA64] generic_defconfig: Enable codepage/iocharset for VFAT
    filesystems
  o fix show_mem on discontig machines
  o fix sysrq support in sn_console.c
  o [IA64-SGI] sn2_defconfig: Enable preempt, CPU hotplug, ext2 and IDE

Joanne Dow:
  o Amiga partition reading fix

Joe Korty:
  o Fix double reset in aic7xxx driver

John Levon:
  o [IA64] support for IA64 hardware performance counters via the
    perfmon interface
  o improve OProfile on many-way systems

John Rose:
  o PCI Hotplug: create pci_remove_bus()

John Stultz:
  o fix target_cpus() for summit subarch

Jonathan Corbet:
  o Remove struct bus_type->add()

Joseph Fannin:
  o ppc build fix

Josh Aas:
  o improve speed of freeing bootmem
  o Reduce bkl usage in do_coredump

Joshua Kwan:
  o export more symbols on sparc32

Julian Anastasov:
  o [IPVS]: Do not use skb_checksum_help(), create and use
    nf_reset_debug()

Kazunori Miyazawa:
  o [IPV6] XFRM: extract xfrm_lookup() from ip6_dst_lookup() to support
    source routing appropriately

Keith Owens:
  o kbuild: Add 'make namespacecheck'
  o kbuild: Updates to namespacecheck.pl

Keith Whitwell:
  o Add new i915 driver from Tungsten Graphics Inc. This driver covers
    the i830 chipsets also, a new X 2D + 3D driver are needed to use
    this but they have been integrated into at least the X.org tree at
    this point and I think the XFree86 tree. There are probably a few
    cleanups necessary for this driver.

Ken Preslan:
  o Allow cluster-wide flock

Kenn Humborg:
  o AUTOSENSE bug in NCR5380.c

Kenneth W. Chen:
  o [IA64] head.S: update comments to match code

Kirill Korotaev:
  o [IPV4]: Need to clear nf_debug parp_redo()
  o fixed pidhashing patch
  o Fix do_each_task_pid() loop with 'continue' inside

Koichi KUNITAKE:
  o [IPV6]: Deprecate all-on-link assumption

Krzysztof Halasa:
  o fix for integer overflow in hd6457[02] driver code

Kumar Gala:
  o netdrv gianfar: fix printk output
  o ppc32: refactor common Book-E exception handling macros

Laurent:
  o Problem with SiS900 - Unknown PHY

Lennert Buytenhek:
  o [ARM] Various IXP2000 fixes
  o [ARM] Add support for ENP-2611 platform
  o [ARM PATCH] 2046/1: fix nwfpe for double arithmetic on big-endian
    platforms
  o [ARM PATCH] 2047/1: disable NWFPE_XP on big endian

Linus Torvalds:
  o Use "insert_resource()" to add the PCI resources to the resource
    tree.
  o vt: don't bother doing UTF translation in control states
  o Merge common signal handling fault handling in generic code
  o Revert I2C keywest class fixup
  o Fix "insert_resource()" nesting bug
  o Remove QIC-02 tape from Kconfig
  o Undo UML mis-merge of jiffies initialization
  o Revert "mark pcxx as broken"
  o Annotate sys_wait4() user pointers
  o Allow the compiler to notice "constant" header file
  o Use "ifdef" rather than "if" to test for __KERNEL__
  o The coverity source checker is wrong. Revert some of the "leak
    fixes"
  o Remove extra tests from get_user_cpu_mask()
  o ppc64: move C declaration in ptrace.h into "ifndef __ASSEMBLY__"
  o x86-64: tell sparse we're a 64-bit platform
  o Fix up UDF merge error
  o Add sparse "__iomem" infrastructure to check PCI address usage
  o Fix up some of the basic x86 offenders on __iomem usage
  o acpi: annotate PCI memory accesses
  o agp: annotate intel agp PCI memory accesses
  o drm: annotate basic PCI memory access functions
  o ide: initial PCI memory access annotations
  o tg3: annotate PCI memory accesses
  o fbcon: initial PCI memory access annotations
  o misc: pci memory access annotations
  o ppc64: PCI memory annotation infrastructure
  o ide: avoid PCI iomem warning in pmac.c
  o sungem: PCI memory annotations
  o ohci1394: PCI memory annotation
  o olympic: tokenring driver PCI memory annotation
  o libata: initial PCI memory annotations
  o Fix off-by-one bug in page cache reading
  o cifs: fix missing semicolon
  o Stricter PCI IO space type checking uncovered a bug in sx8 driver
  o annotate HPET driver memory-mapped PCI usage
  o Annotate pc300 wan driver PCI memory accesses
  o memcpy_toio() shouldn't complain about a const source
  o Fix up and annotate MTD map usage of PCI memory access
  o ppc: make IDE memory-mapped PCI routines match new reality
  o Linux 2.6.9-rc2

Luca Risolia:
  o USB: SN9C10[12] driver update
  o Disable colour conversion in the CPiA Video Camera driver

Luiz Capitulino:
  o kernel/fork.c add missing unlikely()
  o fix drivers/net/cs89x0.c warning

Manfred Spraul:
  o remove magic +1 from shm segment count
  o fix media detection for nForce 2 nics
  o fix f_version optimization for get_tgid_list

Marc Singer:
  o [ARM PATCH] 2072/1: lh7a40x Timer device change

Marcelo Tosatti:
  o x86 bitops.h commentary on instruction reordering
  o small wait_on_page_writeback_range() optimization

Margit Schubert-While:
  o prism54 Bug - Fix frequency reporting

Mark Haverkamp:
  o aacraid reset handler
  o aacraid patch for new device support
  o aacraid driver update

Markus Lidel:
  o i20 rewrite
  o I2O: add functionality to scsi_add_device to preset
  o I2O: remove on-demand allocation of Scsi_Host's in
  o I2O: run linux/i2o.h and linux/i2o-dev.h through
  o I2O: fixes compiler warning on x86_64 in i2o_config
  o I2O: removes multiplexer notification and use
  o i2o maintainer

Martin Schwidefsky:
  o s390: force_sigsegv name clash
  o s390: core changes
  o s390: kernel stack options
  o s390: zfcp host adapater
  o s390: minmax-removal arch/s390/kernel/debug.c
  o s390: packed stack vs. cpu hotplug

Matt Domsch:
  o add MODULE_VERSION to drivers/scsi
  o add MODULE_VERSION to drivers/scsi

Matt Mackall:
  o tiny shmem/tmpfs replacement
  o netpoll: fix unaligned accesses
  o netpoll: revert queue stopped change

Matt Porter:
  o ibm_emac driver updates

Matthew Dharm:
  o USB Storage: help vendors count to 1

Matthew Dobson:
  o sched: consolidate sched domains
  o Create cpu_sibling_map for PPC64

Matthew Wilcox:
  o [IA64] pci.c: assign parent to the ROM resource

Maximilian Attems:
  o remove last suser() call from drivers/char/rocket.c
  o [SPARC64]: Use list_for_each in pci_common.c
  o [SPARC64]: Use list_for_each in pci_sabre.c
  o drivers/char/amiserial.c MIN/MAX removal
  o drivers/char/epca.c MIN/MAX removal
  o drivers/char/esp.c MIN/MAX removal
  o drivers/char/isicom.c MIN/MAX removal
  o drivers/char/mxser.c MIN/MAX removal
  o drivers/char/pcmcia/synclink_cs.c MIN/MAX removal
  o drivers/char/pcxx.c MIN/MAX removal
  o drivers/char/riscom8.c MIN/MAX removal
  o drivers/char/rocket.c MIN/MAX removal
  o drivers/char/rocket_int.h MIN/MAX removal
  o drivers/char/selection.c MIN/MAX removal
  o drivers/char/serial167.c MIN/MAX removal
  o drivers/char/specialix.c MIN/MAX removal
  o drivers/char/synclink.c MIN/MAX removal
  o drivers/char/synclinkmp.c MIN/MAX removal
  o include/linux/isicom.h MIN/MAX removal
  o drivers/tc/zs.c MIN/MAX removal
  o ds1620: replace schedule_timeout() with msleep()
  o dsp56k: replace schedule_timeout() with msleep()
  o ec3104: replace schedule_timeout() with msleep()
  o isicom: replace schedule_timeout() with msleep()
  o nwflash: replace schedule_timeout() with msleep()
  o pcwd: replace schedule_timeout() with msleep()
  o synclink: replace jiffies_from_ms() with msecs_to_jiffies()
  o Add msleep_interruptible() function to kernel/timer.c
  o cdu31a: replace schedule_timeout() with msleep()
  o mcd: replace schedule_timeout() with msleep()
  o radio/radio-maestro: replace schedule_timeout() with msleep()
  o radio/radio-cadet: replace schedule_timeout() with msleep()
  o radio/radio-aimslab: replace while/schedule() with msleep()
  o radio/miropcm20-rds: replace schedule_timeout() with msleep()
  o radio/radio-maxiradio: replace schedule_timeout() with msleep()
  o saa7146_i2c.c: use msleep()
  o radio/radio-sf16fmi: replace schedule_timeout() with msleep()
  o radio/radio-sf16fmr2: replace schedule_timeout() with msleep()
  o message/mptscsih: replace schedule_timeout() with msleep()
  o message/i2o_core: replace schedule_timeout() with msleep()
  o mtd/cfi_cmdset_0001: replace schedule_timeout() with msleep()
  o update parport MAINTAINERS entry
  o [IA64] minmax-removal in simserial.c, unwind.c

Michael Chan:
  o [TG3]: Check MAC_STATUS_SIGNAL_DET in serdes polling

Michal Ludvig:
  o New cpu_has_ flags

Mika Kukkonen:
  o warning fix to include/scsi/scsi_device.h
  o ipr: Sparse warnings fixes
  o Fix drivers/isdn/hisax/avm_pci.c build warning when !CONFIG_ISAPNP

Mikael Pettersson:
  o signal-race fixes for s390
  o ppc signal handling fixes
  o signal-race-fixes: x86-64 support

Mike Anderson:
  o reorder call in scsi_remove_host

Nathan Lynch:
  o move CONFIG_SCHEDSTATS to arch/ppc64/Kconfig.debug
  o ppc64: fix __rw_yield prototype

Nathan Scott:
  o [XFS] Support for default quota limits via the zero dquot (ala
    grace times)
  o [XFS] Ensure maxagi not updated early during growfs, conflicts with
    concurrent inode allocations.  Fix from ASANO Masahiro.
  o [XFS] Fix compiler warnings on IA64 builds in ioctl compat code

Neil Brown:
  o md: assorted fixes/improvemnet to generic md resync code
  o md: assorted minor md/raid1 fixes
  o md: remove most calls to __bdevname from md.c
  o md: RAID10 module
  o Use fixed size buffer instead of kmalloc for m_class in ip_map
  o md: fix problems with checksum handling in MD superblocks
  o md: correct "working_disk" counts for raid5 and raid6
  o knfsd: calls to break_lease in nfsd should be O_NONBLOCKing
  o knfsd: return EACCES instead of ESTALE for certain filehandle
    lookup failures
  o knfsd: fix incorrect indentation in fh_verify
  o knfsd: nfsd4: Support acl_support attribute
  o knfsd: trivial cleanup of nfs4state.c
  o knfsd: nfsd4 could leak a stateid in an error path
  o knfsd: nfsd4: postpone release of stateowner on CLOSE
  o knfsd: nfsd4: store current->tgid instead of lockowner hash in
    fl_pid
  o knfsd: remove redundant initialization in nfsd4_lockt

Nick Orlov:
  o e1000 inlining fix

Nick Piggin:
  o sched: cleanup init_idle()
  o kernel thread idle fix
  o sched: disable balance on clone
  o sched: remove balance on clone
  o vm: writeout watermark tuning
  o vm: alloc_pages watermark fixes
  o fix PID hash sizing
  o use hlist for pid hash
  o use hlist for pid hash: cache friendliness

Nicolas Kaiser:
  o Fix typos in security/security.c

Nicolas Pitre:
  o [ARM PATCH] 2052/2: extra IRQ handling for PXA27x
  o [ARM PATCH] 2053/2: more atomic ops factorization
  o [ARM PATCH] 2064/2: fix some gcc-3.4 warnings
  o [ARM PATCH] 2068/2: fix more gcc-3.4.1 warnings
  o [ARM PATCH] 2069/2: fix compile error with newer gcc
  o [ARM PATCH] 2079/1: make the IOP3xx Implementation Options menu
    conditional on CONFIG_ARCH_IOP3XX
  o [ARM PATCH] 2087/1: fix issues with PXA irq code

Nishanth Aravamudan:
  o scsi/eata_pio: replace schedule_timeout() with msleep()
  o ipr: replace schedule_timeout() with msleep()

Olaf Hering:
  o export legacy pty info via sysfs
  o compat_do_execve() fix
  o remove obsolete htab-reclaim in Documentation/sysctl/kernel.txt
  o remove obsolete zero-paged in Documentation/sysctl/kernel.txt
  o request_region for winbond and smsc parport drivers
  o ppc: remove tmpfile for ppc binutils check
  o fix typos in Documentation/sysctl and
    Documentation/filesystems/proc.txt

Olaf Kirch:
  o /proc/PID/cmdline truncates arguments early
  o [NETFILTER]: Fix pointer deref'ing in ip6t_LOG.c
  o Prevent memory leak in devpts

Oleg Nesterov:
  o /dev/zero vs hugetlb mappings
  o hugetlbfs private mappings

Oliver Neukum:
  o USB: cdc acm patch

Olof Johansson:
  o ppc64: Setup fw_features before init_early calls on pSeries
  o ppc64: Make use of batched IOMMU calls on pSeries LPARs

Pablo Neira:
  o [NETLINK]: Improve behavior

Paolo 'Blaisorblade' Giarrusso:
  o uml: Uml base patch
  o uml: rename console_device
  o uml: Readds (just for now) ghash.h for UML
  o uml: Avoid that gcc breaks UML with "unit at a time" compilation
    mode
  o uml: Fixes an host fd leak caused by hostfs
  o uml: Adds LEGACY_PTY config option
  o uml: Makes "make help ARCH=um" work
  o uml: Fixes "fixdep.c" to support arch/um/include/uml-config.h
  o uml: Kill useless warnings
  o uml: Avoids compile failure when host misses tkill()
  o uml: Reduces code in *_user files, by moving it in _kern files if
    already possible
  o uml: Fixes raw() and uses it in check_one_sigio; also fixes a silly
    panic (EINTR returned by call)
  o uml: Folds hostaudio_user.c into hostaudio_kern.c
  o uml: Use PTRACE_SCEMU (the so-called SYSEMU) to reduce syscall cost
  o uml: Adds the "nosysemu" command line parameter to disable SYSEMU
  o uml: Adds /proc/sysemu to toggle SYSEMU usage
  o uml: Fix for sysemu patches
  o uml: Handles correctly errno == EINTR in lots of places
  o uml: Adds some exports
  o uml: Avoids a panic for a legal situation
  o uml: Removes dead code in trap_kern.c
  o uml: Make malloc() call vmalloc if needed. Needed for hostfs on 2.6
    host
  o uml: little-kmalloc
  o uml: Fix os_process_pc and os_process_parent for corner cases
  o kbuild: Remove last signs of LDFLAGS_BLOB
  o kbuild: Set cflags before including arch Makefile
  o uml: avoid using elv_queue_empty
  o uml: Avoid forcing use of the no-op scheduler
  o uml: Correct the failure path in start_io_thread

Paolo Ornati:
  o tdfx linkage fix
  o tdfxfb linkage fix v2.0 (the previous one is broken)

Patrick McHardy:
  o [NETLINK]: Remove duplicate declarations
  o [NETFILTER]: Flush fragment queue on conntrack unload
  o [NETFILTER]: Fix race when flushing fragment queue
  o [IPV4/IPV6]: Fix suboptimal fragment sizing for last fragment
  o [NETFILTER]: Fix confusing naming in NAT-helpers
  o [NETFILTER]: Fix deadlock condition in conntrack/nat-helpers

Paul E. McKenney:
  o RCU documentation

Paul Fulghum:
  o synclink.c: replace syncppp with genhdlc
  o synclinkmp.c: replace syncppp with genhdlc
  o synclink_cs.c: replace syncppp with genhdlc
  o synclinkmp transmit eom fix
  o synclink.c kernel janitor changes

Paul Jackson:
  o hige2lowuid warning fixes
  o SN2 build fix CONFIG_VIRTUAL_MEM_MAP and CONFIG_DISCONTIGMEM

Paul Mackerras:
  o ppc64: better handling of H_ENTER failures
  o ppc64: signal race fix
  o Update PPC MAINTAINERS & CREDITS
  o ppc64: rework PPC64 cpu map setup
  o ppc64: set platform cpuids later in boot
  o ppc64: allocate irqstacks only for possible cpus
  o ppc64: test for EEH error in PCI Config-Read path
  o ppc64 another log buffer length fix

Pavel Machek:
  o Fix ttyS0 vs. ttyS00 confusion
  o Coding style: do_this(a,b) vs. do_this(a, b)
  o typo in laptop_mode.txt

Pawel Sikora:
  o ipr: Use sector_t type in sector_div call
  o apm_info.disabled fix
  o ix86,x86_64 cpu features

Pete Zaitcev:
  o Make MAX_INIT_ARGS 32
  o USB: ub patch to use add_timer

Peter Buckingham:
  o [IPCONFIG]: Verify DHCPACK packets
  o [IPV4]: Fix DHCPACK checking in ipconfig.c

Peter Jones:
  o [SPARC64]: Support 64-bit initrd addresses

Peter Oberparleiter:
  o s390: sclp driver changes

Petr Vandrovec:
  o nsc-ircc driver crashes on shutdown

Philippe Elie:
  o Fix oops with nmi-watchdog=2

Pierre Ossman:
  o Split timer resources
  o x86-64: split timer resources

Pozsar Balazs:
  o [PKT_SCHED]: Add missing MODULE_LICENSE

Prasanna S. Panchamukhi:
  o i386 exceptions notifier for kprobes
  o kprobes base patch
  o Jumper Probes to provide function arguments

Ram Pai:
  o filemap read() fix

Ramón Rey Vicente:
  o Update ACI MIXER DRIVER webpage
  o Firmware Loader is orphan

Randy Dunlap:
  o fix JAZZ_ESP driver config depends
  o fix imm to build with IMM_DEBUG
  o fd_mcs: fix __setup function
  o NCR53c406a: fix __setup function

Richard Henderson:
  o [ALPHA] Fix raising of ieee exceptions from userland software

Robert Daniels:
  o [ARM] Fix VMALLOC range check in IXP4xx I/O routines

Robert Love:
  o KOBJECT: add kobject_get_path

Roger Luethi:
  o Fix /proc/pid/statm documentation
  o via-rhine: suspend/resume support
  o via-rhine: de-isolate PHY
  o via-rhine: small fixes

Roland Dreier:
  o x86: remove hard-coded numbers from ptr_ok()
  o fix proc_symlink() warning with CONFIG_PROC_FS=n
  o fs/compat.c: rwsem instead of BKL around ioctl32_hash_table

Roland McGrath:
  o fix MT reparenting when thread group leader dies
  o waitid system call
  o fix rusage semantics
  o cleanup ptrace stops and remove notify_parent
  o ptrace userspace API preservation
  o Remove RUSAGE_GROUP
  o i386 syscall tracing of bogus system calls
  o make single-step into signal delivery stop in handler
  o fix task_struct leak in posix-timers
  o Fix PTRACE_CONT after single-step into signal delivery

Ronald Bultje:
  o zr36067 driver - correct i2c-algo-bit dependency in Kconfig
  o zr36067 driver - use msleep() instead of schedule_timeout()
  o zr36067 driver - correct subfrequency carrier

Russell King:
  o [PCMCIA] Fix case of two "skt" variables
  o [PCMCIA] Use struct resource rather than sys_start/sys_stop
  o [PCMCIA] Convert PCI socket drivers to use struct resource
  o [PCMCIA] Don't use sys_start for static-mapped sockets
  o [PCMCIA] Remove pccard_mem_map's sys_start and sys_stop elements
  o [ARM] Correct dma_to_virt()/virt_to_dma() return types
  o [ARM] Move DMA mask-based bounce detection to dmabounce code
  o [ARM] Fix some sparse complaints
  o [ADFS] Fix sparse signed bitfield warning
  o [ARM] signal handling fixes
  o [SERIAL] Factor out "clear fifo" functionality
  o [SERIAL] Move XR16C850 Tx/Rx trigger level setup to startup code
  o [SERIAL] 8250: We can only use the FIFO if fifosize > 1
  o [SERIAL] 8250: Add serial8250_config structure definition
  o [SERIAL] 8250: tell transmit path the data transfer size
  o [SERIAL] 8250: combine UART_CLEAR_FIFO/UART_USE_FIFO into one flag
  o [SERIAL] 8250: serial8250_set_sleep
  o [SERIAL] 8250: add UART_CAP_SLEEP capability
  o [SERIAL] 8250: Rename UART_STARTECH to UART_CAP_EFR
  o [MMC] Use local card pointer rather than md->queue.card
  o [MMC] Remove unused host->priv
  o [MMC] Add host specific block queue parameters
  o [MMC] Give the MMC host the full-sized request
  o [MMC] MMCI: Remove hardcoded MCI_IRQMASK definition
  o [MMC] MMCI: data FSM handling updates
  o [MMC] MMCI: Manipulate IRQ masks according to the data FSM state
  o [MMC] MMCI: split the PIO data read and write paths
  o [MMC] MMCI: Maintain offset rather than buffer pointer for PIO
  o [MMC] MMCI: use bio_kmap_irq() rather than req->buffer
  o [MMC] MMCI: Add SG support to PIO data transfers
  o [MMC] MMCI: Ensure that we read all data from FIFO
  o [MMC] PXAMCI: Bracket power management calls with CONFIG_PM
  o [MMC] MMC_RSP_xxx combined response types
  o [ARM] Move flush_dcache_page
  o [ARM] Optimise __flush_dcache_page calls
  o [ARM] Add cache_is_xxxx() functions for cache type identification
  o [ARM] Fix copy/clear user page functions for VIPT aliasing caches
  o [ARM] Fix/Optimise flush_dcache_page() for VIPT aliasing caches
  o [ARM] Add flush_cache_user_page() for sys_cacheflush()
  o [ARM] Don't include asm/arch/param.h for non-kernel build uses
  o [ARM] Eliminate ARM private __KERNEL_HZ
  o [ARM] Make VIPT alias copypage functions override work

Rusty Russell:
  o Read cpumasks every time when exporting through sysfs
  o Centralize i386 Constants
  o Fix Permissions on module_param Usage
  o Move param section out of init area, for export of built-in module
    params
  o Fix CPU Hotplug: neaten migrate_all_tasks
  o Hotplug CPU vs TASK_ZOMBIEs: The Sequel to Hotplug CPU vs TASK_DEAD
  o mostly remove module_parm()
  o Use Name cramfs in Kconfig Message
  o Don't OOPS on stripped modules
  o [NETFILTER]: Fix build error with CONFIG_SYSCTL disabled
  o [NETFILTER]: Fix conntrack seq_file handling

Ryan S. Arnold:
  o HVCS hotplug fixes
  o interrupt driven hvc_console as vio device

Sam Ravnborg:
  o kbuild: fix cc-version
  o kbuild: Fix make O=
  o kbuild: use *.lds infrastructure in arch/i386/kernel
  o kbuild: fix stage 2 of module build
  o bk: Ignore arch/i386/kernel/vsyscall.lds
  o kbuild: Add stactic analyser tools to make help
  o kbuild: Fix modules_install
  o kbuild: Simplify generating vmlinux
  o kbuild: Enable compile after localversion change
  o kbuild: Drop use of built-in.o in top level makefile
  o kbuild: fix make -j N build
  o kbuild: allow arch/$(ARCH)/Makefile to override cmd_vmlinux__
  o kbuild: Move localversion config option to top of menu
  o kbuild/ppc: Fix build of zlib in arch/ppc/boot/lib

Sean Young:
  o USB: USB PhidgetServo driver update

Steffen Thoss:
  o s390: common i/o layer
  o s390: qeth network driver

Stephen D. Smalley:
  o [SELINUX]: Fix bugs introduced by skb_header_pointer() changes
  o SELinux: add null device node to selinuxfs, remove open_devnull
  o SELinux: revalidate access to controlling tty
  o SElinux; defer inode security initialization
  o SELinux: fix name_bind audit

Stephen Hemminger:
  o [NET]: deliver_skb() cleanup
  o [NET]: Another cleanup in netif_receive_skb()
  o [BRIDGE]: Fix oops when mangling and brouting and tcpdumping
    packets
  o [TCP]: Automatically compute tcp_default_win_scale
  o [PKT_SCHED]: Update for netem scheduler
  o [NET]: net_random_init needs to get seed later in boot process
  o [PKT_SCHED]: Distribution table fixes for netem
  o [BRIDGE]: deadlock on device removal
  o [BRIDGE]: The vlan MII ioctl pass through was passing the wrong
    device

Steve French:
  o CIFS: fix 64 bit compiler warning in cifs debug code
  o CIFS: Workaround Samba bug in incorrectly setting extended security
    flag in negotiate response (which caused mounts to fail to Samba
    server which have short, one or two byte, domain names).
  o CIFS: xsymlink support part 1 of 2
  o CIFS: remove deprecated sleep_on_timeout
  o [CIFS] cifs ipv6 support part 2
  o [CIFS] cifs ipv6 part 3
  o [CIFS] misc kmalloc and kernel_thread failure checks
  o [CIFS] Various fixes to bugs pointed out by Stanford checker SWAT
    tool (mostly missing checks on small kmallocs and some
  o [CIFS] Update cifs change log
  o [CIFS] Fix incorrect byte count in unlock SMB
  o [CIFS] fix recent cifs symlink change so as not call kfree on null
    path
  o [CIFS] Fix CIFS symlink regression when long symlink paths

Steven Cole:
  o scripts: Update ver_linux for recent reiserfsprogs

Stéphane Eranian:
  o [IA64] perfmon.c: file descriptor fixes
  o [IA64] palinfo.c: typo s/BEER/BERR/
  o [IA64] perfmon.c: cleanup system-wide context when closed from
    another cpu

Suparna Bhattacharya:
  o AIO: Splice runlist for fairness across io contexts
  o AIO: workqueue context switch reduction

Takashi Iwai:
  o Fix the unnecessary entropy call in the irq handler
  o sparc ALSA fix

Thayne Harbaugh:
  o [netdrvr e1000] disable DITR, which apparently hurts performance

Theodore Y. T'so:
  o dev/random: Fix latency in rekeying sequence number
  o /dev/random: Add pool name to entropy store
  o /dev/random: Use separate entropy store for /dev/urandom
  o /dev/random: Remove RNDGETPOOL ioctl

Thomas Gleixner:
  o ide: sis5513 fix for SiS962 chipset

Thomas Graf:
  o [NET]: Device mtu/txqlen/ifmap via rtnetlink
  o [NET]: Device name changing via rtnetlink
  o [NET]: Fix notification on address change via rtnetlink

Thomas Koeller:
  o Driver Core: fix minor class reference counting issue on the error
    path

Thomas Richter:
  o parport: NetMOS 9805 interface

Thomas Spatzier:
  o s390: lcs multicast deadlock

Thor Kooda:
  o [CRYPTO]: xtea_encrypt() should use XTEA_DELTA instead of TEA_DELTA
  o crypto: tea.c xtea_encrypt should use XTEA_DELTA

Thorsten Knabe:
  o ad1816 sound driver web page and email address

Tim Schmielau:
  o Fix bad URL in BSD acct help entry
  o make oom killer points unsigned long

Timothy Shimmin:
  o [XFS] Fix up header length miscalculation affecting version 1 logs

Tom 'spot' Callaway:
  o Keep sparc32 config consistent
  o Fix typo in bw2.c

Tom Rini:
  o [PPC32] Add a weak version of embed_config()
  o [PPC32] Give PPC8xx a callback into board-specific code in
    m8xx_setup_arch().
  o [PPC32] Add a watchdog driver on PPC8xx
  o PPC32: Rename pq2ads_setup.c to pq2ads.c
  o PPC32: Merge mcpn765_serial.h into mcpn765.h
  o PPC32: Update the Motorola LoPEC support
  o PPC32: Finish cleanup of platforms that just needed _serial.h
    merged
  o PPC32: Update the Motorola MVME5100 support
  o ppc32: Re-work the cpuinfo hooks on MPC82xx
  o ppc32: Small cleanups to the CPM2 PIC code
  o ppc32: Redo the MPC82xx set of call-backs
  o [PPC32] Default to conswitchp=&dummy_con if DUMMY_CONSOLE
  o ppc32: Fix MPC8260 with an initrd and no root=/dev/ram0
  o ppc32: Introduce a have_residual_data macro and switch to it
  o  This allows use of the IBM status LED if it's found in the
    residual data, plus a couple of other bells and whistles.  It
    removes the 140-specific code.
  o ppc32: On PReP, use residual data for PCI dev -> IRQ, and use it
  o ppc32: On PReP, allow for residual data to provide IRQ level/edge
    info
  o ppc32: Use residual data to determine the addr to pass i8259_init()
  o ppc32: Add support for PCIBridgeRS6K to prep_find_bridges()
  o ppc32: Fixup the OpenPIC code for older implementations
  o ppc32: The planar id is only 1 byte, so only display that much
  o ppc32: Correct the output of /proc/interrupts on PReP
  o ppc32: Add a 'noresidual' option, to ignore residual data
  o ppc32: Fix an LSB floating-point test failure
  o ppc32: Make use of cpufeatures in some flush rountines
  o ppc32: Move ppc32-specific sysctls to arch/ppc
  o We weren't including <syslib/m8260_pci.h> from <asm/mpc8260.h>, so
    _IO_BASE was defined to zero instead of isa_io_base.
  o ppc32: Fix a compile error when CONFIG_PREP &&
    !CONFIG_PREP_RESIDUAL
  o ppc32: Fix a typo in cputable.c
  o ppc32: Fix compiling of SBC82xx
  o ppc32: Rework the hooks for serial in the bootwrapper
  o kbuild: Use inttypes.h when stdint.h are not available
  o kbuild: Use getopt_long in genksyms only when available
  o kbuild: Solaris fixes in various kbuild Makfiles's
  o ppc32: fix the 'checkbin' target
  o zlib_inflate: Move zlib_inflateSync & friends
  o zlib_inflate: Make zlib_inflate_trees_fixed(...) generate the table
  o ppc32: Switch arch/ppc/boot to lib/zlib_inflate
  o ppc: switch boot/lib/Makefile to $(addprefix ...) for zlib_inflate

Tony Lindgren:
  o [ARM PATCH] 2040/1: Increase ARM HARDIRQ_BITS to 9, version 2

Tony Luck:
  o SN2 build fix, take two

Torben Mathiasen:
  o LANANA: maintainer update
  o LANANA: devices.txt update

Trond Myklebust:
  o Undo broken FH conversion that broke nfsroot compile
  o NFS: clean up the new symlink code
  o NFS: fix problem of ESTALE errors on NFSv2 symlinks
  o NFSv3: Fix up an unaligned access error in nfs3_proc_unlink_setup()
  o NFS: add an fsync() stub for directories as per 2.4.x

Valdis Kletnieks:
  o #ifdef fixes for drivers/isdn/hifax/*
  o #ifdef cleanup for sh64
  o #ifdef cleanup for cris port
  o #ifdef cleanup for PPC
  o #ifdef cleanups in drivers/net

Vegard Wærp:
  o BeFS: load default nls if none is specified in mount options

Venkatesh Pallipadi:
  o [CPUFREQ] Merge on-demand cpufreq policy governor

Wensong Zhang:
  o [IPVS] fixed to call nf_reset() to reset netfilter related fields
  o [IPVS] add the MAINTAINERS entry

William Lee Irwin III:
  o sched: consolidate init_idle() and fork_by_hand()
  o sched: sparc32 fixes
  o sysctl tunable for flexmmap
  o ia64: dma_mapping fix
  o sched: consolidate CLONE_IDLETASK masking
  o kill CLONE_IDLETASK
  o x86 PAE swapspace expansion
  o hugetlb: permit executable mappings
  o Missing free_area_init_node() conversions
  o alpha signal race fixes
  o schedule profileing
  o consolidate prof_cpu_mask
  o introduce profile_pc()
  o consolidate hit count increments in profile_tick()
  o move profile_operations
  o make private profile state static
  o make prof_buffer atomic_t
  o task_vsize() locking cleanup
  o O(1) proc_pid_statm()
  o fix text reporting in O(1) proc_pid_statm()
  o speed up /proc/pid/statm for !CONFIG_PROC_FS
  o /proc/pid/statm accounting fixes
  o Unaccount VM_DONTCOPY vmas properly
  o WAITQUEUE_DEBUG cleanup
  o fix PA-RISC fork_idle() sweep
  o make topology.h macros safer
  o make bad_page() print all of page->flags
  o fix sched_domains hotplug bootstrap ordering vs. cpu_online_map
    issue
  o scripts: pass %{_smp_mflags} to make(1) in scripts/package/mkspec

Yanmin Zhang:
  o [IA64] Fix boot problems when using "mem=" boot parameter
  o [IA64] contig.c: Function find_bootmap_location has 2 bugs
  o interrupt is enabled before it should be when kernel is booted

Zachary Amsden:
  o i386-unbusy-tss cleanup

Zwane Mwaikambo:
  o OProfile/XScale fixes for PXA270/XScale2
  o fix i386/x86_64 idle routine selection
  o out-of-line locks / generic
  o out-of-line locks / arm
  o out-of-line locks / i386
  o out-of-line locks / x86_64
  o out-of-line locks / ppc32
  o out-of-line locks / ppc64
  o out-of-line locks / sparc64
  o out-of-line locks / other
  o Correct ELF section used for out of line spinlocks
  o Fix i386 SPINLOCK_MAGIC debugging
  o Fix x86_64 SPINLOCK_MAGIC debugging


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

* Re: Linux 2.6.9-rc2 : oops
  2004-09-13 16:40 Linux 2.6.9-rc2 Linus Torvalds
@ 2004-09-13 20:03 ` Christian Borntraeger
  2004-09-13 20:39   ` Linus Torvalds
  2004-09-13 21:57 ` Linux 2.6.9-rc2 Peter Osterlund
                   ` (4 subsequent siblings)
  5 siblings, 1 reply; 21+ messages in thread
From: Christian Borntraeger @ 2004-09-13 20:03 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Kernel Mailing List

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

I got an oops with 2.6.9-rc2 in free_blocks. 
If I find a reliable way to reproduce, I will let you know.
2.6.8.1 was running stable for some weeks on the same machine.

Of the functions within the call trace cache_reap seems to have the most 
invasive changes between 2.6.8.1 and 2.6.9-rc2, but I dont know if there is 
the problem. 

config is attached

cheers

Christian



 Unable to handle kernel paging request at virtual address 013bab07
  printing eip:
 c013e7ac
 *pde = 00000000
 Oops: 0000 [#1]
 PREEMPT
 Modules linked in: isofs usb_storage scsi_mod pcspkr floppy 8250_pnp 
ipt_state ipt_MASQUERADEiptable_nat ip_conntrack iptable_filter ip_tables 
vfat fat nls_iso8859_15 ntfs lp loop w83781d i2c_viapro i2c_dev i2c_sensor 
af_packet nls_cp437 joydev nls_iso8859_1 3c59x evdev usbhid parport_pc 
parport 8250 serial_core uhci_hcd usbcore
 CPU:    0
 EIP:    0060:[<c013e7ac>]    Not tainted VLI
 EFLAGS: 00010016   (2.6.9-rc2)
 EIP is at free_block+0x4c/0xe0
 eax: 0080cc00   ebx: 013bab03   ecx: 00660044   edx: c1000000
 esi: c178f7e0   edi: 00000000   ebp: eff09f04   esp: eff09ee8
 ds: 007b   es: 007b   ss: 0068
 Process events/0 (pid: 3, threadinfo=eff08000 task=eff90020)
 Stack: c178f7ec c178f7fc 08cccccd c17aa0d0 c17aa0d0 c17aa0c0 08cccccd 
eff09f1c
        c013ef42 c178f7e0 c178f4fc c178f7e0 eff08000 eff09f44 c013efe6 
c178f4fc
        eff08000 00000001 c178f850 00000292 c04fede0 eff08000 c04fede4 
eff09fc8
 Call Trace:
  [<c0105e5a>] show_stack+0x7a/0x90
  [<c0105fdd>] show_registers+0x14d/0x1b0
  [<c01061c4>] die+0xe4/0x170
  [<c0116635>] do_page_fault+0x225/0x5ac
  [<c0105a59>] error_code+0x2d/0x38
  [<c013ef42>] drain_array_locked+0x62/0x90
  [<c013efe6>] cache_reap+0x76/0x1b0
  [<c012a530>] worker_thread+0x180/0x240
  [<c012e1c5>] kthread+0x95/0xa0
  [<c0103291>] kernel_thread_helper+0x5/0x14
 Code: 8d 56 0c 89 45 e8 89 55 e4 8d b6 00 00 00 00 8b 45 f0 8b 15 10 ef 4f 
c0 8b 0c b8 8d 81 00 00 00 40 c1 e8 0c c1 e0 05 8b 5c 02 1c <8b> 53 04 8b 
03 89 50 04 89 02 c7 43 04 00 02 20 00 2b 4b 0c c7
  <3>Debug: sleeping function called from invalid context at 
include/linux/rwsem.h:43
 in_atomic():1, irqs_disabled():0
  [<c0105e87>] dump_stack+0x17/0x20
  [<c0118e34>] __might_sleep+0xb4/0xe0
  [<c011bfe3>] profile_task_exit+0x23/0x60
  [<c011da59>] do_exit+0x19/0x430
  [<c010624e>] die+0x16e/0x170
  [<c0116635>] do_page_fault+0x225/0x5ac
  [<c0105a59>] error_code+0x2d/0x38
  [<c013ef42>] drain_array_locked+0x62/0x90
  [<c013efe6>] cache_reap+0x76/0x1b0
  [<c012a530>] worker_thread+0x180/0x240
  [<c012e1c5>] kthread+0x95/0xa0
  [<c0103291>] kernel_thread_helper+0x5/0x14
 note: events/0[3] exited with preempt_count 1



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

#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.9-rc2
# Mon Sep 13 18:59:05 2004
#
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_BROKEN_ON_SMP=y

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

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

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

#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_EFI is not set
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=y
CONFIG_ACPI_TOSHIBA=y
CONFIG_ACPI_DEBUG=y
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y

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

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
# CONFIG_PCI_MSI is not set
# CONFIG_PCI_LEGACY_PROC 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=m
CONFIG_BINFMT_MISC=m

#
# Device Drivers
#

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

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

#
# Parallel port support
#
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_CML1=m
# CONFIG_PARPORT_SERIAL is not set
CONFIG_PARPORT_PC_FIFO=y
CONFIG_PARPORT_PC_SUPERIO=y
# CONFIG_PARPORT_OTHER is not set
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=y

#
# Block devices
#
CONFIG_BLK_DEV_FD=m
# CONFIG_BLK_DEV_XD is not set
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=m
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_LBD is not set

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

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_IDE_SATA is not set
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_IDE_TASK_IOCTL is not set
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 is not set
# CONFIG_BLK_DEV_NS87415 is not set
CONFIG_BLK_DEV_PDC202XX_OLD=y
CONFIG_PDC202XX_BURST=y
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SIS5513 is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
CONFIG_BLK_DEV_VIA82CXXX=y
# CONFIG_IDE_ARM is not set
# CONFIG_IDE_CHIPSETS is not set
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_IDEDMA_IVB=y
CONFIG_IDEDMA_AUTO=y
# CONFIG_BLK_DEV_HD is not set

#
# SCSI device support
#
CONFIG_SCSI=m
# CONFIG_SCSI_PROC_FS is not set

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

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

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

#
# SCSI low-level drivers
#
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_7000FASST is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AHA152X is not set
# CONFIG_SCSI_AHA1542 is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_IN2000 is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_SCSI_SATA is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_DTC3280 is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_GENERIC_NCR5380 is not set
# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_NCR53C406A is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_PAS16 is not set
# CONFIG_SCSI_PSI240I is not set
# CONFIG_SCSI_QLOGIC_FAS is not set
# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
CONFIG_SCSI_QLA2XXX=m
# CONFIG_SCSI_QLA21XX is not set
# CONFIG_SCSI_QLA22XX is not set
# CONFIG_SCSI_QLA2300 is not set
# CONFIG_SCSI_QLA2322 is not set
# CONFIG_SCSI_QLA6312 is not set
# CONFIG_SCSI_QLA6322 is not set
# CONFIG_SCSI_SYM53C416 is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_T128 is not set
# CONFIG_SCSI_U14_34F is not set
# CONFIG_SCSI_ULTRASTOR is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set

#
# Old CD-ROM drivers (not SCSI, not IDE)
#
# CONFIG_CD_NO_IDESCSI is not set

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

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

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

#
# I2O device support
#
# CONFIG_I2O is not set

#
# Networking support
#
CONFIG_NET=y

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

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

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

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

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

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

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_HAMRADIO is not set
CONFIG_IRDA=y

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

#
# IrDA options
#
# CONFIG_IRDA_CACHE_LAST_LSAP is not set
CONFIG_IRDA_FAST_RR=y
CONFIG_IRDA_DEBUG=y

#
# Infrared-port device drivers
#

#
# SIR device drivers
#
CONFIG_IRTTY_SIR=y

#
# Dongle support
#
CONFIG_DONGLE=y
# CONFIG_ESI_DONGLE is not set
# CONFIG_ACTISYS_DONGLE is not set
# CONFIG_TEKRAM_DONGLE is not set
# CONFIG_LITELINK_DONGLE is not set
CONFIG_MA600_DONGLE=y
# CONFIG_GIRBIL_DONGLE is not set
# CONFIG_MCP2120_DONGLE is not set
# CONFIG_OLD_BELKIN_DONGLE is not set
# CONFIG_ACT200L_DONGLE is not set

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

#
# Old Serial dongle support
#

#
# FIR device drivers
#
# CONFIG_USB_IRDA is not set
# CONFIG_SIGMATEL_FIR is not set
# CONFIG_NSC_FIR is not set
# CONFIG_WINBOND_FIR is not set
# CONFIG_TOSHIBA_FIR is not set
# CONFIG_SMC_IRCC_FIR is not set
# CONFIG_ALI_FIR is not set
# CONFIG_VLSI_FIR is not set
# CONFIG_VIA_FIR is not set
# CONFIG_BT is not set
CONFIG_NETDEVICES=y
CONFIG_DUMMY=m
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
CONFIG_TUN=m
# CONFIG_ETHERTAP is not set
# CONFIG_NET_SB1000 is not set

#
# ARCnet devices
#
# CONFIG_ARCNET is not set

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
# CONFIG_MII is not set
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
CONFIG_NET_VENDOR_3COM=y
# CONFIG_EL1 is not set
# CONFIG_EL2 is not set
# CONFIG_ELPLUS is not set
# CONFIG_EL16 is not set
# CONFIG_EL3 is not set
# CONFIG_3C515 is not set
CONFIG_VORTEX=m
# CONFIG_TYPHOON 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 is not set
# CONFIG_NET_POCKET is not set

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

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

#
# Token Ring devices
#
# CONFIG_TR is not set

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

#
# Wan interfaces
#
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
CONFIG_PPP=m
CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPPOE=m
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y

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

#
# Input I/O drivers
#
CONFIG_GAMEPORT=m
CONFIG_SOUND_GAMEPORT=m
# CONFIG_GAMEPORT_NS558 is not set
# CONFIG_GAMEPORT_L4 is not set
# CONFIG_GAMEPORT_EMU10K1 is not set
# CONFIG_GAMEPORT_VORTEX is not set
# CONFIG_GAMEPORT_FM801 is not set
# CONFIG_GAMEPORT_CS461x is not set
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 is not set
CONFIG_INPUT_JOYSTICK=y
CONFIG_JOYSTICK_ANALOG=m
# CONFIG_JOYSTICK_A3D is not set
# CONFIG_JOYSTICK_ADI is not set
# CONFIG_JOYSTICK_COBRA is not set
# CONFIG_JOYSTICK_GF2K is not set
# CONFIG_JOYSTICK_GRIP is not set
# CONFIG_JOYSTICK_GRIP_MP is not set
# CONFIG_JOYSTICK_GUILLEMOT is not set
# CONFIG_JOYSTICK_INTERACT is not set
# CONFIG_JOYSTICK_SIDEWINDER is not set
# CONFIG_JOYSTICK_TMDC is not set
# CONFIG_JOYSTICK_IFORCE is not set
# CONFIG_JOYSTICK_WARRIOR is not set
# CONFIG_JOYSTICK_MAGELLAN is not set
# CONFIG_JOYSTICK_SPACEORB is not set
# CONFIG_JOYSTICK_SPACEBALL is not set
# CONFIG_JOYSTICK_STINGER is not set
# CONFIG_JOYSTICK_TWIDDLER is not set
# CONFIG_JOYSTICK_DB9 is not set
# CONFIG_JOYSTICK_GAMECON is not set
# CONFIG_JOYSTICK_TURBOGRAFX is not set
# CONFIG_INPUT_JOYDUMP 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=m
# CONFIG_SERIAL_8250_ACPI is not set
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
# CONFIG_SERIAL_8250_MANY_PORTS is not set
# CONFIG_SERIAL_8250_SHARE_IRQ is not set
CONFIG_SERIAL_8250_DETECT_IRQ=y
# CONFIG_SERIAL_8250_MULTIPORT is not set
# CONFIG_SERIAL_8250_RSA is not set

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

#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set

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

#
# Watchdog Device Drivers
#
CONFIG_SOFT_WATCHDOG=y
# 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_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 is not set
CONFIG_NVRAM=y
CONFIG_RTC=y
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set

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

#
# I2C support
#
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=m

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

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

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

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

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

#
# Misc devices
#
# CONFIG_IBM_ASM is not set

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set

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

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

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_MDA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FONTS=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
CONFIG_FONT_6x11=y
CONFIG_FONT_PEARL_8x8=y
CONFIG_FONT_ACORN_8x8=y
CONFIG_FONT_MINI_4x6=y
CONFIG_FONT_SUN8x16=y
CONFIG_FONT_SUN12x22=y

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

#
# Sound
#
CONFIG_SOUND=y

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

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

#
# ISA devices
#
# CONFIG_SND_AD1816A is not set
# CONFIG_SND_AD1848 is not set
# CONFIG_SND_CS4231 is not set
# CONFIG_SND_CS4232 is not set
# CONFIG_SND_CS4236 is not set
# CONFIG_SND_ES968 is not set
# CONFIG_SND_ES1688 is not set
# CONFIG_SND_ES18XX is not set
# CONFIG_SND_GUSCLASSIC is not set
# CONFIG_SND_GUSEXTREME is not set
# CONFIG_SND_GUSMAX is not set
# CONFIG_SND_INTERWAVE is not set
# CONFIG_SND_INTERWAVE_STB is not set
# CONFIG_SND_OPTI92X_AD1848 is not set
# CONFIG_SND_OPTI92X_CS4231 is not set
# CONFIG_SND_OPTI93X is not set
# CONFIG_SND_SB8 is not set
# CONFIG_SND_SB16 is not set
# CONFIG_SND_SBAWE is not set
# CONFIG_SND_WAVEFRONT is not set
# CONFIG_SND_ALS100 is not set
# CONFIG_SND_AZT2320 is not set
# CONFIG_SND_CMI8330 is not set
# CONFIG_SND_DT019X is not set
# CONFIG_SND_OPL3SA2 is not set
# CONFIG_SND_SGALAXY is not set
# CONFIG_SND_SSCAPE is not set

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

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

#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set

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

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

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

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

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

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

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

#
# USB Multimedia devices
#
# CONFIG_USB_DABUSB is not set

#
# Video4Linux support is needed for USB Multimedia device support
#

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

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set

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

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

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set

#
# File systems
#
# CONFIG_EXT2_FS is not set
CONFIG_EXT3_FS=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=y
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
CONFIG_REISERFS_FS_SECURITY=y
# CONFIG_JFS_FS is not set
CONFIG_FS_POSIX_ACL=y
# CONFIG_XFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set

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

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=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 is not set
# CONFIG_DEVPTS_FS_XATTR is not set
CONFIG_TMPFS=y
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y

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

#
# Network File Systems
#
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
# CONFIG_EXPORTFS is not set
CONFIG_SMB_FS=m
CONFIG_SMB_NLS_DEFAULT=y
CONFIG_SMB_NLS_REMOTE="iso8859-15"
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

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

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

#
# Profiling support
#
CONFIG_PROFILING=y
CONFIG_OPROFILE=m

#
# Kernel hacking
#
CONFIG_DEBUG_KERNEL=y
CONFIG_MAGIC_SYSRQ=y
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_SPINLOCK is not set
CONFIG_DEBUG_SPINLOCK_SLEEP=y
# CONFIG_DEBUG_INFO is not set
CONFIG_FRAME_POINTER=y
CONFIG_EARLY_PRINTK=y
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_KPROBES is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_4KSTACKS is not set
# CONFIG_SCHEDSTATS is not set
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y

#
# Security options
#
CONFIG_SECURITY=y
# CONFIG_SECURITY_NETWORK is not set
CONFIG_SECURITY_CAPABILITIES=y
# CONFIG_SECURITY_ROOTPLUG is not set
# CONFIG_SECURITY_SELINUX is not set

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

#
# Library routines
#
CONFIG_CRC_CCITT=y
CONFIG_CRC32=m
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_PC=y

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

* Re: Linux 2.6.9-rc2 : oops
  2004-09-13 20:03 ` Linux 2.6.9-rc2 : oops Christian Borntraeger
@ 2004-09-13 20:39   ` Linus Torvalds
  2004-09-13 21:00     ` Andrew Morton
  2004-09-13 21:15     ` Christian Borntraeger
  0 siblings, 2 replies; 21+ messages in thread
From: Linus Torvalds @ 2004-09-13 20:39 UTC (permalink / raw)
  To: Christian Borntraeger
  Cc: Kernel Mailing List, Andrew Morton, Christoph Hellwig



On Mon, 13 Sep 2004, Christian Borntraeger wrote:
>
> I got an oops with 2.6.9-rc2 in free_block. 

The disassembly is:

		mov    0xc04fef10,%edx			edx is "mem_map"
		lea    0x40000000(%ecx),%eax		ecx is virtual address of "obj"
		shr    $0xc,%eax			eax is now pfn
		shl    $0x5,%eax			pfn * sizeof(struct page)
		mov    0x1c(%edx,%eax,1),%ebx		page->lru.prev
****		mov    0x4(%ebx),%edx			*****
		mov    (%ebx),%eax
		mov    %edx,0x4(%eax)
		mov    %eax,(%edx)

and your "%ebx" value is obviously crap. In fact, it looks like your %ecx 
is crap to begin with.

Looks like this code (mm/slab.c: 2131):

                slabp = GET_PAGE_SLAB(virt_to_page(objp));
		list_del(&slabp->list);

and in particular, you have "slabp" in %ebx, and the thing that oopses is 
trying to load "entry->prev" in list_del(). 

Looking at the register state:

	eax: 0080cc00   ebx: 013bab03   ecx: 00660044   edx: c1000000
	esi: c178f7e0   edi: 00000000   ebp: eff09f04   esp: eff09ee8

That "ecx" value looks strange. It should be a kernel virtual address, and 
it isn't.

Looks like somebody is trying to free an invalid address. Sadly, your 
traceback doesn't show _who_, because it's hidden in the buffering.

The only changes to slab itself have been by Christoph lately, I don't 
think that matters. Can you enable slab debugging? That should catch it 
much earlier..

		Linus

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

* Re: Linux 2.6.9-rc2 : oops
  2004-09-13 20:39   ` Linus Torvalds
@ 2004-09-13 21:00     ` Andrew Morton
  2004-09-13 21:22       ` Christian Borntraeger
  2004-09-13 21:15     ` Christian Borntraeger
  1 sibling, 1 reply; 21+ messages in thread
From: Andrew Morton @ 2004-09-13 21:00 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-kernel, hch

Linus Torvalds <torvalds@osdl.org> wrote:
>
>  Looks like somebody is trying to free an invalid address. Sadly, your 
>  traceback doesn't show _who_, because it's hidden in the buffering.

yes, I doubt if we get synchronous notification of a double-free without
CONFIG_DEBUG_SLAB.

There's a known double-free in the isofs filesystem.  Christian, were you
using CDROMs at the time?

>  The only changes to slab itself have been by Christoph lately, I don't 
>  think that matters. Can you enable slab debugging? That should catch it 
>  much earlier..

Yup.  Enable CONFIG_DEBUG_SLAB.



Invalidate this pointer so it doesn't get freed twice.

Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/fs/isofs/rock.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN fs/isofs/rock.c~rock-fix fs/isofs/rock.c
--- 25/fs/isofs/rock.c~rock-fix	2004-09-10 01:47:00.135392480 -0700
+++ 25-akpm/fs/isofs/rock.c	2004-09-10 01:47:00.139391872 -0700
@@ -62,7 +62,7 @@
 }                                     
 
 #define MAYBE_CONTINUE(LABEL,DEV) \
-  {if (buffer) kfree(buffer); \
+  {if (buffer) { kfree(buffer); buffer = NULL; } \
   if (cont_extent){ \
     int block, offset, offset1; \
     struct buffer_head * pbh; \
_


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

* Re: Linux 2.6.9-rc2 : oops
  2004-09-13 20:39   ` Linus Torvalds
  2004-09-13 21:00     ` Andrew Morton
@ 2004-09-13 21:15     ` Christian Borntraeger
  2004-09-13 21:23       ` Linus Torvalds
  1 sibling, 1 reply; 21+ messages in thread
From: Christian Borntraeger @ 2004-09-13 21:15 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Kernel Mailing List, Andrew Morton, Christoph Hellwig

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

Linus Torvalds wrote:
> On Mon, 13 Sep 2004, Christian Borntraeger wrote:
> > I got an oops with 2.6.9-rc2 in free_block.
> Looks like somebody is trying to free an invalid address. Sadly, your
> traceback doesn't show _who_, because it's hidden in the buffering.
>
> The only changes to slab itself have been by Christoph lately, I don't
> think that matters. Can you enable slab debugging? That should catch it
> much earlier..

Got it. I can reproduce the problem by mounting one of my recently burned 
backup cds. 

reversing "[PATCH] Fix leaks in ISOFS."
http://linux.bkbits.net:8080/linux-2.6/cset%40413792bdlE_TiqzIHELio3xcG68QeQ
helps. Seems we need a fix for the fix. 

thanks for your help

Christian


slab error in cache_free_debugcheck(): cache `size-256': double free, or 
memory outside object was overwritten
 [<c0105e87>] dump_stack+0x17/0x20
 [<c013ef57>] cache_free_debugcheck+0x197/0x210
 [<c013fada>] kfree+0x4a/0x90
 [<f3be297f>] parse_rock_ridge_inode_internal+0x1af/0x610 [isofs]
 [<f3be2f88>] parse_rock_ridge_inode+0x18/0x50 [isofs]
 [<f3be1a9e>] isofs_read_inode+0x24e/0x3f0 [isofs]
 [<f3be1cf9>] isofs_iget+0x59/0x70 [isofs]
 [<f3be0f68>] isofs_fill_super+0x398/0x620 [isofs]
 [<c01595fa>] get_sb_bdev+0xea/0x120
 [<f3be1d2c>] isofs_get_sb+0x1c/0x30 [isofs]
 [<c015982e>] do_kern_mount+0x8e/0x150
 [<c016ea34>] do_new_mount+0x64/0xa0
 [<c016f123>] do_mount+0x163/0x1a0
 [<c016f4c8>] sys_mount+0x88/0xf0
 [<c010504f>] syscall_call+0x7/0xb
....
there is more, see attachement 


Christian

[-- Attachment #2: dmesg --]
[-- Type: text/plain, Size: 25352 bytes --]

Linux version 2.6.9-rc2 (root@cubus) (gcc-Version 3.3.4 (Debian 1:3.3.4-11)) #2 Mon Sep 13 22:43:26 CEST 2004
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
 BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000002ffec000 (usable)
 BIOS-e820: 000000002ffec000 - 000000002ffef000 (ACPI data)
 BIOS-e820: 000000002ffef000 - 000000002ffff000 (reserved)
 BIOS-e820: 000000002ffff000 - 0000000030000000 (ACPI NVS)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
767MB LOWMEM available.
On node 0 totalpages: 196588
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 192492 pages, LIFO batch:16
  HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 ASUS                                      ) @ 0x000f6a70
ACPI: RSDT (v001 ASUS   A7V-133  0x30303031 MSFT 0x31313031) @ 0x2ffec000
ACPI: FADT (v001 ASUS   A7V-133  0x30303031 MSFT 0x31313031) @ 0x2ffec080
ACPI: BOOT (v001 ASUS   A7V-133  0x30303031 MSFT 0x31313031) @ 0x2ffec040
ACPI: DSDT (v001   ASUS A7V-133  0x00001000 MSFT 0x0100000b) @ 0x00000000
ACPI: PM-Timer IO Port: 0xe408
Built 1 zonelists
Kernel command line: BOOT_IMAGE=Linux269rc2 root=901 video=rivafb:1024x768@85
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 65536 bytes)
Detected 1311.697 MHz processor.
Using pmtmr for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 774488k/786352k available (2607k kernel code, 11316k reserved, 1113k data, 192k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 2596.86 BogoMIPS (lpj=1298432)
Security Scaffold v1.0.0 initialized
Capability LSM initialized
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: 0383fbff c1c3fbff 00000000 00000000
CPU: After vendor identify, caps:  0383fbff c1c3fbff 00000000 00000000
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 64K (64 bytes/line)
CPU: After all inits, caps:        0383fbff c1c3fbff 00000000 00000020
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: AMD Duron(tm) Processor stepping 01
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
 tbxface-0117 [02] acpi_load_tables      : ACPI Tables successfully acquired
Parsing all Control Methods:...................................................................................................................
Table [DSDT](id F004) - 356 Objects with 38 Devices 115 Methods 24 Regions
ACPI Namespace successfully loaded at root c050773c
ACPI: IRQ9 SCI: Level Trigger.
evxfevnt-0093 [03] acpi_enable           : Transition to ACPI mode successful
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xf1180, last bus=1
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040715
evgpeblk-0980 [07] ev_create_gpe_block   : GPE 00 to 0F [_GPE] 2 regs at 000000000000E420 on int 0x9
evgpeblk-0989 [07] ev_create_gpe_block   : Found 4 Wake, Enabled 0 Runtime GPEs in this block
Completing Region/Field/Buffer/Package initialization:.......................................................
Initialized 23/24 Regions 2/2 Fields 19/19 Buffers 11/14 Packages (365 nodes)
Executing all Device _STA and_INI methods:.........................................
41 Devices found containing: 41 _STA, 0 _INI methods
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
Disabling VIA memory write queue (PCI ID 0305, rev 03): [55] 89 & 1f -> 09
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Linux Plug and Play Support v0.97 (c) Adam Belay
PnPBIOS: Scanning system for PnP BIOS support...
PnPBIOS: Found PnP BIOS installation structure at 0xc00fc4f0
PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xc520, dseg 0xf0000
pnp: 00:12: ioport range 0xe400-0xe47f could not be reserved
pnp: 00:12: ioport range 0xe800-0xe83f could not be reserved
PnPBIOS: 15 nodes reported by PnP BIOS; 15 recorded by driver
PCI: Using ACPI for IRQ routing
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 9
ACPI: PCI interrupt 0000:00:04.2[D] -> GSI 9 (level, low) -> IRQ 9
ACPI: PCI interrupt 0000:00:04.3[D] -> GSI 9 (level, low) -> IRQ 9
ACPI: PCI interrupt 0000:00:09.0[A] -> GSI 9 (level, low) -> IRQ 9
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
ACPI: PCI interrupt 0000:00:11.0[A] -> GSI 10 (level, low) -> IRQ 10
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
spurious 8259A interrupt: IRQ7.
irda_init()
NET: Registered protocol family 23
Simple Boot Flag at 0x3a set to 0x1
Machine check exception polling timer started.
Initializing Cryptographic API
Applying VIA southbridge workaround.
PCI: Disabling Via external APIC routing
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
rivafb: nVidia device/chipset 10DE0110
rivafb: nVidia Corporation NV11 [GeForce2 MX/MX 400]
rivafb: Detected CRTC controller 0 being used
rivafb: RIVA MTRR set to ON
rivafb: Found EDID Block from BUS 1
rivafb: setting virtual Y resolution to 32768
rivafb: setting virtual Y resolution to 32768
rivafb: Detected CRTC controller 0 being used
rivafb: Detected CRTC controller 0 being used
Console: switching to colour frame buffer device 128x48
rivafb: PCI nVidia NV11 framebuffer ver 0.9.5b (32MB @ 0xC8000000)
vga16fb: initializing
vga16fb: mapped to 0xc00a0000
fb1: VGA16 VGA frame buffer device
vesafb: probe of vesafb0 failed with error -6
ACPI: Power Button (FF) [PWRF]
ACPI: Processor [CPU0] (supports C1 C2, 16 throttling states)
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12
Non-volatile memory driver v1.2
Software Watchdog Timer: 0.07 initialized. soft_noboot=0 soft_margin=60 sec (nowayout= 0)
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected VIA Twister-K/KT133x/KM133 chipset
agpgart: Maximum main memory to use for agp memory: 690M
agpgart: AGP aperture is 256M @ 0xd0000000
Hangcheck: starting hangcheck timer 0.5.0 (tick is 180 seconds, margin is 60 seconds).
irda_register_dongle : registering dongle "MA600" (11).
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 0000:00:04.1
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci0000:00:04.1
    ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xd808-0xd80f, BIOS settings: hdc:DMA, hdd:DMA
Probing IDE interface ide0...
hda: SAMSUNG SP1614N, ATA DISK drive
Using anticipatory io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: TOSHIBA DVD-ROM SD-M1502, ATAPI CD/DVD-ROM drive
hdd: SONY CD-RW CRX140E, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
PDC20265: IDE controller at PCI slot 0000:00:11.0
ACPI: PCI interrupt 0000:00:11.0[A] -> GSI 10 (level, low) -> IRQ 10
PDC20265: chipset revision 2
PDC20265: 100% native mode on irq 10
PDC20265: (U)DMA Burst Bit ENABLED Primary PCI Mode Secondary PCI Mode.
    ide2: BM-DMA at 0x8400-0x8407, BIOS settings: hde:pio, hdf:pio
    ide3: BM-DMA at 0x8408-0x840f, BIOS settings: hdg:pio, hdh:pio
Probing IDE interface ide2...
hde: WDC WD1200BB-00CAA1, ATA DISK drive
ide2 at 0x9800-0x9807,0x9402 on irq 10
Probing IDE interface ide3...
Probing IDE interface ide3...
Probing IDE interface ide4...
ide4: Wait for ready failed before probe !
Probing IDE interface ide5...
ide5: Wait for ready failed before probe !
hda: max request size: 1024KiB
hda: 312581808 sectors (160041 MB) w/8192KiB Cache, CHS=19457/255/63, UDMA(100)
hda: cache flushes supported
 hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 >
hde: max request size: 128KiB
hde: 234441648 sectors (120034 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
hde: cache flushes not supported
 hde: hde1 hde2
hdc: ATAPI 48X DVD-ROM drive, 128kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
hdd: ATAPI 32X CD-ROM CD-R/RW drive, 4096kB Cache, UDMA(33)
mice: PS/2 mouse device common for all mice
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0
md: linear personality registered as nr 1
md: raid0 personality registered as nr 2
md: raid1 personality registered as nr 3
md: raid5 personality registered as nr 4
raid5: automatically using best checksumming function: pIII_sse
   pIII_sse  :  3648.000 MB/sec
raid5: using function: pIII_sse (3648.000 MB/sec)
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
device-mapper: 4.1.0-ioctl (2003-12-10) initialised: dm@uk.sistina.com
Advanced Linux Sound Architecture Driver Version 1.0.6 (Sun Aug 15 07:17:53 2004 UTC).
PCI: Enabling device 0000:00:0a.0 (0004 -> 0005)
ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 11 (level, low) -> IRQ 11
ALSA device list:
  #0: Ensoniq AudioPCI ENS1370 at 0xa000, irq 11
NET: Registered protocol family 2
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 10
IPv6 over IPv4 tunneling driver
NET: Registered protocol family 15
IrCOMM protocol (Dag Brattli)
ACPI: (supports S0 S1 S3 S4 S5)
ACPI wakeup devices: 
PWRB PCI0 UAR1 UAR2 USB0 USB1 
md: Autodetecting RAID arrays.
md: autorun ...
md: considering hde2 ...
md:  adding hde2 ...
md: hde1 has different UUID to hde2
md:  adding hda3 ...
md: hda2 has different UUID to hde2
md: created md1
md: bind<hda3>
md: bind<hde2>
md: running: <hde2><hda3>
md1: setting max_sectors to 128, segment boundary to 32767
raid0: looking at hde2
raid0:   comparing hde2(107454720) with hde2(107454720)
raid0:   END
raid0:   ==> UNIQUE
raid0: 1 zones
raid0: looking at hda3
raid0:   comparing hda3(107426560) with hde2(107454720)
raid0:   NOT EQUAL
raid0:   comparing hda3(107426560) with hda3(107426560)
raid0:   END
raid0:   ==> UNIQUE
raid0: 2 zones
raid0: FINAL 2 zones
raid0: zone 1
raid0: checking hda3 ... nope.
raid0: checking hde2 ... contained as device 0
  (107454720) is smallest!.
raid0: zone->nb_dev: 1, size: 28160
raid0: current zone offset: 107454720
raid0: done.
raid0 : md_size is 214881280 blocks.
raid0 : conf->hash_spacing is 214853120 blocks.
raid0 : nb_zone is 2.
raid0 : Allocating 8 bytes for hash.
md: considering hde1 ...
md:  adding hde1 ...
md:  adding hda2 ...
md: created md0
md: bind<hda2>
md: bind<hde1>
md: running: <hde1><hda2>
raid1: raid set md0 active with 2 out of 2 mirrors
md: ... autorun DONE.
ReiserFS: md1: found reiserfs format "3.6" with standard journal
ReiserFS: md1: using ordered data mode
ReiserFS: md1: journal params: device md1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: md1: checking transaction log (md1)
ReiserFS: md1: Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Freeing unused kernel memory: 192k freed
Adding 931728k swap on /dev/hda7.  Priority:-1 extents:1
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v2.2
ACPI: PCI interrupt 0000:00:04.2[D] -> GSI 9 (level, low) -> IRQ 9
uhci_hcd 0000:00:04.2: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
uhci_hcd 0000:00:04.2: irq 9, io base 0000d400
uhci_hcd 0000:00:04.2: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI interrupt 0000:00:04.3[D] -> GSI 9 (level, low) -> IRQ 9
uhci_hcd 0000:00:04.3: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#2)
uhci_hcd 0000:00:04.3: irq 9, io base 0000d000
uhci_hcd 0000:00:04.3: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
usb 2-1: new low speed USB device using address 2
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
usbcore: registered new driver hiddev
input: USB HID v1.00 Mouse [Microsoft Microsoft Wheel Mouse Optical®] on usb-0000:00:04.3-1
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
PCI: Enabling device 0000:00:09.0 (0014 -> 0017)
ACPI: PCI interrupt 0000:00:09.0[A] -> GSI 9 (level, low) -> IRQ 9
3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
0000:00:09.0: 3Com PCI 3c905B Cyclone 100baseTx at 0xa400. Vers LK1.1.19
NET: Registered protocol family 17
i2c /dev entries driver
loop: loaded (max 8 devices)
lp0: using parport0 (interrupt-driven).
cdrom: open failed.
ReiserFS: md0: found reiserfs format "3.6" with standard journal
ReiserFS: md0: using ordered data mode
ReiserFS: md0: journal params: device md0, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: md0: checking transaction log (md0)
ReiserFS: md0: Using r5 hash to sort names
NTFS driver 2.1.17 [Flags: R/O MODULE].
NTFS volume version 3.1.
ip_tables: (C) 2000-2002 Netfilter core team
ip_conntrack version 2.1 (6143 buckets, 49144 max) - 332 bytes per conntrack
inserting floppy driver for 2.6.9-rc2
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
input: PC Speaker
SCSI subsystem initialized
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
rivafb: Detected CRTC controller 0 being used
rivafb: Detected CRTC controller 0 being used
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
slab error in cache_free_debugcheck(): cache `size-256': double free, or memory outside object was overwritten
 [<c0105e87>] dump_stack+0x17/0x20
 [<c013ef57>] cache_free_debugcheck+0x197/0x210
 [<c013fada>] kfree+0x4a/0x90
 [<f3be297f>] parse_rock_ridge_inode_internal+0x1af/0x610 [isofs]
 [<f3be2f88>] parse_rock_ridge_inode+0x18/0x50 [isofs]
 [<f3be1a9e>] isofs_read_inode+0x24e/0x3f0 [isofs]
 [<f3be1cf9>] isofs_iget+0x59/0x70 [isofs]
 [<f3be0f68>] isofs_fill_super+0x398/0x620 [isofs]
 [<c01595fa>] get_sb_bdev+0xea/0x120
 [<f3be1d2c>] isofs_get_sb+0x1c/0x30 [isofs]
 [<c015982e>] do_kern_mount+0x8e/0x150
 [<c016ea34>] do_new_mount+0x64/0xa0
 [<c016f123>] do_mount+0x163/0x1a0
 [<c016f4c8>] sys_mount+0x88/0xf0
 [<c010504f>] syscall_call+0x7/0xb
d2feb144: redzone 1: 0x5a2cf071, redzone 2: 0x5a2cf071.
Slab corruption: start=d2feb148, len=256
Redzone: 0x170fc2a5/0x170fc2a5.
Last user: [<c02e0659>](alloc_skb+0x39/0xd0)
000: 3c 37 3e 53 65 70 20 31 33 20 32 32 3a 35 30 3a
010: 35 34 20 6b 65 72 6e 65 6c 3a 20 49 53 4f 20 39
020: 36 36 30 20 45 78 74 65 6e 73 69 6f 6e 73 3a 20
030: 52 52 49 50 5f 31 39 39 31 41 00 5a 5a 5a 5a 5a
040: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
050: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a
Prev obj: start=d2feb03c, len=256
Redzone: 0x5a2cf071/0x5a2cf071.
Last user: [<c02e07fb>](kfree_skbmem+0xb/0x20)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Next obj: start=d2feb254, len=256
Redzone: 0x5a2cf071/0x5a2cf071.
Last user: [<c02e07fb>](kfree_skbmem+0xb/0x20)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Slab corruption: start=d2feb148, len=256
Redzone: 0x170fc2a5/0x170fc2a5.
Last user: [<c02e0659>](alloc_skb+0x39/0xd0)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Prev obj: start=d2feb03c, len=256
Redzone: 0x5a2cf071/0x5a2cf071.
Last user: [<c02e07fb>](kfree_skbmem+0xb/0x20)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Next obj: start=d2feb254, len=256
Redzone: 0x5a2cf071/0x5a2cf071.
Last user: [<c02e07fb>](kfree_skbmem+0xb/0x20)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Slab corruption: start=d2feb148, len=256
Redzone: 0x170fc2a5/0x170fc2a5.
Last user: [<c02e0659>](alloc_skb+0x39/0xd0)
000: 3c 33 3e 53 65 70 20 31 33 20 32 32 3a 35 30 3a
010: 35 34 20 6b 65 72 6e 65 6c 3a 20 50 72 65 76 20
020: 6f 62 6a 3a 20 73 74 61 72 74 3d 64 32 66 65 62
030: 30 33 63 2c 20 6c 65 6e 3d 32 35 36 00 5a 5a 5a
040: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
050: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a
Prev obj: start=d2feb03c, len=256
Redzone: 0x5a2cf071/0x5a2cf071.
Last user: [<c02e07fb>](kfree_skbmem+0xb/0x20)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Next obj: start=d2feb254, len=256
Redzone: 0x5a2cf071/0x5a2cf071.
Last user: [<c02e07fb>](kfree_skbmem+0xb/0x20)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Slab corruption: start=d2feb148, len=256
Redzone: 0x170fc2a5/0x170fc2a5.
Last user: [<c02e0659>](alloc_skb+0x39/0xd0)
000: 3c 33 3e 53 65 70 20 31 33 20 32 32 3a 35 30 3a
010: 35 34 20 6b 65 72 6e 65 6c 3a 20 52 65 64 7a 6f
020: 6e 65 3a 20 30 78 31 37 30 66 63 32 61 35 2f 30
030: 78 31 37 30 66 63 32 61 35 2e 00 5a 5a 5a 5a 5a
040: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
050: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a
Prev obj: start=d2feb03c, len=256
Redzone: 0x5a2cf071/0x5a2cf071.
Last user: [<c02e07fb>](kfree_skbmem+0xb/0x20)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Next obj: start=d2feb254, len=256
Redzone: 0x5a2cf071/0x5a2cf071.
Last user: [<c02e07fb>](kfree_skbmem+0xb/0x20)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Slab corruption: start=d2feb148, len=256
Redzone: 0x170fc2a5/0x170fc2a5.
Last user: [<c02e0659>](alloc_skb+0x39/0xd0)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Prev obj: start=d2feb03c, len=256
Redzone: 0x5a2cf071/0x5a2cf071.
Last user: [<c02e07fb>](kfree_skbmem+0xb/0x20)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Next obj: start=d2feb254, len=256
Redzone: 0x5a2cf071/0x5a2cf071.
Last user: [<c02e07fb>](kfree_skbmem+0xb/0x20)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Slab corruption: start=d2feb148, len=256
Redzone: 0x170fc2a5/0x170fc2a5.
Last user: [<c02e0659>](alloc_skb+0x39/0xd0)
000: 3c 33 3e 53 65 70 20 31 33 20 32 32 3a 35 30 3a
010: 35 34 20 6b 65 72 6e 65 6c 3a 20 50 72 65 76 20
020: 6f 62 6a 3a 20 73 74 61 72 74 3d 64 32 66 65 62
030: 30 33 63 2c 20 6c 65 6e 3d 32 35 36 00 5a 5a 5a
040: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
050: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a
Prev obj: start=d2feb03c, len=256
Redzone: 0x5a2cf071/0x5a2cf071.
Last user: [<c02e07fb>](kfree_skbmem+0xb/0x20)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Next obj: start=d2feb254, len=256
Redzone: 0x5a2cf071/0x5a2cf071.
Last user: [<c02e07fb>](kfree_skbmem+0xb/0x20)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Slab corruption: start=d2feb148, len=256
Redzone: 0x170fc2a5/0x170fc2a5.
Last user: [<c02e0659>](alloc_skb+0x39/0xd0)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Prev obj: start=d2feb03c, len=256
Redzone: 0x5a2cf071/0x5a2cf071.
Last user: [<c02e07fb>](kfree_skbmem+0xb/0x20)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Next obj: start=d2feb254, len=256
Redzone: 0x5a2cf071/0x5a2cf071.
Last user: [<c02e07fb>](kfree_skbmem+0xb/0x20)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Slab corruption: start=d2feb148, len=256
Redzone: 0x170fc2a5/0x170fc2a5.
Last user: [<c02e0659>](alloc_skb+0x39/0xd0)
000: 3c 33 3e 53 65 70 20 31 33 20 32 32 3a 35 30 3a
010: 35 34 20 6b 65 72 6e 65 6c 3a 20 52 65 64 7a 6f
020: 6e 65 3a 20 30 78 31 37 30 66 63 32 61 35 2f 30
030: 78 31 37 30 66 63 32 61 35 2e 00 5a 5a 5a 5a 5a
040: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
050: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a
Prev obj: start=d2feb03c, len=256
Redzone: 0x5a2cf071/0x5a2cf071.
Last user: [<c02e07fb>](kfree_skbmem+0xb/0x20)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Next obj: start=d2feb254, len=256
Redzone: 0x5a2cf071/0x5a2cf071.
Last user: [<c02e07fb>](kfree_skbmem+0xb/0x20)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Slab corruption: start=d2feb148, len=256
Redzone: 0x170fc2a5/0x170fc2a5.
Last user: [<c02e0659>](alloc_skb+0x39/0xd0)
000: 3c 33 3e 53 65 70 20 31 33 20 32 32 3a 35 30 3a
010: 35 34 20 6b 65 72 6e 65 6c 3a 20 52 65 64 7a 6f
020: 6e 65 3a 20 30 78 31 37 30 66 63 32 61 35 2f 30
030: 78 31 37 30 66 63 32 61 35 2e 00 5a 5a 5a 5a 5a
040: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
050: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a
Prev obj: start=d2feb03c, len=256
Redzone: 0x5a2cf071/0x5a2cf071.
Last user: [<c02e07fb>](kfree_skbmem+0xb/0x20)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Next obj: start=d2feb254, len=256
Redzone: 0x5a2cf071/0x5a2cf071.
Last user: [<c02e07fb>](kfree_skbmem+0xb/0x20)
000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
slab error in cache_alloc_debugcheck_after(): cache `size-256': double free, or memory outside object was overwritten
 [<c0105e87>] dump_stack+0x17/0x20
 [<c013f3bc>] cache_alloc_debugcheck_after+0x8c/0x130
 [<c013f97f>] <1>Unable to handle kernel paging request at virtual address 5a5a5a5a
 printing eip:
c02e0785
*pde = 00000000
Oops: 0000 [#1]
PREEMPT 
Modules linked in: isofs usb_storage scsi_mod pcspkr floppy 8250_pnp ipt_state ipt_MASQUERADE iptable_nat ip_conntrack iptable_filter ip_tables vfat fat nls_iso8859_15 ntfs lp loop w83781d i2c_viapro i2c_dev i2c_sensor af_packet nls_cp437 nls_iso8859_1 3c59x joydev parport_pc evdev parport usbhid 8250 serial_core uhci_hcd usbcore
CPU:    0
EIP:    0060:[<c02e0785>]    Not tainted VLI
EFLAGS: 00010297   (2.6.9-rc2) 
EIP is at skb_release_data+0x35/0xa0
eax: d2feb188   ebx: 00000000   ecx: d2feb188   edx: 5a5a5a5a
esi: e4839b68   edi: ee89dd7c   ebp: ee89dd30   esp: ee89dd28
ds: 007b   es: 007b   ss: 0068
Process syslogd (pid: 3016, threadinfo=ee89c000 task=ee833020)
Stack: e4839b68 e4839b68 ee89dd3c c02e07fb 00000000 ee89dd5c c02e0890 ee89dea0 
       00000000 e4839b68 ee89df2c e4839b68 ee89df2c ee89dda8 c033361a 00000000 
       00000000 eee30340 ee89ddb8 eed94584 0000003b 00000bcc 00000000 00000000 
Call Trace:
 [<c0105e5a>] show_stack+0x7a/0x90
 [<c0105fdd>] show_registers+0x14d/0x1b0
 [<c01061c4>] die+0xe4/0x170
 [<c0116635>] do_page_fault+0x225/0x5ac
 [<c0105a59>] error_code+0x2d/0x38
 [<c02e07fb>] kfree_skbmem+0xb/0x20
 [<c02e0890>] __kfree_skb+0x80/0x100
 [<c033361a>] unix_dgram_recvmsg+0x12a/0x1d0
 [<c02dce2d>] sock_recvmsg+0xbd/0xe0
 [<c02de275>] sys_recvfrom+0x85/0xe0
 [<c02de306>] sys_recv+0x36/0x40
 [<c02de932>] sys_socketcall+0x142/0x230
 [<c010504f>] syscall_call+0x7/0xb
Code: 00 74 0f 8b 80 a0 00 00 00 ff 08 0f 94 c2 84 d2 74 75 8b 8e a0 00 00 00 8b 51 04 89 c8 85 d2 74 35 31 db 39 d3 73 2f 8b 54 d8 10 <8b> 02 f6 c4 08 75 17 8b 42 04 40 74 45 83 42 04 ff 0f 98 c0 84 
 __kmalloc+0x8f/0xc0
 [<c02e0659>] alloc_skb+0x39/0xd0
 [<c02df991>] sock_alloc_send_pskb+0xb1/0x1c0
 [<c02dfaba>] sock_alloc_send_skb+0x1a/0x20
 [<c0333266>] unix_stream_sendmsg+0x156/0x370
 [<c02dd081>] sock_aio_write+0xe1/0x100
 [<c0152bb1>] do_sync_write+0x91/0xd0
 [<c0152cda>] vfs_write+0xea/0x120
 [<c0152dc1>] sys_write+0x41/0x70
 [<c010504f>] syscall_call+0x7/0xb
d2feb144: redzone 1: 0x170fc2a5, redzone 2: 0x170fc2a5.

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

* Re: Linux 2.6.9-rc2 : oops
  2004-09-13 21:00     ` Andrew Morton
@ 2004-09-13 21:22       ` Christian Borntraeger
  0 siblings, 0 replies; 21+ messages in thread
From: Christian Borntraeger @ 2004-09-13 21:22 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linus Torvalds, linux-kernel, hch

Andrew Morton wrote:
> There's a known double-free in the isofs filesystem.  Christian, were you
> using CDROMs at the time?

Yes I was - see my other mail. 

> Invalidate this pointer so it doesn't get freed twice.

Your patch fixes my problem. Thanks

Christian

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

* Re: Linux 2.6.9-rc2 : oops
  2004-09-13 21:15     ` Christian Borntraeger
@ 2004-09-13 21:23       ` Linus Torvalds
  0 siblings, 0 replies; 21+ messages in thread
From: Linus Torvalds @ 2004-09-13 21:23 UTC (permalink / raw)
  To: Christian Borntraeger
  Cc: Kernel Mailing List, Andrew Morton, Christoph Hellwig



On Mon, 13 Sep 2004, Christian Borntraeger wrote:
> 
> reversing "[PATCH] Fix leaks in ISOFS."
> http://linux.bkbits.net:8080/linux-2.6/cset%40413792bdlE_TiqzIHELio3xcG68QeQ
> helps. Seems we need a fix for the fix. 

Andrew posted one already, which looks "obviously correct". Can you undo 
your revert, and try that one? I've already applied it to BK, so if you're 
on BK you can just pull from the current repo's.

Thanks,

		Linus

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

* Re: Linux 2.6.9-rc2
  2004-09-13 16:40 Linux 2.6.9-rc2 Linus Torvalds
  2004-09-13 20:03 ` Linux 2.6.9-rc2 : oops Christian Borntraeger
@ 2004-09-13 21:57 ` Peter Osterlund
  2004-09-14  9:49   ` Gerd Knorr
  2004-09-26  7:05   ` Peter Osterlund
  2004-09-14 13:12 ` Geert Uytterhoeven
                   ` (3 subsequent siblings)
  5 siblings, 2 replies; 21+ messages in thread
From: Peter Osterlund @ 2004-09-13 21:57 UTC (permalink / raw)
  To: Linus Torvalds, Gerd Knorr; +Cc: Kernel Mailing List

Linus Torvalds <torvalds@osdl.org> writes:

> Gerd Knorr:
>   o v4l: bttv driver update

This patch,

    http://linus.bkbits.net:8080/linux-2.5/cset@4138a998OBJaigDdWZo3Y58C5Brqlg?nav=index.html|ChangeSet@-2w

makes my computer lock up or instantly reboot when I try to do a tv
recording with mplayer.

lspci -vvv:

02:0a.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
        Subsystem: Pinnacle Systems Inc. PCTV pro (TV + FM stereo receiver)
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
        Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 64 (4000ns min, 10000ns max)
        Interrupt: pin A routed to IRQ 19
        Region 0: Memory at f80ff000 (32-bit, prefetchable)
        Capabilities: <available only to root>

Output from dmesg with a working kernel: (-rc2 with the above patch reverted)

    Linux video capture interface: v1.00
    bttv: driver version 0.9.15 loaded
    bttv: using 8 buffers with 2080k (520 pages) each for capture
    bttv: Bt8xx card found (0).
    ACPI: PCI interrupt 0000:02:0a.0[A] -> GSI 19 (level, low) -> IRQ 19
    bttv0: Bt878 (rev 17) at 0000:02:0a.0, irq: 19, latency: 64, mmio: 0xf80ff000
    bttv0: detected: Pinnacle PCTV [card=39], PCI subsystem ID is 11bd:0012
    bttv0: using: Pinnacle PCTV Studio/Rave [card=39,autodetected]
    bttv0: gpio: en=00000000, out=00000000 in=00fffbff [init]
    bttv0: i2c: checking for MSP34xx @ 0x80... found
    bttv0: pinnacle/mt: id=2 info="PAL+SECAM / stereo" radio=yes
    bttv0: using tuner=33
    bttv0: i2c: checking for MSP34xx @ 0x80... found
    msp3400: Ignoring new-style parameters in presence of obsolete ones
    msp34xx: init: chip=MSP3410G-B11 +nicam +simple +radio
    bttv0: i2c: checking for TDA9875 @ 0xb0... not found
    bttv0: i2c: checking for TDA7432 @ 0x8a... not found
    msp3410: daemon started
    tda9887: Ignoring new-style parameters in presence of obsolete ones
    tda9885/6/7: chip found @ 0x96
    tuner: Ignoring new-style parameters in presence of obsolete ones
    tuner: chip found at addr 0xc0 i2c-bus bt878 #0 [sw]
    tuner: type set to 33 (MT20xx universal) by bt878 #0 [sw]
    tuner: microtune: companycode=3cbf part=42 rev=ac
    tuner: microtune MT2050 found, OK
    bttv0: registered device video0
    bttv0: registered device vbi0
    bttv0: registered device radio0
    bttv0: PLL: 28636363 => 35468950 .. ok

When running the crashing kernel, the last line in /var/log/messages
after the crash is:

    bttv0: pinnacle/mt: id=2 info="PAL+SECAM / stereo" radio=yes

Maybe there is more data that doesn't make it to the disk. I can try
again with a serial console if you think that would help.

-- 
Peter Osterlund - petero2@telia.com
http://w1.894.telia.com/~u89404340

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

* Re: Linux 2.6.9-rc2
  2004-09-13 21:57 ` Linux 2.6.9-rc2 Peter Osterlund
@ 2004-09-14  9:49   ` Gerd Knorr
  2004-09-14 22:30     ` Peter Osterlund
  2004-09-26  7:05   ` Peter Osterlund
  1 sibling, 1 reply; 21+ messages in thread
From: Gerd Knorr @ 2004-09-14  9:49 UTC (permalink / raw)
  To: Peter Osterlund; +Cc: Kernel List

On Mon, Sep 13, 2004 at 11:57:44PM +0200, Peter Osterlund wrote:
> Linus Torvalds <torvalds@osdl.org> writes:
> 
> > Gerd Knorr:
> >   o v4l: bttv driver update
> 
> This patch,
> 
> Output from dmesg with a working kernel: (-rc2 with the above patch reverted)

> [ ... ]

> When running the crashing kernel, the last line in /var/log/messages
> after the crash is:
> 
>     bttv0: pinnacle/mt: id=2 info="PAL+SECAM / stereo" radio=yes
> 
> Maybe there is more data that doesn't make it to the disk. I can try
> again with a serial console if you think that would help.

That certainly is incomplete, at least the insmod messages should be
there if mencoder triggeres the crash.  A serial console log would be
helpful.  You can also try to reverse only parts of the patch, only the
changes in bttv-driver.c and/or in bttv-risc.c and see what happens.

Which format+size you are capturing with mencoder?

  Gerd

-- 
return -ENOSIG;

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

* Re: Linux 2.6.9-rc2
  2004-09-13 16:40 Linux 2.6.9-rc2 Linus Torvalds
  2004-09-13 20:03 ` Linux 2.6.9-rc2 : oops Christian Borntraeger
  2004-09-13 21:57 ` Linux 2.6.9-rc2 Peter Osterlund
@ 2004-09-14 13:12 ` Geert Uytterhoeven
  2004-09-15 10:22 ` Eric BEGOT
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 21+ messages in thread
From: Geert Uytterhoeven @ 2004-09-14 13:12 UTC (permalink / raw)
  To: Roland McGrath; +Cc: Linus Torvalds, Ralf Baechle, Linux Kernel Development

On Mon, 13 Sep 2004, Linus Torvalds wrote:
> Roland McGrath:
>   o waitid system call

You forgot to add `struct rusage _rusage' members to struct siginfo._sigchld
for 2 architectures that define HAVE_ARCH_SIGINFO_T.

I needed the first patch below to fix compilation for m68k.
I guess Ralf needs the second one for MIPS.

--- linux-2.6.9-rc2/include/asm-m68k/siginfo.h	2004-04-27 20:42:20.000000000 +0200
+++ linux-m68k-2.6.9-rc2/include/asm-m68k/siginfo.h	2004-09-14 13:56:55.000000000 +0200
@@ -46,6 +46,7 @@
 			clock_t _utime;
 			clock_t _stime;
 			__kernel_uid32_t _uid32; /* sender's uid */
+			struct rusage _rusage;
 		} _sigchld;

 		/* SIGILL, SIGFPE, SIGSEGV, SIGBUS */
--- linux-2.6.9-rc2/include/asm-mips/siginfo.h	2004-05-03 20:05:06.000000000 +0200
+++ linux-m68k-2.6.9-rc2/include/asm-mips/siginfo.h	2004-09-14 14:48:51.000000000 +0200
@@ -50,6 +50,7 @@
 			clock_t _utime;
 			int _status;		/* exit code */
 			clock_t _stime;
+			struct rusage _rusage;
 		} _sigchld;

 		/* IRIX SIGCHLD */

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

* Re: Linux 2.6.9-rc2
  2004-09-14  9:49   ` Gerd Knorr
@ 2004-09-14 22:30     ` Peter Osterlund
  2004-09-15  7:08       ` Gerd Knorr
  0 siblings, 1 reply; 21+ messages in thread
From: Peter Osterlund @ 2004-09-14 22:30 UTC (permalink / raw)
  To: Gerd Knorr; +Cc: Kernel List

Gerd Knorr <kraxel@bytesex.org> writes:

> On Mon, Sep 13, 2004 at 11:57:44PM +0200, Peter Osterlund wrote:
> > Linus Torvalds <torvalds@osdl.org> writes:
> > 
> > > Gerd Knorr:
> > >   o v4l: bttv driver update
> > 
> > This patch,
> > 
> > Output from dmesg with a working kernel: (-rc2 with the above patch reverted)
> 
> > [ ... ]
> 
> > When running the crashing kernel, the last line in /var/log/messages
> > after the crash is:
> > 
> >     bttv0: pinnacle/mt: id=2 info="PAL+SECAM / stereo" radio=yes
> > 
> > Maybe there is more data that doesn't make it to the disk. I can try
> > again with a serial console if you think that would help.
> 
> That certainly is incomplete, at least the insmod messages should be
> there if mencoder triggeres the crash.  A serial console log would be
> helpful.

I got this with a serial console:

    ...
    bttv0: ioctl 0xc02c5638 (v4l2, VIDIOC_G_FREQUENCY)
    bttv0: ioctl 0xc02c5638 (v4l2, VIDIOC_G_FREQUENCY)
    bttv0: ioctl 0xc0cc5604 (v4l2, VIDIOC_G_FMT)
    bttv0: ioctl 0xc0cc5604 (v4l2, VIDIOC_G_FMT)
    bttv0: ioctl 0xc0cc5604 (v4l2, VIDIOC_G_FMT)
    bttv0: ioctl 0xc0145608 (v4l2, VIDIOC_REQBUFS)
    bttv0: ioctl 0xc0445609 (v4l2, VIDIOC_QUERYBUF)
    bttv0: mmap type=video-cap 0xb791f000+663552
    bttv0: ioctl 0xc044560f (v4l2, VIDIOC_QBUF)
    Unable to handle kernel NULL pointer dereference at virtual a

The computer rebooted while printing the "Unable to handle..."
message. DMA engine gone wild?

> You can also try to reverse only parts of the patch, only the
> changes in bttv-driver.c and/or in bttv-risc.c and see what happens.

I found the change that crashes my computer. This patch is enough to
fix it for me:

diff -puN drivers/media/video/bttv-risc.c~v3_revert drivers/media/video/bttv-risc.c
--- linux/drivers/media/video/bttv-risc.c~v3_revert	2004-09-15 00:18:21.280831360 +0200
+++ linux-petero/drivers/media/video/bttv-risc.c	2004-09-15 00:18:21.283830904 +0200
@@ -153,16 +153,10 @@ bttv_risc_planar(struct bttv *btv, struc
 			chroma = 1;
 			break;
 		case 1:
-			if (!yoffset)
-				chroma = (line & 1) == 0;
-			else
-				chroma = (line & 1) == 1;
+			chroma = !(line & 1);
 			break;
 		case 2:
-			if (!yoffset)
-				chroma = (line & 3) == 0;
-			else
-				chroma = (line & 3) == 2;
+			chroma = !(line & 3);
 			break;
 		default:
 			chroma = 0;

> Which format+size you are capturing with mencoder?

mencoder tv:// -tv driver=v4l2:device=/dev/video0:width=768:height=576:chanlist=europe-west:norm=PAL:channel=$channel -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=$vbitrate -oac mp3lame -lameopts cbr:br=$abitrate -vf pp=lb -endpos $time -o $outfile >$outfile.log 2>&1

-- 
Peter Osterlund - petero2@telia.com
http://w1.894.telia.com/~u89404340

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

* Re: Linux 2.6.9-rc2
  2004-09-14 22:30     ` Peter Osterlund
@ 2004-09-15  7:08       ` Gerd Knorr
  2004-09-15 18:44         ` Peter Osterlund
  0 siblings, 1 reply; 21+ messages in thread
From: Gerd Knorr @ 2004-09-15  7:08 UTC (permalink / raw)
  To: Peter Osterlund; +Cc: Kernel List

> I found the change that crashes my computer. This patch is enough to
> fix it for me:
> 
> -			if (!yoffset)
> -				chroma = (line & 1) == 0;
> -			else
> -				chroma = (line & 1) == 1;

Does the one below work as well?

  Gerd

RCS file: /home/cvsroot/video4linux/bttv-risc.c,v
retrieving revision 1.4
diff -u -p -r1.4 bttv-risc.c
--- bttv-risc.c	23 Aug 2004 10:38:54 -0000	1.4
+++ bttv-risc.c	15 Sep 2004 07:05:44 -0000
@@ -154,15 +154,15 @@ bttv_risc_planar(struct bttv *btv, struc
 			break;
 		case 1:
 			if (!yoffset)
-				chroma = (line & 1) == 0;
+				chroma = ((line & 1) == 0);
 			else
-				chroma = (line & 1) == 1;
+				chroma = ((line & 1) == 1);
 			break;
 		case 2:
 			if (!yoffset)
-				chroma = (line & 3) == 0;
+				chroma = ((line & 3) == 0);
 			else
-				chroma = (line & 3) == 2;
+				chroma = ((line & 3) == 2);
 			break;
 		default:
 			chroma = 0;

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

* Re: Linux 2.6.9-rc2
  2004-09-13 16:40 Linux 2.6.9-rc2 Linus Torvalds
                   ` (2 preceding siblings ...)
  2004-09-14 13:12 ` Geert Uytterhoeven
@ 2004-09-15 10:22 ` Eric BEGOT
  2004-09-20 17:07 ` Linux 2.6.9-rc2 (compile stats) John Cherry
  2004-10-11 21:30 ` [PATCH] FrameMaster II build fix (was: Re: Linux 2.6.9-rc2) Geert Uytterhoeven
  5 siblings, 0 replies; 21+ messages in thread
From: Eric BEGOT @ 2004-09-15 10:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Kernel Mailing List

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

Hi all,

I've problem with the vga frame buffer since 2.6.9-rc2. When I boot the 
kernel, there are juste some strange lines which are printed :) I have a 
Nvidia geforce fx 5200.
Here is my .config.

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

#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.9-rc2
# Mon Sep 13 20:12:17 2004
#
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

#
# General setup
#
CONFIG_LOCALVERSION="-tyler"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_LOG_BUF_SHIFT=17
CONFIG_HOTPLUG=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS_EXTRA_PASS=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
CONFIG_SHMEM=y
# CONFIG_TINY_SHMEM is not set

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

#
# Processor type and features
#
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
CONFIG_MK7=y
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
CONFIG_X86_GENERIC=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=7
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_USE_3DNOW=y
# CONFIG_HPET_TIMER is not set
CONFIG_SMP=y
CONFIG_NR_CPUS=32
# 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 is not set
# CONFIG_X86_CPUID is not set

#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
CONFIG_MATH_EMULATION=y
# CONFIG_MTRR is not set
# 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 is not set
# 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=y
CONFIG_ACPI_TOSHIBA=y
# 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 is not set

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

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_MSI=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=y
# CONFIG_PCMCIA_DEBUG is not set
# CONFIG_YENTA is not set
# CONFIG_PD6729 is not set
# CONFIG_I82092 is not set
# CONFIG_I82365 is not set
# CONFIG_TCIC 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_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
# CONFIG_FW_LOADER is not set
CONFIG_DEBUG_DRIVER=y

#
# Memory Technology Devices (MTD)
#
CONFIG_MTD=m
# CONFIG_MTD_DEBUG is not set
# CONFIG_MTD_PARTITIONS is not set
CONFIG_MTD_CONCAT=m

#
# User Modules And Translation Layers
#
CONFIG_MTD_CHAR=m
CONFIG_MTD_BLOCK=m
CONFIG_MTD_BLOCK_RO=m
CONFIG_FTL=m
CONFIG_NFTL=m
# CONFIG_NFTL_RW is not set
# CONFIG_INFTL is not set

#
# RAM/ROM/Flash chip drivers
#
# CONFIG_MTD_CFI is not set
# CONFIG_MTD_JEDECPROBE is not set
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
# CONFIG_MTD_RAM is not set
# CONFIG_MTD_ROM is not set
# CONFIG_MTD_ABSENT is not set

#
# Mapping drivers for chip access
#
# CONFIG_MTD_COMPLEX_MAPPINGS is not set

#
# Self-contained MTD device drivers
#
# CONFIG_MTD_PMC551 is not set
# CONFIG_MTD_SLRAM is not set
# CONFIG_MTD_PHRAM is not set
# CONFIG_MTD_MTDRAM is not set
# CONFIG_MTD_BLKMTD is not set

#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOC2000 is not set
# CONFIG_MTD_DOC2001 is not set
# CONFIG_MTD_DOC2001PLUS is not set

#
# NAND Flash Device Drivers
#
# CONFIG_MTD_NAND is not set

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

#
# Plug and Play support
#
# CONFIG_PNP is not set

#
# Block devices
#
CONFIG_BLK_DEV_FD=y
# CONFIG_BLK_DEV_XD is not set
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
CONFIG_BLK_DEV_NBD=y
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_SIZE=4096
# CONFIG_LBD is not set

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

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

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

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

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

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

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

#
# SCSI low-level drivers
#
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_7000FASST is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AHA152X is not set
# CONFIG_SCSI_AHA1542 is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_IN2000 is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_SCSI_SATA is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_DTC3280 is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_GENERIC_NCR5380 is not set
# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_NCR53C406A is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_PAS16 is not set
# CONFIG_SCSI_PSI240I is not set
# CONFIG_SCSI_QLOGIC_FAS is not set
# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
CONFIG_SCSI_QLA2XXX=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

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

#
# 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=m
# CONFIG_MD_LINEAR is not set
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
# CONFIG_MD_RAID10 is not set
CONFIG_MD_RAID5=m
# CONFIG_MD_RAID6 is not set
# CONFIG_MD_MULTIPATH is not set
# CONFIG_BLK_DEV_DM is not set

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

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

#
# I2O device support
#
# CONFIG_I2O is not set

#
# Networking support
#
CONFIG_NET=y

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

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

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

#
# IPv6: Netfilter Configuration
#
# CONFIG_IP6_NF_QUEUE is not set
# CONFIG_IP6_NF_IPTABLES is not set
CONFIG_XFRM=y
# CONFIG_XFRM_USER is not set

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

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

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

#
# ARCnet devices
#
# CONFIG_ARCNET is not set

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

#
# Tulip family network device support
#
# CONFIG_NET_TULIP is not set
# CONFIG_AT1700 is not set
# CONFIG_DEPCA is not set
# CONFIG_HP100 is not set
# CONFIG_NET_ISA is not set
CONFIG_NET_PCI=y
CONFIG_PCNET32=y
# 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=y
# CONFIG_EEPRO100_PIO is not set
# CONFIG_E100 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
CONFIG_8139CP=y
CONFIG_8139TOO=y
# CONFIG_8139TOO_PIO is not set
# CONFIG_8139TOO_TUNE_TWISTER is not set
# CONFIG_8139TOO_8129 is not set
# CONFIG_8139_OLD_RX_RESET is not set
CONFIG_SIS900=y
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_NET_POCKET is not set

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

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

#
# Token Ring devices
#
# CONFIG_TR is not set

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

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

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

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y

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

#
# Input I/O drivers
#
# CONFIG_GAMEPORT is not set
CONFIG_SOUND_GAMEPORT=y
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y
# 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 is not set

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

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set

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

#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set

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

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

#
# PCMCIA character devices
#
# CONFIG_SYNCLINK_CS is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_HPET is not set
# CONFIG_HANGCHECK_TIMER is not set

#
# I2C support
#
# CONFIG_I2C is not set

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

#
# Misc devices
#
# CONFIG_IBM_ASM is not set

#
# Multimedia devices
#
CONFIG_VIDEO_DEV=m

#
# Video For Linux
#

#
# Video Adapters
#
# CONFIG_VIDEO_PMS is not set
# CONFIG_VIDEO_BWQCAM is not set
# CONFIG_VIDEO_CQCAM is not set
# CONFIG_VIDEO_CPIA is not set
# CONFIG_VIDEO_STRADIS is not set
# CONFIG_VIDEO_MXB is not set
# CONFIG_VIDEO_DPC is not set
# CONFIG_VIDEO_HEXIUM_ORION is not set
# CONFIG_VIDEO_HEXIUM_GEMINI is not set

#
# Radio Adapters
#
# CONFIG_RADIO_CADET is not set
# CONFIG_RADIO_RTRACK is not set
# CONFIG_RADIO_RTRACK2 is not set
# CONFIG_RADIO_AZTECH is not set
# CONFIG_RADIO_GEMTEK is not set
# CONFIG_RADIO_GEMTEK_PCI is not set
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_RADIO_MAESTRO is not set
# CONFIG_RADIO_SF16FMI is not set
# CONFIG_RADIO_SF16FMR2 is not set
# CONFIG_RADIO_TERRATEC is not set
# CONFIG_RADIO_TRUST is not set
# CONFIG_RADIO_TYPHOON is not set
# CONFIG_RADIO_ZOLTRIX is not set

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

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

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_MDA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FONTS=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_FONT_6x11 is not set
# CONFIG_FONT_PEARL_8x8 is not set
# CONFIG_FONT_ACORN_8x8 is not set
CONFIG_FONT_MINI_4x6=y
# CONFIG_FONT_SUN8x16 is not set
# CONFIG_FONT_SUN12x22 is not set

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

#
# Sound
#
CONFIG_SOUND=y

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

#
# Generic devices
#
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set

#
# ISA devices
#
# CONFIG_SND_AD1848 is not set
# CONFIG_SND_CS4231 is not set
# CONFIG_SND_CS4232 is not set
# CONFIG_SND_CS4236 is not set
# CONFIG_SND_ES1688 is not set
# CONFIG_SND_ES18XX is not set
# CONFIG_SND_GUSCLASSIC is not set
# CONFIG_SND_GUSEXTREME is not set
# CONFIG_SND_GUSMAX is not set
# CONFIG_SND_INTERWAVE is not set
# CONFIG_SND_INTERWAVE_STB is not set
# CONFIG_SND_OPTI92X_AD1848 is not set
# CONFIG_SND_OPTI92X_CS4231 is not set
# CONFIG_SND_OPTI93X is not set
# CONFIG_SND_SB8 is not set
# CONFIG_SND_SB16 is not set
# CONFIG_SND_SBAWE is not set
# CONFIG_SND_WAVEFRONT is not set
# CONFIG_SND_CMI8330 is not set
# CONFIG_SND_OPL3SA2 is not set
# CONFIG_SND_SGALAXY is not set
# CONFIG_SND_SSCAPE is not set

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

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

#
# PCMCIA devices
#
# CONFIG_SND_VXPOCKET is not set
# CONFIG_SND_VXP440 is not set
# CONFIG_SND_PDAUDIOCF is not set

#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set

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

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

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

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

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

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

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

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

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

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set

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

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

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

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

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

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=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 is not set
# CONFIG_DEVPTS_FS_XATTR is not set
CONFIG_TMPFS=y
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
CONFIG_JFFS_FS=m
CONFIG_JFFS_FS_VERBOSE=0
# CONFIG_JFFS_PROC_FS is not set
CONFIG_JFFS2_FS=m
CONFIG_JFFS2_FS_DEBUG=0
# CONFIG_JFFS2_FS_NAND is not set
# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
CONFIG_JFFS2_ZLIB=y
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN 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=m
# CONFIG_UFS_FS_WRITE is not set

#
# Network File Systems
#
CONFIG_NFS_FS=y
# CONFIG_NFS_V3 is not set
# CONFIG_NFS_V4 is not set
# CONFIG_NFS_DIRECTIO is not set
CONFIG_NFSD=y
# CONFIG_NFSD_V3 is not set
# CONFIG_NFSD_TCP is not set
# CONFIG_ROOT_NFS is not set
CONFIG_LOCKD=y
CONFIG_EXPORTFS=y
CONFIG_SUNRPC=y
# CONFIG_RPCSEC_GSS_KRB5 is not set
# CONFIG_RPCSEC_GSS_SPKM3 is not set
CONFIG_SMB_FS=m
# CONFIG_SMB_NLS_DEFAULT is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

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

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

#
# Profiling support
#
CONFIG_PROFILING=y
CONFIG_OPROFILE=m

#
# Kernel hacking
#
CONFIG_DEBUG_KERNEL=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_SLAB=y
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_SPINLOCK_SLEEP=y
CONFIG_DEBUG_INFO=y
CONFIG_FRAME_POINTER=y
CONFIG_EARLY_PRINTK=y
CONFIG_DEBUG_STACKOVERFLOW=y
# CONFIG_KPROBES is not set
CONFIG_DEBUG_STACK_USAGE=y
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_4KSTACKS is not set
CONFIG_SCHEDSTATS=y
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y

#
# Security options
#
CONFIG_SECURITY=y
# CONFIG_SECURITY_NETWORK is not set
CONFIG_SECURITY_CAPABILITIES=m
CONFIG_SECURITY_ROOTPLUG=m
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1
# CONFIG_SECURITY_SELINUX_DISABLE is not set
CONFIG_SECURITY_SELINUX_DEVELOP=y
# CONFIG_SECURITY_SELINUX_MLS is not set

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

#
# Library routines
#
# CONFIG_CRC_CCITT is not set
CONFIG_CRC32=y
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=m
CONFIG_ZLIB_DEFLATE=m
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] 21+ messages in thread

* Re: Linux 2.6.9-rc2
  2004-09-15  7:08       ` Gerd Knorr
@ 2004-09-15 18:44         ` Peter Osterlund
  0 siblings, 0 replies; 21+ messages in thread
From: Peter Osterlund @ 2004-09-15 18:44 UTC (permalink / raw)
  To: Gerd Knorr; +Cc: Kernel List

Gerd Knorr <kraxel@bytesex.org> writes:

> > I found the change that crashes my computer. This patch is enough to
> > fix it for me:
> > 
> > -			if (!yoffset)
> > -				chroma = (line & 1) == 0;
> > -			else
> > -				chroma = (line & 1) == 1;
> 
> Does the one below work as well?
...
> -				chroma = (line & 1) == 0;
> +				chroma = ((line & 1) == 0);

No, that patch makes no difference, because == has higher precedence
than = in C. (I also verified that this patch doesn't change the
generated object code, so compiler bugs aren't an issue either.)

-- 
Peter Osterlund - petero2@telia.com
http://w1.894.telia.com/~u89404340

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

* Re: Linux 2.6.9-rc2 (compile stats)
  2004-09-13 16:40 Linux 2.6.9-rc2 Linus Torvalds
                   ` (3 preceding siblings ...)
  2004-09-15 10:22 ` Eric BEGOT
@ 2004-09-20 17:07 ` John Cherry
  2004-09-20 20:23   ` Giuseppe Bilotta
  2004-10-11 21:30 ` [PATCH] FrameMaster II build fix (was: Re: Linux 2.6.9-rc2) Geert Uytterhoeven
  5 siblings, 1 reply; 21+ messages in thread
From: John Cherry @ 2004-09-20 17:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Kernel Mailing List

On Mon, 2004-09-13 at 09:40, Linus Torvalds wrote:
> Various things all over the map, most of them not necessarily very visible 
> to most people. ALSA update, and tons of small fixes pretty much 
> everywhere.
> 
> The one thing that people may actually _notice_ is that you get a lot more 
> warnings for some drivers due to the stricter type-checks for PCI memory 
> mapping. They are harmless (code generation should be the same), and we'll 
> work on trying to fix up the drivers as we go along, but they can be a bit 
> daunting if you happen to enable some of the less type-friendly drivers 
> right now..
> 
> 		Linus
> 
> 

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

Kernel         bzImage    bzImage  bzImage  modules  bzImage   modules
             (defconfig)  (allno)  (allyes) (allyes) (allmod) (allmod)
-----------  -----------  -------- -------- -------- -------- ---------
2.6.9-rc2      0w/0e       0w/0e  3036w/0e   41w/0e  11w/0e   3655w/0e
2.6.9-rc1      0w/0e       0w/0e    77w/10e   4w/0e   3w/0e     68w/0e
2.6.8.1        0w/0e       0w/0e    78w/ 0e   4w/0e   1w/0e     72w/0e
2.6.8          0w/0e       0w/0e    78w/ 0e   4w/0e   1w/0e     72w/0e


Linux 2.6 (mm tree) Compile Statistics (gcc 3.2.2)

Kernel            bzImage   bzImage  bzImage  modules  bzImage  modules
                (defconfig) (allno) (allyes) (allyes) (allmod) (allmod)
--------------- ---------- -------- -------- -------- -------- --------
2.6.9-rc2-mm1     0w/0e     2w/0e  3541w/9e   41w/0e   3w/9e   3567w/0e
2.6.9-rc1-mm4     0w/0e     1w/0e    55w/0e    3w/0e   2w/0e     48w/0e
2.6.9-rc1-mm3     0w/0e     0w/0e    55w/13e   3w/0e   1w/0e     49w/1e
2.6.9-rc1-mm2     0w/0e     0w/0e    53w/11e   3w/0e   1w/0e     47w/0e
2.6.9-rc1-mm1     0w/0e     0w/0e    80w/0e    4w/0e   1w/0e     74w/0e

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

John




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

* Re: Linux 2.6.9-rc2 (compile stats)
  2004-09-20 17:07 ` Linux 2.6.9-rc2 (compile stats) John Cherry
@ 2004-09-20 20:23   ` Giuseppe Bilotta
  2004-09-20 20:46     ` Jesper Juhl
  0 siblings, 1 reply; 21+ messages in thread
From: Giuseppe Bilotta @ 2004-09-20 20:23 UTC (permalink / raw)
  To: linux-kernel

Linus Torvalds wrote:
> > The one thing that people may actually _notice_ is that you get a lot more 
> > warnings for some drivers due to the stricter type-checks for PCI memory 
> > mapping. They are harmless (code generation should be the same), and we'll 
> > work on trying to fix up the drivers as we go along, but they can be a bit 
> > daunting if you happen to enable some of the less type-friendly drivers 
> > right now..

John Cherry wrote:
> Kernel         bzImage    bzImage  bzImage  modules  bzImage   modules
>              (defconfig)  (allno)  (allyes) (allyes) (allmod) (allmod)
> -----------  -----------  -------- -------- -------- -------- ---------
> 2.6.9-rc2      0w/0e       0w/0e  3036w/0e   41w/0e  11w/0e   3655w/0e
> 2.6.9-rc1      0w/0e       0w/0e    77w/10e   4w/0e   3w/0e     68w/0e

Jeepers! Talk about 'daunting' ... :)

-- 
Giuseppe "Oblomov" Bilotta

Can't you see
It all makes perfect sense
Expressed in dollar and cents
Pounds shillings and pence
                  (Roger Waters)


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

* Re: Linux 2.6.9-rc2 (compile stats)
  2004-09-20 20:23   ` Giuseppe Bilotta
@ 2004-09-20 20:46     ` Jesper Juhl
  2004-09-20 22:23       ` Giuseppe Bilotta
  0 siblings, 1 reply; 21+ messages in thread
From: Jesper Juhl @ 2004-09-20 20:46 UTC (permalink / raw)
  To: Giuseppe Bilotta; +Cc: linux-kernel

On Mon, 20 Sep 2004, Giuseppe Bilotta wrote:

> Linus Torvalds wrote:
> > > The one thing that people may actually _notice_ is that you get a lot more 
> > > warnings for some drivers due to the stricter type-checks for PCI memory 
> > > mapping. They are harmless (code generation should be the same), and we'll 
> > > work on trying to fix up the drivers as we go along, but they can be a bit 
> > > daunting if you happen to enable some of the less type-friendly drivers 
> > > right now..
> 
> John Cherry wrote:
> > Kernel         bzImage    bzImage  bzImage  modules  bzImage   modules
> >              (defconfig)  (allno)  (allyes) (allyes) (allmod) (allmod)
> > -----------  -----------  -------- -------- -------- -------- ---------
> > 2.6.9-rc2      0w/0e       0w/0e  3036w/0e   41w/0e  11w/0e   3655w/0e
> > 2.6.9-rc1      0w/0e       0w/0e    77w/10e   4w/0e   3w/0e     68w/0e
> 
> Jeepers! Talk about 'daunting' ... :)
> 
Yup, janitors like myself just got a whole bunch of work thrown our way...

Btw, please don't trim CC lists on linux-kernel.


--
Jesper Juhl


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

* Re: Linux 2.6.9-rc2 (compile stats)
  2004-09-20 20:46     ` Jesper Juhl
@ 2004-09-20 22:23       ` Giuseppe Bilotta
  0 siblings, 0 replies; 21+ messages in thread
From: Giuseppe Bilotta @ 2004-09-20 22:23 UTC (permalink / raw)
  To: linux-kernel

Jesper Juhl wrote:
> On Mon, 20 Sep 2004, Giuseppe Bilotta wrote:
> 
> > Linus Torvalds wrote:
> > > > The one thing that people may actually _notice_ is that you get a lot more 
> > > > warnings for some drivers due to the stricter type-checks for PCI memory 
> > > > mapping. They are harmless (code generation should be the same), and we'll 
> > > > work on trying to fix up the drivers as we go along, but they can be a bit 
> > > > daunting if you happen to enable some of the less type-friendly drivers 
> > > > right now..
> > 
> > John Cherry wrote:
> > > Kernel         bzImage    bzImage  bzImage  modules  bzImage   modules
> > >              (defconfig)  (allno)  (allyes) (allyes) (allmod) (allmod)
> > > -----------  -----------  -------- -------- -------- -------- ---------
> > > 2.6.9-rc2      0w/0e       0w/0e  3036w/0e   41w/0e  11w/0e   3655w/0e
> > > 2.6.9-rc1      0w/0e       0w/0e    77w/10e   4w/0e   3w/0e     68w/0e
> > 
> > Jeepers! Talk about 'daunting' ... :)
> > 
> Yup, janitors like myself just got a whole bunch of work thrown our way...
> 
> Btw, please don't trim CC lists on linux-kernel.

Sorry, I'm using the gmane news/mail bridge, I don't even get 
the CC list :\

(Anyway, it was just a comment of little importance so I hope 
not to have done any damage :))

-- 
Giuseppe "Oblomov" Bilotta

Can't you see
It all makes perfect sense
Expressed in dollar and cents
Pounds shillings and pence
                  (Roger Waters)


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

* Re: Linux 2.6.9-rc2
  2004-09-13 21:57 ` Linux 2.6.9-rc2 Peter Osterlund
  2004-09-14  9:49   ` Gerd Knorr
@ 2004-09-26  7:05   ` Peter Osterlund
  2004-09-26 19:26     ` Gerd Knorr
  1 sibling, 1 reply; 21+ messages in thread
From: Peter Osterlund @ 2004-09-26  7:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Gerd Knorr, Kernel Mailing List

Peter Osterlund <petero2@telia.com> writes:

> Linus Torvalds <torvalds@osdl.org> writes:
> 
> > Gerd Knorr:
> >   o v4l: bttv driver update
> 
> This patch,
> 
>     http://linus.bkbits.net:8080/linux-2.5/cset@4138a998OBJaigDdWZo3Y58C5Brqlg?nav=index.html|ChangeSet@-2w
> 
> makes my computer lock up or instantly reboot when I try to do a tv
> recording with mplayer.

I think the patch below should be applied before 2.6.9. It fixes the
bug that made the card DMA lots of data to random memory locations,
causing lockups and instant reboots.

The problem was that the yoffset variable got modified inside the
loop, but the logic in the switch statement was meant to work on the
initial value of the yoffset variable.

(Bug fix extracted from
http://marc.theaimsgroup.com/?l=linux-kernel&m=109532814823565&w=2)

Signed-off-by: Peter Osterlund <petero2@telia.com>

---

 linux-petero/drivers/media/video/bttv-risc.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff -puN drivers/media/video/bttv-risc.c~bttv-crash-fix drivers/media/video/bttv-risc.c
--- linux/drivers/media/video/bttv-risc.c~bttv-crash-fix	2004-09-26 08:39:52.627762048 +0200
+++ linux-petero/drivers/media/video/bttv-risc.c	2004-09-26 08:42:23.642804272 +0200
@@ -125,6 +125,7 @@ bttv_risc_planar(struct bttv *btv, struc
 	struct scatterlist *ysg;
 	struct scatterlist *usg;
 	struct scatterlist *vsg;
+	int topfield = (0 == yoffset);
 	int rc;
 
 	/* estimate risc mem: worst case is one write per page border +
@@ -153,13 +154,13 @@ bttv_risc_planar(struct bttv *btv, struc
 			chroma = 1;
 			break;
 		case 1:
-			if (!yoffset)
+			if (topfield)
 				chroma = (line & 1) == 0;
 			else
 				chroma = (line & 1) == 1;
 			break;
 		case 2:
-			if (!yoffset)
+			if (topfield)
 				chroma = (line & 3) == 0;
 			else
 				chroma = (line & 3) == 2;
_

-- 
Peter Osterlund - petero2@telia.com
http://w1.894.telia.com/~u89404340

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

* Re: Linux 2.6.9-rc2
  2004-09-26  7:05   ` Peter Osterlund
@ 2004-09-26 19:26     ` Gerd Knorr
  0 siblings, 0 replies; 21+ messages in thread
From: Gerd Knorr @ 2004-09-26 19:26 UTC (permalink / raw)
  To: Peter Osterlund; +Cc: Linus Torvalds, Kernel Mailing List

> > makes my computer lock up or instantly reboot when I try to do a tv
> > recording with mplayer.
> 
> I think the patch below should be applied before 2.6.9. It fixes the
> bug that made the card DMA lots of data to random memory locations,
> causing lockups and instant reboots.

> +	int topfield = (0 == yoffset);
> -			if (!yoffset)
> +			if (topfield)

Fix is ok.  I've submitted another bttv update with that one included
to andrew already (is in current -mm) through.

  Gerd

-- 
return -ENOSIG;

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

* [PATCH] FrameMaster II build fix (was: Re: Linux 2.6.9-rc2)
  2004-09-13 16:40 Linux 2.6.9-rc2 Linus Torvalds
                   ` (4 preceding siblings ...)
  2004-09-20 17:07 ` Linux 2.6.9-rc2 (compile stats) John Cherry
@ 2004-10-11 21:30 ` Geert Uytterhoeven
  5 siblings, 0 replies; 21+ messages in thread
From: Geert Uytterhoeven @ 2004-10-11 21:30 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Antonino Daplas; +Cc: Linux Kernel Development

On Mon, 13 Sep 2004, Linus Torvalds wrote:
> Summary of changes from v2.6.9-rc1 to v2.6.9-rc2
> ============================================
> 
> Antonino Daplas:
>   o fbdev: Add module_init() and fb_get_options() per driver

To: linus, akpm
Cc: lkml
Subject: [PATCH] FrameMaster II build fix

fm2fb: Trivial fix for the breakage introduced by the addition of
fb_get_options() in 2.6.9-rc2.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

--- linux-2.6.9-rc4/drivers/video/fm2fb.c	2004-09-30 12:53:50.000000000 +0200
+++ linux-m68k-2.6.9-rc4/drivers/video/fm2fb.c	2004-10-11 23:06:38.000000000 +0200
@@ -292,18 +292,7 @@ static int __devinit fm2fb_probe(struct 
 	return 0;
 }
 
-int __init fm2fb_setup(char *options);
-
-int __init fm2fb_init(void)
-{
-	char *option = NULL;
-
-	if (fb_get_options("fm2fb", &option))
-		return -ENODEV;
-	fm2fb_setup(option);
-	return zorro_register_driver(&fm2fb_driver);
-}
-
+int __init fm2fb_setup(char *options)
 {
 	char *this_opt;
 
@@ -319,5 +308,15 @@ int __init fm2fb_init(void)
 	return 0;
 }
 
+int __init fm2fb_init(void)
+{
+	char *option = NULL;
+
+	if (fb_get_options("fm2fb", &option))
+		return -ENODEV;
+	fm2fb_setup(option);
+	return zorro_register_driver(&fm2fb_driver);
+}
+
 module_init(fm2fb_init);
 MODULE_LICENSE("GPL");

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2004-10-11 21:31 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-13 16:40 Linux 2.6.9-rc2 Linus Torvalds
2004-09-13 20:03 ` Linux 2.6.9-rc2 : oops Christian Borntraeger
2004-09-13 20:39   ` Linus Torvalds
2004-09-13 21:00     ` Andrew Morton
2004-09-13 21:22       ` Christian Borntraeger
2004-09-13 21:15     ` Christian Borntraeger
2004-09-13 21:23       ` Linus Torvalds
2004-09-13 21:57 ` Linux 2.6.9-rc2 Peter Osterlund
2004-09-14  9:49   ` Gerd Knorr
2004-09-14 22:30     ` Peter Osterlund
2004-09-15  7:08       ` Gerd Knorr
2004-09-15 18:44         ` Peter Osterlund
2004-09-26  7:05   ` Peter Osterlund
2004-09-26 19:26     ` Gerd Knorr
2004-09-14 13:12 ` Geert Uytterhoeven
2004-09-15 10:22 ` Eric BEGOT
2004-09-20 17:07 ` Linux 2.6.9-rc2 (compile stats) John Cherry
2004-09-20 20:23   ` Giuseppe Bilotta
2004-09-20 20:46     ` Jesper Juhl
2004-09-20 22:23       ` Giuseppe Bilotta
2004-10-11 21:30 ` [PATCH] FrameMaster II build fix (was: Re: Linux 2.6.9-rc2) Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).