* RE: 2.6.0-test5-mm1 @ 2003-09-10 23:01 Nakajima, Jun 2003-09-11 7:23 ` 2.6.0-test5-mm1 Wiktor Wodecki 0 siblings, 1 reply; 8+ messages in thread From: Nakajima, Jun @ 2003-09-10 23:01 UTC (permalink / raw) To: Wiktor Wodecki, Andrew Morton; +Cc: linux-kernel, linux-mm, linux-acpi Getting SCI at IRQ 7 is not a problem, but it sounds very rare. Can you please send dmesg and acpidmp to linux-acpi@intel.com? Or file a bug report and put them on http://bugme.osdl.org/? Thanks, Jun > -----Original Message----- > From: Wiktor Wodecki [mailto:wodecki@gmx.de] > Sent: Wednesday, September 10, 2003 2:18 PM > To: Andrew Morton > Cc: linux-kernel@vger.kernel.org; linux-mm@kvack.org > Subject: Re: 2.6.0-test5-mm1 > > Hi, > > still errors with uncared irq with test5-mm1: > > Sep 10 21:36:13 kakerlak kernel: irq 7: nobody cared! > Sep 10 21:36:13 kakerlak kernel: Call Trace: > Sep 10 21:36:13 kakerlak kernel: [__report_bad_irq+42/144] > __report_bad_irq+0x2a/0x90 > Sep 10 21:36:13 kakerlak kernel: [note_interrupt+108/176] > note_interrupt+0x6c/0xb0 > Sep 10 21:36:13 kakerlak kernel: [do_IRQ+288/304] do_IRQ+0x120/0x130 > Sep 10 21:36:13 kakerlak kernel: [common_interrupt+24/32] > common_interrupt+0x18/0x20 > Sep 10 21:36:13 kakerlak kernel: [do_softirq+64/160] do_softirq+0x40/0xa0 > Sep 10 21:36:13 kakerlak kernel: [do_IRQ+252/304] do_IRQ+0xfc/0x130 > Sep 10 21:36:13 kakerlak kernel: [_stext+0/96] rest_init+0x0/0x60 > Sep 10 21:36:13 kakerlak kernel: [common_interrupt+24/32] > common_interrupt+0x18/0x20 > Sep 10 21:36:13 kakerlak kernel: [_stext+0/96] rest_init+0x0/0x60 > Sep 10 21:36:13 kakerlak kernel: [acpi_processor_idle+213/455] > acpi_processor_idle+0xd5/0x1c7 > Sep 10 21:36:13 kakerlak kernel: [_stext+0/96] rest_init+0x0/0x60 > Sep 10 21:36:13 kakerlak kernel: [cpu_idle+44/64] cpu_idle+0x2c/0x40 > Sep 10 21:36:13 kakerlak kernel: [start_kernel+332/352] > start_kernel+0x14c/0x160 > Sep 10 21:36:13 kakerlak kernel: [unknown_bootoption+0/256] > unknown_bootoption+0x0/0x100 > Sep 10 21:36:13 kakerlak kernel: > Sep 10 21:36:13 kakerlak kernel: handlers: > Sep 10 21:36:13 kakerlak kernel: [acpi_irq+0/22] (acpi_irq+0x0/0x16) > Sep 10 21:36:13 kakerlak kernel: Disabling IRQ #7 > > kernel booted with pci=noacpi, lspci attached > > On Mon, Sep 08, 2003 at 11:50:28PM -0700, Andrew Morton wrote: > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0- > test5/2.6.0-test5-mm1/ > > > > > > Small fixes, mainly. > > > > > > > > > > Changes since 2.6.0-test4-mm6: > > > > > > -sysfs-memleak-fix.patch > > -large-dev_t-2nd-01.patch > > -large-dev_t-2nd-02.patch > > -large-dev_t-2nd-03.patch > > -large-dev_t-2nd-04.patch > > -large-dev_t-2nd-05.patch > > -large-dev_t-2nd-06.patch > > -large-dev_t-2nd-07.patch > > -large-dev_t-2nd-08.patch > > -large-dev_t-2nd-09.patch > > -large-dev_t-2nd-10.patch > > -large-dev_t-2nd-11.patch > > -large-dev_t-2nd-12.patch > > -large-dev_t-2nd-13.patch > > -large-dev_t-2nd-14.patch > > -large-dev_t-2nd-15.patch > > -kobject-unlimited-name-lengths.patch > > -kobject-unlimited-name-lengths-use-after-free-fix.patch > > -remove-version_h.patch > > -remove-__SMP__.patch > > -make-init_mister-static.patch > > -skfddi-copy_user-checks.patch > > -ll_rw_blk-comment-corrections.patch > > -sc520_wdt-ioremap-checking.patch > > -paride-error-return-handling.patch > > -init-exit-cleanups.patch > > -qla1280-pci-alloc-free-checking.patch > > -saa7134-core-ioremap-checking.patch > > -acpi-pci-routing-fixes.patch > > > > Merged > > > > +tg3-poll_controller.patch > > +kgdb-eth-reattach.patch > > +kgdb-skb_reserve-fix.patch > > > > kgdb-over-ethernet fixes > > > > -fix-io-hangs.patch > > -as-insert-here-fix.patch > > > > Obsoleted > > > > +acpi-irq-fixes.patch > > > > Andrew de Quincey's ACPI changes > > > > -cfq-3.patch > > -cfq-3-fixes.patch > > +cfq-4.patch > > > > Reworked CFQ IO scheduler > > > > -thread-pgrp-fix-2.patch > > > > Obsoleted by group_leader-rework.patch > > > > +group_leader-rework.patch > > > > Use the thread group leader's pgrp rather than the current thread's > pgrp > > everywhere. > > > > +timer_tsc-cyc2ns_scale-fix.patch > > > > ia32 timer fixlet > > > > +ppp-oops-fix.patch > > > > Fix an oops in the PPP driver (with devfs) > > > > +d_delete-d_lookup-race-fix.patch > > > > dentry race fix > > > > +idle-using-monitor-mwait.patch > > +idle-using-monitor-mwait-tweaks.patch > > > > Support for using the new ia32 monitor/mwait instructions in the idle > loop. > > > > +remap_file_pages-MAP_NONBLOCK-fix.patch > > +install_page-use-after-unmap-fix.patch > > > > remap_file_pages() fixes > > > > +agp-build-fix.patch > > > > Compile fix > > > > +inflate-error-cleanup.patch > > > > Error message consistencies. > > > > +slab-debug-additions.patch > > > > Slab debug enhancements, including: make sure that objects are aligned > at > > the highest possible address within their page, so overruns are more > likely > > to trigger the page unmapping debug feature. > > > > +mwave-locking-fixes.patch > > > > mwave driver fixes > > > > +summit-includes-fix.patch > > > > Build fix > > > > +random-lock-contention.patch > > > > Fix lock contention in the new random driver locking on monster SMP. > > > > +agp-warning-fix.patch > > > > Fix some warning > > > > +ifdown-lockup-fix.patch > > > > Fix network device close hang > > > > +fadvise-needs-asmlinkage.patch > > > > Missing asmlinkage > > > > +ufs-build-fix.patch > > > > Purge C++isms > > > > -put_task_struct-debug.patch > > > > This broke, but the bug was fixed anyway. > > > > -sparc64-lockmeter-fix.patch > > -sparc64-lockmeter-fix-2.patch > > > > Folded into lockmeter.patch > > > > +4g4g-copy_mount_options-fix.patch > > +4g4g-pagetable-accounting-fix.patch > > > > 4G/4G fixes > > > > > > > > > > > > All 173 patches: > > > > > > mm.patch > > add -mmN to EXTRAVERSION > > > > kgdb-ga.patch > > kgdb stub for ia32 (George Anzinger's one) > > kgdbL warning fix > > > > kgdb-warning-fix.patch > > kgdbL warning fix > > > > kgdb-build-fix.patch > > > > kgdb-spinlock-fix.patch > > > > kgdb-fix-debug-info.patch > > kgdb: CONFIG_DEBUG_INFO fix > > > > kgdb-cpumask_t.patch > > > > kgdb-x86_64-fixes.patch > > x86_64 fixes > > > > kgdb-over-ethernet.patch > > kgdb-over-ethernet patch > > > > kgdb-over-ethernet-fixes.patch > > kgdb-over-ethernet fixlets > > > > kgdb-CONFIG_NET_POLL_CONTROLLER.patch > > kgdb: replace CONFIG_KGDB with CONFIG_NET_RX_POLL in net drivers > > > > kgdb-handle-stopped-NICs.patch > > kgdb: handle netif_stopped NICs > > > > eepro100-poll-controller.patch > > > > tlan-poll_controller.patch > > > > tulip-poll_controller.patch > > > > tg3-poll_controller.patch > > kgdb: tg3 poll_controller > > > > kgdb-eth-smp-fix.patch > > kgdb-over-ethernet: fix SMP > > > > kgdb-eth-reattach.patch > > > > kgdb-skb_reserve-fix.patch > > kgdb-over-ethernet: skb_reserve() fix > > > > acpi-irq-fixes.patch > > Next round of ACPI IRQ fixes (VIA ACPI fixed) > > > > cfq-4.patch > > CFQ io scheduler > > CFQ fixes > > > > no-unit-at-a-time.patch > > Use -fno-unit-at-a-time if gcc supports it > > > > calibrate_tsc-consolidation.patch > > calibrate_tsc() fix and consolidation > > > > config_spinline.patch > > uninline spinlocks for profiling accuracy. > > > > ppc64-build-fixes.patch > > Fix ppc64 breakage > > > > ppc64-bar-0-fix.patch > > Allow PCI BARs that start at 0 > > > > ppc64-reloc_hide.patch > > > > ppc64-semaphore-reimplementation.patch > > ppc64: use the ia32 semaphore implementation > > > > ppc64-local.patch > > ppc64: local.h implementation > > > > sym-do-160.patch > > make the SYM driver do 160 MB/sec > > > > rt-tasks-special-vm-treatment.patch > > real-time enhanced page allocator and throttling > > > > rt-tasks-special-vm-treatment-2.patch > > > > input-use-after-free-checks.patch > > input layer debug checks > > > > fbdev.patch > > framebbuffer driver update > > > > cursor-flashing-fix.patch > > fbdev: fix cursor letovers > > > > slab-hexdump.patch > > slab: hexdump structures when things go wrong > > > > aic7xxx-parallel-build-fix.patch > > fix parallel builds for aic7xxx > > > > group_leader-rework.patch > > Fix setpgid and threads > > use group_leader->pgrp (was Re: setpgid and threads) > > > > ramdisk-cleanup.patch > > > > delay-ksoftirqd-fallback.patch > > Try harded in IRQ context before falling back to ksoftirqd > > > > intel8x0-cleanup.patch > > intel8x0 cleanups > > > > claim-serio-early.patch > > Serio: claim serio early > > > > mark-devfs-obsolete.patch > > mark devfs obsolete > > > > VT8231-router-detection.patch > > VT8231 IRQ router detection > > > > block-devfs-conversions.patch > > Initialise devfs_name in various block drivers > > > > timer_tsc-cyc2ns_scale-fix.patch > > monolitic_clock, timer_{tsc,hpet} and CPUFREQ > > > > test4-pm1.patch > > power management update > > > > ide-pm-oops-fix.patch > > IDE power management oops fix > > > > swsusp-fpu-fix.patch > > swsusp fpu management fix > > > > ricoh-mask-fix.patch > > pcmcia: ricoh.h mask fix > > EDEC > > From: KOMURO <komujun@nifty.com>, Alan Cox <alan@lxorguk.ukuu.org.uk> > > > > RL5C4XX_16BIT_MEM_0 was wrong. > > > > dac960-devfs_name-fix.patch > > dac960 devfs_name initialisation fix > > > > dac960-warning-fixes.patch > > compiler warning fixes for DAC960 on alpha > > > > ikconfig-gzipped-2.patch > > Move ikconfig to /proc/config.gz > > ikconfig cleanup > > > > flush-invalidate-fixes.patch > > memory writeback/invalidation fixes > > > > flush-invalidate-fixes-warning-fix.patch > > > > ide_floppy-maybe-fix.patch > > might fix ide_floppy > > > > reiserfs-direct-io.patch > > resierfs direct-IO support > > > > pdflush-diag.patch > > > > joydev-exclusions.patch > > joydev is too eager claiming input devices > > > > might_sleep-diags.patch > > > > imm-fix-fix.patch > > Fix imm.c again > > > > selinux-option-config-option.patch > > make selinux enable param config option, enabled by default > > > > sound-remove-duplicate-includes.patch > > sound: remove duplicate includes > > > > kernel-remove-duplicate-includes.patch > > remove duplicate includes in kernel/ > > > > utime-on-immutable-file-fix.patch > > disallow utime{s}() on immutable or append-only files > > > > add-daniele-to-credits.patch > > add Daniele to CREDITS > > > > NR_CPUS-overflow-fix.patch > > Handle NR_CPUS overflow > > > > ppp-oops-fix.patch > > ppp oops fix > > > > d_delete-d_lookup-race-fix.patch > > d_delete-d_lookup race fix > > > > idle-using-monitor-mwait.patch > > idle using PNI monitor/mwait > > > > idle-using-monitor-mwait-tweaks.patch > > > > remap_file_pages-MAP_NONBLOCK-fix.patch > > remap file pages MAP_NONBLOCK fix > > > > install_page-use-after-unmap-fix.patch > > install_page pte use-after-unmap fix > > > > agp-build-fix.patch > > AGPGART_MINOR needs <linux/agpgart.h> > > > > really-use-english-date-in-version-string.patch > > really use english date in version string > > > > inflate-error-cleanup.patch > > tidy up lib/inflate.c error messages > > > > slab-debug-additions.patch > > Move slab objects to the end of the real allocation > > > > mwave-locking-fixes.patch > > mwave locking fixes > > > > summit-includes-fix.patch > > fix Summit srat.h includes > > > > random-lock-contention.patch > > Redue random driver lock contention > > > > agp-warning-fix.patch > > AGP warning fix > > > > ifdown-lockup-fix.patch > > > > fadvise-needs-asmlinkage.patch > > > > ufs-build-fix.patch > > fs/ufs/namei.c build fix > > > > p00001_synaptics-restore-on-close.patch > > > > p00002_psmouse-reset-timeout.patch > > > > p00003_synaptics-multi-button.patch > > > > p00004_synaptics-optional.patch > > > > p00005_synaptics-pass-through.patch > > > > p00006_psmouse-suspend-resume.patch > > > > p00007_synaptics-old-proto.patch > > > > synaptics-mode-set.patch > > Synaptics mode setting > > > > syn-multi-btn-fix.patch > > synaptics multibutton fix > > > > keyboard-resend-fix.patch > > keyboard resend fix > > > > psmouse_ipms2-option.patch > > Force mouse detection as imps/2 (and fix my KVM switch) > > > > i8042-history.patch > > debug: i8042 history dumping > > > > linux-isp-2.patch > > > > linux-isp-2-fix-again.patch > > lost feral fix > > > > feral-bounce-fix.patch > > Feral driver - highmem issues > > > > feral-bounce-fix-2.patch > > Feral driver bouncing fix > > > > list_del-debug.patch > > list_del debug check > > > > print-build-options-on-oops.patch > > print a few config options on oops > > > > show_task-free-stack-fix.patch > > show_task() fix and cleanup > > > > oops-dump-preceding-code.patch > > i386 oops output: dump preceding code > > > > lockmeter.patch > > > > printk-oops-mangle-fix.patch > > disentangle printk's whilst oopsing on SMP > > > > 20-odirect_enable.patch > > > > 21-odirect_cruft.patch > > > > 22-read_proc.patch > > > > 23-write_proc.patch > > > > 24-commit_proc.patch > > > > 25-odirect.patch > > > > nfs-O_DIRECT-always-enabled.patch > > Force CONFIG_NFS_DIRECTIO > > > > sched-CAN_MIGRATE_TASK-fix.patch > > CAN_MIGRATE fix > > > > sched-balance-fix-2.6.0-test3-mm3-A0.patch > > sched-balance-fix-2.6.0-test3-mm3-A0 > > > > sched-2.6.0-test2-mm2-A3.patch > > sched-2.6.0-test2-mm2-A3 > > > > ppc-sched_clock.patch > > > > ppc64-sched_clock.patch > > ppc64: sched_clock() > > > > sparc64_sched_clock.patch > > > > x86_64-sched_clock.patch > > Add sched_clock for x86-64 > > > > sched-warning-fix.patch > > > > sched-balance-tuning.patch > > CPU scheduler balancing fix > > > > sched-no-tsc-on-numa.patch > > Subject: Re: Fw: Re: 2.6.0-test2-mm3 > > > > o12.2int.patch > > O12.2int for interactivity > > > > o12.3.patch > > O12.3 for interactivity > > > > o13int.patch > > O13int for interactivity > > > > o13.1int.patch > > O13.1int > > > > o14int.patch > > O14int > > > > o14int-div-fix.patch > > o14int 64-bit-divide fix > > > > o14.1int.patch > > O14.1int > > > > o15int.patch > > O15int for interactivity > > > > o16int.patch > > From: Con Kolivas <kernel@kolivas.org> > > Subject: [PATCH] O16int for interactivity > > > > o16.1int.patch > > O16.1int for interactivity > > > > o16.2int.patch > > O16.2int > > > > o16.3int.patch > > O16.3int > > > > o18int.patch > > O18int > > > > o18.1int.patch > > O18.1int > > > > sched-cpu-migration-fix.patch > > sched: task migration fix > > > > o19int.patch > > O19int > > > > o20int.patch > > O20int > > > > 4g-2.6.0-test2-mm2-A5.patch > > 4G/4G split patch > > 4G/4G: remove debug code > > 4g4g: pmd fix > > 4g/4g: fixes from Bill > > 4g4g: fpu emulation fix > > 4g/4g usercopy atomicity fix > > 4G/4G: remove debug code > > 4g4g: pmd fix > > 4g/4g: fixes from Bill > > 4g4g: fpu emulation fix > > 4g/4g usercopy atomicity fix > > 4G/4G preempt on vstack > > 4G/4G: even number of kmap types > > 4g4g: fix __get_user in slab > > 4g4g: Remove extra .data.idt section definition > > 4g/4g linker error (overlapping sections) > > 4G/4G: remove debug code > > 4g4g: pmd fix > > 4g/4g: fixes from Bill > > 4g4g: fpu emulation fix > > 4g4g: show_registers() fix > > 4g/4g usercopy atomicity fix > > 4g4g: debug flags fix > > 4g4g: Fix wrong asm-offsets entry > > cyclone time fixmap fix > > 4G/4G preempt on vstack > > 4G/4G: even number of kmap types > > 4g4g: fix __get_user in slab > > 4g4g: Remove extra .data.idt section definition > > 4g/4g linker error (overlapping sections) > > 4G/4G: remove debug code > > 4g4g: pmd fix > > 4g/4g: fixes from Bill > > 4g4g: fpu emulation fix > > 4g4g: show_registers() fix > > 4g/4g usercopy atomicity fix > > 4g4g: debug flags fix > > 4g4g: Fix wrong asm-offsets entry > > cyclone time fixmap fix > > > > 4g4g-cyclone-timer-fix.patch > > > > 4g4g-copy_mount_options-fix.patch > > use direct_copy_{to,from}_user for kernel access in mm/usercopy.c > > > > 4g4g-pagetable-accounting-fix.patch > > 4g/4g pagetable accounting fix > > > > ppc-fixes.patch > > make mm4 compile on ppc > > > > aic7xxx_old-oops-fix.patch > > > > aio-01-retry.patch > > AIO: Core retry infrastructure > > > > io_submit_one-EINVAL-fix.patch > > Fix aio process hang on EINVAL > > > > aio-02-lockpage_wq.patch > > AIO: Async page wait > > > > aio-03-fs_read.patch > > AIO: Filesystem aio read > > > > aio-04-buffer_wq.patch > > AIO: Async buffer wait > > > > aio-05-fs_write.patch > > AIO: Filesystem aio write > > > > aio-05-fs_write-fix.patch > > > > aio-06-bread_wq.patch > > AIO: Async block read > > > > aio-06-bread_wq-fix.patch > > > > aio-07-ext2getblk_wq.patch > > AIO: Async get block for ext2 > > > > O_SYNC-speedup-2.patch > > speed up O_SYNC writes > > > > aio-09-o_sync.patch > > aio O_SYNC > > > > aio-10-BUG-fix.patch > > AIO: fix a BUG > > > > aio-11-workqueue-flush.patch > > AIO: flush workqueues before destroying ioctx'es > > > > aio-12-readahead.patch > > AIO: readahead fixes > > > > aio-dio-no-readahead.patch > > aio O_DIRECT no readahead > > > > lock_buffer_wq-fix.patch > > lock_buffer_wq fix > > > > unuse_mm-locked.patch > > AIO: hold the context lock across unuse_mm > > > > aio-take-task_lock.patch > > task task_lock in use_mm() > > > > aio-O_SYNC-fix.patch > > Unify o_sync changes for aio and regular writes > > > > aio-O_SYNC-fix-missing-bit.patch > > aio-O_SYNC-fix bits got lost > > > > O_SYNC-speedup-nolock-fix.patch > > > > aio-writev-nsegs-fix.patch > > aio: writev nr_segs fix > > > > aio-remove-lseek-triggerable-BUG_ONs.patch > > > > aio-readahead-rework.patch > > Unified page range readahead for aio and regular reads > > > > aio-readahead-speedup.patch > > Readahead issues and AIO read speedup > > > > aio-osync-fix-2.patch > > More AIO O_SYNC related fixes > > > > > > > > > > - > > To unsubscribe from this list: send the line "unsubscribe linux-kernel" > in > > the body of a message to majordomo@vger.kernel.org > > More majordomo info at http://vger.kernel.org/majordomo-info.html > > Please read the FAQ at http://www.tux.org/lkml/ > > -- > Regards, > > Wiktor Wodecki -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a> ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: 2.6.0-test5-mm1 2003-09-10 23:01 2.6.0-test5-mm1 Nakajima, Jun @ 2003-09-11 7:23 ` Wiktor Wodecki 0 siblings, 0 replies; 8+ messages in thread From: Wiktor Wodecki @ 2003-09-11 7:23 UTC (permalink / raw) To: Nakajima, Jun; +Cc: Andrew Morton, linux-kernel, linux-mm, linux-acpi [-- Attachment #1: Type: text/plain, Size: 2366 bytes --] On Wed, Sep 10, 2003 at 04:01:14PM -0700, Nakajima, Jun wrote: > Getting SCI at IRQ 7 is not a problem, but it sounds very rare. > > Can you please send dmesg and acpidmp to linux-acpi@intel.com? > Or file a bug report and put them on http://bugme.osdl.org/? I attached the information from my system to bug 905 (http://bugme.osdl.org/show_bug.cgi?id=905) on bugme. Hope this helps. > > Thanks, > Jun > > > -----Original Message----- > > From: Wiktor Wodecki [mailto:wodecki@gmx.de] > > Sent: Wednesday, September 10, 2003 2:18 PM > > To: Andrew Morton > > Cc: linux-kernel@vger.kernel.org; linux-mm@kvack.org > > Subject: Re: 2.6.0-test5-mm1 > > > > Hi, > > > > still errors with uncared irq with test5-mm1: > > > > Sep 10 21:36:13 kakerlak kernel: irq 7: nobody cared! > > Sep 10 21:36:13 kakerlak kernel: Call Trace: > > Sep 10 21:36:13 kakerlak kernel: [__report_bad_irq+42/144] > > __report_bad_irq+0x2a/0x90 > > Sep 10 21:36:13 kakerlak kernel: [note_interrupt+108/176] > > note_interrupt+0x6c/0xb0 > > Sep 10 21:36:13 kakerlak kernel: [do_IRQ+288/304] do_IRQ+0x120/0x130 > > Sep 10 21:36:13 kakerlak kernel: [common_interrupt+24/32] > > common_interrupt+0x18/0x20 > > Sep 10 21:36:13 kakerlak kernel: [do_softirq+64/160] > do_softirq+0x40/0xa0 > > Sep 10 21:36:13 kakerlak kernel: [do_IRQ+252/304] do_IRQ+0xfc/0x130 > > Sep 10 21:36:13 kakerlak kernel: [_stext+0/96] rest_init+0x0/0x60 > > Sep 10 21:36:13 kakerlak kernel: [common_interrupt+24/32] > > common_interrupt+0x18/0x20 > > Sep 10 21:36:13 kakerlak kernel: [_stext+0/96] rest_init+0x0/0x60 > > Sep 10 21:36:13 kakerlak kernel: [acpi_processor_idle+213/455] > > acpi_processor_idle+0xd5/0x1c7 > > Sep 10 21:36:13 kakerlak kernel: [_stext+0/96] rest_init+0x0/0x60 > > Sep 10 21:36:13 kakerlak kernel: [cpu_idle+44/64] cpu_idle+0x2c/0x40 > > Sep 10 21:36:13 kakerlak kernel: [start_kernel+332/352] > > start_kernel+0x14c/0x160 > > Sep 10 21:36:13 kakerlak kernel: [unknown_bootoption+0/256] > > unknown_bootoption+0x0/0x100 > > Sep 10 21:36:13 kakerlak kernel: > > Sep 10 21:36:13 kakerlak kernel: handlers: > > Sep 10 21:36:13 kakerlak kernel: [acpi_irq+0/22] (acpi_irq+0x0/0x16) > > Sep 10 21:36:13 kakerlak kernel: Disabling IRQ #7 > > > > kernel booted with pci=noacpi, lspci attached -- Regards, Wiktor Wodecki [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* 2.6.0-test5-mm1
@ 2003-09-09 6:50 Andrew Morton
2003-09-09 7:02 ` 2.6.0-test5-mm1 Joshua Kwan
` (3 more replies)
0 siblings, 4 replies; 8+ messages in thread
From: Andrew Morton @ 2003-09-09 6:50 UTC (permalink / raw)
To: linux-kernel, linux-mm
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test5/2.6.0-test5-mm1/
Small fixes, mainly.
Changes since 2.6.0-test4-mm6:
-sysfs-memleak-fix.patch
-large-dev_t-2nd-01.patch
-large-dev_t-2nd-02.patch
-large-dev_t-2nd-03.patch
-large-dev_t-2nd-04.patch
-large-dev_t-2nd-05.patch
-large-dev_t-2nd-06.patch
-large-dev_t-2nd-07.patch
-large-dev_t-2nd-08.patch
-large-dev_t-2nd-09.patch
-large-dev_t-2nd-10.patch
-large-dev_t-2nd-11.patch
-large-dev_t-2nd-12.patch
-large-dev_t-2nd-13.patch
-large-dev_t-2nd-14.patch
-large-dev_t-2nd-15.patch
-kobject-unlimited-name-lengths.patch
-kobject-unlimited-name-lengths-use-after-free-fix.patch
-remove-version_h.patch
-remove-__SMP__.patch
-make-init_mister-static.patch
-skfddi-copy_user-checks.patch
-ll_rw_blk-comment-corrections.patch
-sc520_wdt-ioremap-checking.patch
-paride-error-return-handling.patch
-init-exit-cleanups.patch
-qla1280-pci-alloc-free-checking.patch
-saa7134-core-ioremap-checking.patch
-acpi-pci-routing-fixes.patch
Merged
+tg3-poll_controller.patch
+kgdb-eth-reattach.patch
+kgdb-skb_reserve-fix.patch
kgdb-over-ethernet fixes
-fix-io-hangs.patch
-as-insert-here-fix.patch
Obsoleted
+acpi-irq-fixes.patch
Andrew de Quincey's ACPI changes
-cfq-3.patch
-cfq-3-fixes.patch
+cfq-4.patch
Reworked CFQ IO scheduler
-thread-pgrp-fix-2.patch
Obsoleted by group_leader-rework.patch
+group_leader-rework.patch
Use the thread group leader's pgrp rather than the current thread's pgrp
everywhere.
+timer_tsc-cyc2ns_scale-fix.patch
ia32 timer fixlet
+ppp-oops-fix.patch
Fix an oops in the PPP driver (with devfs)
+d_delete-d_lookup-race-fix.patch
dentry race fix
+idle-using-monitor-mwait.patch
+idle-using-monitor-mwait-tweaks.patch
Support for using the new ia32 monitor/mwait instructions in the idle loop.
+remap_file_pages-MAP_NONBLOCK-fix.patch
+install_page-use-after-unmap-fix.patch
remap_file_pages() fixes
+agp-build-fix.patch
Compile fix
+inflate-error-cleanup.patch
Error message consistencies.
+slab-debug-additions.patch
Slab debug enhancements, including: make sure that objects are aligned at
the highest possible address within their page, so overruns are more likely
to trigger the page unmapping debug feature.
+mwave-locking-fixes.patch
mwave driver fixes
+summit-includes-fix.patch
Build fix
+random-lock-contention.patch
Fix lock contention in the new random driver locking on monster SMP.
+agp-warning-fix.patch
Fix some warning
+ifdown-lockup-fix.patch
Fix network device close hang
+fadvise-needs-asmlinkage.patch
Missing asmlinkage
+ufs-build-fix.patch
Purge C++isms
-put_task_struct-debug.patch
This broke, but the bug was fixed anyway.
-sparc64-lockmeter-fix.patch
-sparc64-lockmeter-fix-2.patch
Folded into lockmeter.patch
+4g4g-copy_mount_options-fix.patch
+4g4g-pagetable-accounting-fix.patch
4G/4G fixes
All 173 patches:
mm.patch
add -mmN to EXTRAVERSION
kgdb-ga.patch
kgdb stub for ia32 (George Anzinger's one)
kgdbL warning fix
kgdb-warning-fix.patch
kgdbL warning fix
kgdb-build-fix.patch
kgdb-spinlock-fix.patch
kgdb-fix-debug-info.patch
kgdb: CONFIG_DEBUG_INFO fix
kgdb-cpumask_t.patch
kgdb-x86_64-fixes.patch
x86_64 fixes
kgdb-over-ethernet.patch
kgdb-over-ethernet patch
kgdb-over-ethernet-fixes.patch
kgdb-over-ethernet fixlets
kgdb-CONFIG_NET_POLL_CONTROLLER.patch
kgdb: replace CONFIG_KGDB with CONFIG_NET_RX_POLL in net drivers
kgdb-handle-stopped-NICs.patch
kgdb: handle netif_stopped NICs
eepro100-poll-controller.patch
tlan-poll_controller.patch
tulip-poll_controller.patch
tg3-poll_controller.patch
kgdb: tg3 poll_controller
kgdb-eth-smp-fix.patch
kgdb-over-ethernet: fix SMP
kgdb-eth-reattach.patch
kgdb-skb_reserve-fix.patch
kgdb-over-ethernet: skb_reserve() fix
acpi-irq-fixes.patch
Next round of ACPI IRQ fixes (VIA ACPI fixed)
cfq-4.patch
CFQ io scheduler
CFQ fixes
no-unit-at-a-time.patch
Use -fno-unit-at-a-time if gcc supports it
calibrate_tsc-consolidation.patch
calibrate_tsc() fix and consolidation
config_spinline.patch
uninline spinlocks for profiling accuracy.
ppc64-build-fixes.patch
Fix ppc64 breakage
ppc64-bar-0-fix.patch
Allow PCI BARs that start at 0
ppc64-reloc_hide.patch
ppc64-semaphore-reimplementation.patch
ppc64: use the ia32 semaphore implementation
ppc64-local.patch
ppc64: local.h implementation
sym-do-160.patch
make the SYM driver do 160 MB/sec
rt-tasks-special-vm-treatment.patch
real-time enhanced page allocator and throttling
rt-tasks-special-vm-treatment-2.patch
input-use-after-free-checks.patch
input layer debug checks
fbdev.patch
framebbuffer driver update
cursor-flashing-fix.patch
fbdev: fix cursor letovers
slab-hexdump.patch
slab: hexdump structures when things go wrong
aic7xxx-parallel-build-fix.patch
fix parallel builds for aic7xxx
group_leader-rework.patch
Fix setpgid and threads
use group_leader->pgrp (was Re: setpgid and threads)
ramdisk-cleanup.patch
delay-ksoftirqd-fallback.patch
Try harded in IRQ context before falling back to ksoftirqd
intel8x0-cleanup.patch
intel8x0 cleanups
claim-serio-early.patch
Serio: claim serio early
mark-devfs-obsolete.patch
mark devfs obsolete
VT8231-router-detection.patch
VT8231 IRQ router detection
block-devfs-conversions.patch
Initialise devfs_name in various block drivers
timer_tsc-cyc2ns_scale-fix.patch
monolitic_clock, timer_{tsc,hpet} and CPUFREQ
test4-pm1.patch
power management update
ide-pm-oops-fix.patch
IDE power management oops fix
swsusp-fpu-fix.patch
swsusp fpu management fix
ricoh-mask-fix.patch
pcmcia: ricoh.h mask fix
EDEC
From: KOMURO <komujun@nifty.com>, Alan Cox <alan@lxorguk.ukuu.org.uk>
RL5C4XX_16BIT_MEM_0 was wrong.
dac960-devfs_name-fix.patch
dac960 devfs_name initialisation fix
dac960-warning-fixes.patch
compiler warning fixes for DAC960 on alpha
ikconfig-gzipped-2.patch
Move ikconfig to /proc/config.gz
ikconfig cleanup
flush-invalidate-fixes.patch
memory writeback/invalidation fixes
flush-invalidate-fixes-warning-fix.patch
ide_floppy-maybe-fix.patch
might fix ide_floppy
reiserfs-direct-io.patch
resierfs direct-IO support
pdflush-diag.patch
joydev-exclusions.patch
joydev is too eager claiming input devices
might_sleep-diags.patch
imm-fix-fix.patch
Fix imm.c again
selinux-option-config-option.patch
make selinux enable param config option, enabled by default
sound-remove-duplicate-includes.patch
sound: remove duplicate includes
kernel-remove-duplicate-includes.patch
remove duplicate includes in kernel/
utime-on-immutable-file-fix.patch
disallow utime{s}() on immutable or append-only files
add-daniele-to-credits.patch
add Daniele to CREDITS
NR_CPUS-overflow-fix.patch
Handle NR_CPUS overflow
ppp-oops-fix.patch
ppp oops fix
d_delete-d_lookup-race-fix.patch
d_delete-d_lookup race fix
idle-using-monitor-mwait.patch
idle using PNI monitor/mwait
idle-using-monitor-mwait-tweaks.patch
remap_file_pages-MAP_NONBLOCK-fix.patch
remap file pages MAP_NONBLOCK fix
install_page-use-after-unmap-fix.patch
install_page pte use-after-unmap fix
agp-build-fix.patch
AGPGART_MINOR needs <linux/agpgart.h>
really-use-english-date-in-version-string.patch
really use english date in version string
inflate-error-cleanup.patch
tidy up lib/inflate.c error messages
slab-debug-additions.patch
Move slab objects to the end of the real allocation
mwave-locking-fixes.patch
mwave locking fixes
summit-includes-fix.patch
fix Summit srat.h includes
random-lock-contention.patch
Redue random driver lock contention
agp-warning-fix.patch
AGP warning fix
ifdown-lockup-fix.patch
fadvise-needs-asmlinkage.patch
ufs-build-fix.patch
fs/ufs/namei.c build fix
p00001_synaptics-restore-on-close.patch
p00002_psmouse-reset-timeout.patch
p00003_synaptics-multi-button.patch
p00004_synaptics-optional.patch
p00005_synaptics-pass-through.patch
p00006_psmouse-suspend-resume.patch
p00007_synaptics-old-proto.patch
synaptics-mode-set.patch
Synaptics mode setting
syn-multi-btn-fix.patch
synaptics multibutton fix
keyboard-resend-fix.patch
keyboard resend fix
psmouse_ipms2-option.patch
Force mouse detection as imps/2 (and fix my KVM switch)
i8042-history.patch
debug: i8042 history dumping
linux-isp-2.patch
linux-isp-2-fix-again.patch
lost feral fix
feral-bounce-fix.patch
Feral driver - highmem issues
feral-bounce-fix-2.patch
Feral driver bouncing fix
list_del-debug.patch
list_del debug check
print-build-options-on-oops.patch
print a few config options on oops
show_task-free-stack-fix.patch
show_task() fix and cleanup
oops-dump-preceding-code.patch
i386 oops output: dump preceding code
lockmeter.patch
printk-oops-mangle-fix.patch
disentangle printk's whilst oopsing on SMP
20-odirect_enable.patch
21-odirect_cruft.patch
22-read_proc.patch
23-write_proc.patch
24-commit_proc.patch
25-odirect.patch
nfs-O_DIRECT-always-enabled.patch
Force CONFIG_NFS_DIRECTIO
sched-CAN_MIGRATE_TASK-fix.patch
CAN_MIGRATE fix
sched-balance-fix-2.6.0-test3-mm3-A0.patch
sched-balance-fix-2.6.0-test3-mm3-A0
sched-2.6.0-test2-mm2-A3.patch
sched-2.6.0-test2-mm2-A3
ppc-sched_clock.patch
ppc64-sched_clock.patch
ppc64: sched_clock()
sparc64_sched_clock.patch
x86_64-sched_clock.patch
Add sched_clock for x86-64
sched-warning-fix.patch
sched-balance-tuning.patch
CPU scheduler balancing fix
sched-no-tsc-on-numa.patch
Subject: Re: Fw: Re: 2.6.0-test2-mm3
o12.2int.patch
O12.2int for interactivity
o12.3.patch
O12.3 for interactivity
o13int.patch
O13int for interactivity
o13.1int.patch
O13.1int
o14int.patch
O14int
o14int-div-fix.patch
o14int 64-bit-divide fix
o14.1int.patch
O14.1int
o15int.patch
O15int for interactivity
o16int.patch
From: Con Kolivas <kernel@kolivas.org>
Subject: [PATCH] O16int for interactivity
o16.1int.patch
O16.1int for interactivity
o16.2int.patch
O16.2int
o16.3int.patch
O16.3int
o18int.patch
O18int
o18.1int.patch
O18.1int
sched-cpu-migration-fix.patch
sched: task migration fix
o19int.patch
O19int
o20int.patch
O20int
4g-2.6.0-test2-mm2-A5.patch
4G/4G split patch
4G/4G: remove debug code
4g4g: pmd fix
4g/4g: fixes from Bill
4g4g: fpu emulation fix
4g/4g usercopy atomicity fix
4G/4G: remove debug code
4g4g: pmd fix
4g/4g: fixes from Bill
4g4g: fpu emulation fix
4g/4g usercopy atomicity fix
4G/4G preempt on vstack
4G/4G: even number of kmap types
4g4g: fix __get_user in slab
4g4g: Remove extra .data.idt section definition
4g/4g linker error (overlapping sections)
4G/4G: remove debug code
4g4g: pmd fix
4g/4g: fixes from Bill
4g4g: fpu emulation fix
4g4g: show_registers() fix
4g/4g usercopy atomicity fix
4g4g: debug flags fix
4g4g: Fix wrong asm-offsets entry
cyclone time fixmap fix
4G/4G preempt on vstack
4G/4G: even number of kmap types
4g4g: fix __get_user in slab
4g4g: Remove extra .data.idt section definition
4g/4g linker error (overlapping sections)
4G/4G: remove debug code
4g4g: pmd fix
4g/4g: fixes from Bill
4g4g: fpu emulation fix
4g4g: show_registers() fix
4g/4g usercopy atomicity fix
4g4g: debug flags fix
4g4g: Fix wrong asm-offsets entry
cyclone time fixmap fix
4g4g-cyclone-timer-fix.patch
4g4g-copy_mount_options-fix.patch
use direct_copy_{to,from}_user for kernel access in mm/usercopy.c
4g4g-pagetable-accounting-fix.patch
4g/4g pagetable accounting fix
ppc-fixes.patch
make mm4 compile on ppc
aic7xxx_old-oops-fix.patch
aio-01-retry.patch
AIO: Core retry infrastructure
io_submit_one-EINVAL-fix.patch
Fix aio process hang on EINVAL
aio-02-lockpage_wq.patch
AIO: Async page wait
aio-03-fs_read.patch
AIO: Filesystem aio read
aio-04-buffer_wq.patch
AIO: Async buffer wait
aio-05-fs_write.patch
AIO: Filesystem aio write
aio-05-fs_write-fix.patch
aio-06-bread_wq.patch
AIO: Async block read
aio-06-bread_wq-fix.patch
aio-07-ext2getblk_wq.patch
AIO: Async get block for ext2
O_SYNC-speedup-2.patch
speed up O_SYNC writes
aio-09-o_sync.patch
aio O_SYNC
aio-10-BUG-fix.patch
AIO: fix a BUG
aio-11-workqueue-flush.patch
AIO: flush workqueues before destroying ioctx'es
aio-12-readahead.patch
AIO: readahead fixes
aio-dio-no-readahead.patch
aio O_DIRECT no readahead
lock_buffer_wq-fix.patch
lock_buffer_wq fix
unuse_mm-locked.patch
AIO: hold the context lock across unuse_mm
aio-take-task_lock.patch
task task_lock in use_mm()
aio-O_SYNC-fix.patch
Unify o_sync changes for aio and regular writes
aio-O_SYNC-fix-missing-bit.patch
aio-O_SYNC-fix bits got lost
O_SYNC-speedup-nolock-fix.patch
aio-writev-nsegs-fix.patch
aio: writev nr_segs fix
aio-remove-lseek-triggerable-BUG_ONs.patch
aio-readahead-rework.patch
Unified page range readahead for aio and regular reads
aio-readahead-speedup.patch
Readahead issues and AIO read speedup
aio-osync-fix-2.patch
More AIO O_SYNC related fixes
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: 2.6.0-test5-mm1 2003-09-09 6:50 2.6.0-test5-mm1 Andrew Morton @ 2003-09-09 7:02 ` Joshua Kwan 2003-09-09 21:57 ` 2.6.0-test5-mm1 Cliff White 2003-09-09 7:53 ` 2.6.0-test5-mm1 Jeremy Fitzhardinge ` (2 subsequent siblings) 3 siblings, 1 reply; 8+ messages in thread From: Joshua Kwan @ 2003-09-09 7:02 UTC (permalink / raw) To: linux-kernel, linux-mm, akpm [-- Attachment #1: Type: text/plain, Size: 732 bytes --] On Mon, Sep 08, 2003 at 11:50:28PM -0700, Andrew Morton wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test5/2.6.0-test5-mm1/ Needs the following patch to compile: --- mm/slab.c~ 2003-09-08 23:58:31.000000000 -0700 +++ mm/slab.c 2003-09-08 23:58:33.000000000 -0700 @@ -2794,11 +2794,13 @@ } else { kernel_map_pages(virt_to_page(objp), c->objsize/PAGE_SIZE, 1); +#if DEBUG if (c->flags & SLAB_RED_ZONE) printk("redzone: 0x%lx/0x%lx.\n", *dbg_redzone1(c, objp), *dbg_redzone2(c, objp)); if (c->flags & SLAB_STORE_USER) printk("Last user: %p.\n", *dbg_userword(c, objp)); +#endif } spin_unlock_irqrestore(&c->spinlock, flags); -- Joshua Kwan [-- Attachment #2: Type: application/pgp-signature, Size: 827 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: 2.6.0-test5-mm1 2003-09-09 7:02 ` 2.6.0-test5-mm1 Joshua Kwan @ 2003-09-09 21:57 ` Cliff White 0 siblings, 0 replies; 8+ messages in thread From: Cliff White @ 2003-09-09 21:57 UTC (permalink / raw) To: joshk, linux-kernel, linux-mm, akpm OSDL's STP saw this problem, no tests ran on 2.6.0-test5-mm1 We've added this patch (PLM #2112) and are running tests now. cliffw > On Mon, Sep 08, 2003 at 11:50:28PM -0700, Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test5/2.6.0-test5-mm1/ > > Needs the following patch to compile: > > --- mm/slab.c~ 2003-09-08 23:58:31.000000000 -0700 > +++ mm/slab.c 2003-09-08 23:58:33.000000000 -0700 > @@ -2794,11 +2794,13 @@ > } else { > kernel_map_pages(virt_to_page(objp), c->objsize/PAGE_SIZE, 1); > > +#if DEBUG > if (c->flags & SLAB_RED_ZONE) > printk("redzone: 0x%lx/0x%lx.\n", *dbg_redzone1(c, objp), *dbg_redzone2(c, objp)); > > if (c->flags & SLAB_STORE_USER) > printk("Last user: %p.\n", *dbg_userword(c, objp)); > +#endif > } > spin_unlock_irqrestore(&c->spinlock, flags); > > -- > Joshua Kwan -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a> ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: 2.6.0-test5-mm1 2003-09-09 6:50 2.6.0-test5-mm1 Andrew Morton 2003-09-09 7:02 ` 2.6.0-test5-mm1 Joshua Kwan @ 2003-09-09 7:53 ` Jeremy Fitzhardinge 2003-09-10 21:17 ` 2.6.0-test5-mm1 Wiktor Wodecki 2003-09-11 6:53 ` 2.6.0-test5-mm1 William Lee Irwin III 3 siblings, 0 replies; 8+ messages in thread From: Jeremy Fitzhardinge @ 2003-09-09 7:53 UTC (permalink / raw) To: Andrew Morton; +Cc: Linux Kernel List, linux-mm On Mon, 2003-09-08 at 23:50, Andrew Morton wrote: > +group_leader-rework.patch > > Use the thread group leader's pgrp rather than the current thread's pgrp > everywhere. Missed one: fs/autofs/inode.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN fs/autofs/inode.c~fix-pgrp fs/autofs/inode.c --- local-2.6/fs/autofs/inode.c~fix-pgrp 2003-09-09 00:29:35.000000000 -0700 +++ local-2.6-jeremy/fs/autofs/inode.c 2003-09-09 00:30:05.000000000 -0700 @@ -129,7 +129,7 @@ int autofs_fill_super(struct super_block sbi->magic = AUTOFS_SBI_MAGIC; sbi->catatonic = 0; sbi->exp_timeout = 0; - sbi->oz_pgrp = current->pgrp; + sbi->oz_pgrp = process_group(current); autofs_initialize_hash(&sbi->dirhash); sbi->queues = NULL; memset(sbi->symlink_bitmap, 0, sizeof(long)*AUTOFS_SYMLINK_BITMAP_LEN); _ -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a> ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: 2.6.0-test5-mm1 2003-09-09 6:50 2.6.0-test5-mm1 Andrew Morton 2003-09-09 7:02 ` 2.6.0-test5-mm1 Joshua Kwan 2003-09-09 7:53 ` 2.6.0-test5-mm1 Jeremy Fitzhardinge @ 2003-09-10 21:17 ` Wiktor Wodecki 2003-09-11 6:53 ` 2.6.0-test5-mm1 William Lee Irwin III 3 siblings, 0 replies; 8+ messages in thread From: Wiktor Wodecki @ 2003-09-10 21:17 UTC (permalink / raw) To: Andrew Morton; +Cc: linux-kernel, linux-mm [-- Attachment #1.1: Type: text/plain, Size: 17011 bytes --] Hi, still errors with uncared irq with test5-mm1: Sep 10 21:36:13 kakerlak kernel: irq 7: nobody cared! Sep 10 21:36:13 kakerlak kernel: Call Trace: Sep 10 21:36:13 kakerlak kernel: [__report_bad_irq+42/144] __report_bad_irq+0x2a/0x90 Sep 10 21:36:13 kakerlak kernel: [note_interrupt+108/176] note_interrupt+0x6c/0xb0 Sep 10 21:36:13 kakerlak kernel: [do_IRQ+288/304] do_IRQ+0x120/0x130 Sep 10 21:36:13 kakerlak kernel: [common_interrupt+24/32] common_interrupt+0x18/0x20 Sep 10 21:36:13 kakerlak kernel: [do_softirq+64/160] do_softirq+0x40/0xa0 Sep 10 21:36:13 kakerlak kernel: [do_IRQ+252/304] do_IRQ+0xfc/0x130 Sep 10 21:36:13 kakerlak kernel: [_stext+0/96] rest_init+0x0/0x60 Sep 10 21:36:13 kakerlak kernel: [common_interrupt+24/32] common_interrupt+0x18/0x20 Sep 10 21:36:13 kakerlak kernel: [_stext+0/96] rest_init+0x0/0x60 Sep 10 21:36:13 kakerlak kernel: [acpi_processor_idle+213/455] acpi_processor_idle+0xd5/0x1c7 Sep 10 21:36:13 kakerlak kernel: [_stext+0/96] rest_init+0x0/0x60 Sep 10 21:36:13 kakerlak kernel: [cpu_idle+44/64] cpu_idle+0x2c/0x40 Sep 10 21:36:13 kakerlak kernel: [start_kernel+332/352] start_kernel+0x14c/0x160 Sep 10 21:36:13 kakerlak kernel: [unknown_bootoption+0/256] unknown_bootoption+0x0/0x100 Sep 10 21:36:13 kakerlak kernel: Sep 10 21:36:13 kakerlak kernel: handlers: Sep 10 21:36:13 kakerlak kernel: [acpi_irq+0/22] (acpi_irq+0x0/0x16) Sep 10 21:36:13 kakerlak kernel: Disabling IRQ #7 kernel booted with pci=noacpi, lspci attached On Mon, Sep 08, 2003 at 11:50:28PM -0700, Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test5/2.6.0-test5-mm1/ > > > Small fixes, mainly. > > > > > Changes since 2.6.0-test4-mm6: > > > -sysfs-memleak-fix.patch > -large-dev_t-2nd-01.patch > -large-dev_t-2nd-02.patch > -large-dev_t-2nd-03.patch > -large-dev_t-2nd-04.patch > -large-dev_t-2nd-05.patch > -large-dev_t-2nd-06.patch > -large-dev_t-2nd-07.patch > -large-dev_t-2nd-08.patch > -large-dev_t-2nd-09.patch > -large-dev_t-2nd-10.patch > -large-dev_t-2nd-11.patch > -large-dev_t-2nd-12.patch > -large-dev_t-2nd-13.patch > -large-dev_t-2nd-14.patch > -large-dev_t-2nd-15.patch > -kobject-unlimited-name-lengths.patch > -kobject-unlimited-name-lengths-use-after-free-fix.patch > -remove-version_h.patch > -remove-__SMP__.patch > -make-init_mister-static.patch > -skfddi-copy_user-checks.patch > -ll_rw_blk-comment-corrections.patch > -sc520_wdt-ioremap-checking.patch > -paride-error-return-handling.patch > -init-exit-cleanups.patch > -qla1280-pci-alloc-free-checking.patch > -saa7134-core-ioremap-checking.patch > -acpi-pci-routing-fixes.patch > > Merged > > +tg3-poll_controller.patch > +kgdb-eth-reattach.patch > +kgdb-skb_reserve-fix.patch > > kgdb-over-ethernet fixes > > -fix-io-hangs.patch > -as-insert-here-fix.patch > > Obsoleted > > +acpi-irq-fixes.patch > > Andrew de Quincey's ACPI changes > > -cfq-3.patch > -cfq-3-fixes.patch > +cfq-4.patch > > Reworked CFQ IO scheduler > > -thread-pgrp-fix-2.patch > > Obsoleted by group_leader-rework.patch > > +group_leader-rework.patch > > Use the thread group leader's pgrp rather than the current thread's pgrp > everywhere. > > +timer_tsc-cyc2ns_scale-fix.patch > > ia32 timer fixlet > > +ppp-oops-fix.patch > > Fix an oops in the PPP driver (with devfs) > > +d_delete-d_lookup-race-fix.patch > > dentry race fix > > +idle-using-monitor-mwait.patch > +idle-using-monitor-mwait-tweaks.patch > > Support for using the new ia32 monitor/mwait instructions in the idle loop. > > +remap_file_pages-MAP_NONBLOCK-fix.patch > +install_page-use-after-unmap-fix.patch > > remap_file_pages() fixes > > +agp-build-fix.patch > > Compile fix > > +inflate-error-cleanup.patch > > Error message consistencies. > > +slab-debug-additions.patch > > Slab debug enhancements, including: make sure that objects are aligned at > the highest possible address within their page, so overruns are more likely > to trigger the page unmapping debug feature. > > +mwave-locking-fixes.patch > > mwave driver fixes > > +summit-includes-fix.patch > > Build fix > > +random-lock-contention.patch > > Fix lock contention in the new random driver locking on monster SMP. > > +agp-warning-fix.patch > > Fix some warning > > +ifdown-lockup-fix.patch > > Fix network device close hang > > +fadvise-needs-asmlinkage.patch > > Missing asmlinkage > > +ufs-build-fix.patch > > Purge C++isms > > -put_task_struct-debug.patch > > This broke, but the bug was fixed anyway. > > -sparc64-lockmeter-fix.patch > -sparc64-lockmeter-fix-2.patch > > Folded into lockmeter.patch > > +4g4g-copy_mount_options-fix.patch > +4g4g-pagetable-accounting-fix.patch > > 4G/4G fixes > > > > > > All 173 patches: > > > mm.patch > add -mmN to EXTRAVERSION > > kgdb-ga.patch > kgdb stub for ia32 (George Anzinger's one) > kgdbL warning fix > > kgdb-warning-fix.patch > kgdbL warning fix > > kgdb-build-fix.patch > > kgdb-spinlock-fix.patch > > kgdb-fix-debug-info.patch > kgdb: CONFIG_DEBUG_INFO fix > > kgdb-cpumask_t.patch > > kgdb-x86_64-fixes.patch > x86_64 fixes > > kgdb-over-ethernet.patch > kgdb-over-ethernet patch > > kgdb-over-ethernet-fixes.patch > kgdb-over-ethernet fixlets > > kgdb-CONFIG_NET_POLL_CONTROLLER.patch > kgdb: replace CONFIG_KGDB with CONFIG_NET_RX_POLL in net drivers > > kgdb-handle-stopped-NICs.patch > kgdb: handle netif_stopped NICs > > eepro100-poll-controller.patch > > tlan-poll_controller.patch > > tulip-poll_controller.patch > > tg3-poll_controller.patch > kgdb: tg3 poll_controller > > kgdb-eth-smp-fix.patch > kgdb-over-ethernet: fix SMP > > kgdb-eth-reattach.patch > > kgdb-skb_reserve-fix.patch > kgdb-over-ethernet: skb_reserve() fix > > acpi-irq-fixes.patch > Next round of ACPI IRQ fixes (VIA ACPI fixed) > > cfq-4.patch > CFQ io scheduler > CFQ fixes > > no-unit-at-a-time.patch > Use -fno-unit-at-a-time if gcc supports it > > calibrate_tsc-consolidation.patch > calibrate_tsc() fix and consolidation > > config_spinline.patch > uninline spinlocks for profiling accuracy. > > ppc64-build-fixes.patch > Fix ppc64 breakage > > ppc64-bar-0-fix.patch > Allow PCI BARs that start at 0 > > ppc64-reloc_hide.patch > > ppc64-semaphore-reimplementation.patch > ppc64: use the ia32 semaphore implementation > > ppc64-local.patch > ppc64: local.h implementation > > sym-do-160.patch > make the SYM driver do 160 MB/sec > > rt-tasks-special-vm-treatment.patch > real-time enhanced page allocator and throttling > > rt-tasks-special-vm-treatment-2.patch > > input-use-after-free-checks.patch > input layer debug checks > > fbdev.patch > framebbuffer driver update > > cursor-flashing-fix.patch > fbdev: fix cursor letovers > > slab-hexdump.patch > slab: hexdump structures when things go wrong > > aic7xxx-parallel-build-fix.patch > fix parallel builds for aic7xxx > > group_leader-rework.patch > Fix setpgid and threads > use group_leader->pgrp (was Re: setpgid and threads) > > ramdisk-cleanup.patch > > delay-ksoftirqd-fallback.patch > Try harded in IRQ context before falling back to ksoftirqd > > intel8x0-cleanup.patch > intel8x0 cleanups > > claim-serio-early.patch > Serio: claim serio early > > mark-devfs-obsolete.patch > mark devfs obsolete > > VT8231-router-detection.patch > VT8231 IRQ router detection > > block-devfs-conversions.patch > Initialise devfs_name in various block drivers > > timer_tsc-cyc2ns_scale-fix.patch > monolitic_clock, timer_{tsc,hpet} and CPUFREQ > > test4-pm1.patch > power management update > > ide-pm-oops-fix.patch > IDE power management oops fix > > swsusp-fpu-fix.patch > swsusp fpu management fix > > ricoh-mask-fix.patch > pcmcia: ricoh.h mask fix > EDEC > From: KOMURO <komujun@nifty.com>, Alan Cox <alan@lxorguk.ukuu.org.uk> > > RL5C4XX_16BIT_MEM_0 was wrong. > > dac960-devfs_name-fix.patch > dac960 devfs_name initialisation fix > > dac960-warning-fixes.patch > compiler warning fixes for DAC960 on alpha > > ikconfig-gzipped-2.patch > Move ikconfig to /proc/config.gz > ikconfig cleanup > > flush-invalidate-fixes.patch > memory writeback/invalidation fixes > > flush-invalidate-fixes-warning-fix.patch > > ide_floppy-maybe-fix.patch > might fix ide_floppy > > reiserfs-direct-io.patch > resierfs direct-IO support > > pdflush-diag.patch > > joydev-exclusions.patch > joydev is too eager claiming input devices > > might_sleep-diags.patch > > imm-fix-fix.patch > Fix imm.c again > > selinux-option-config-option.patch > make selinux enable param config option, enabled by default > > sound-remove-duplicate-includes.patch > sound: remove duplicate includes > > kernel-remove-duplicate-includes.patch > remove duplicate includes in kernel/ > > utime-on-immutable-file-fix.patch > disallow utime{s}() on immutable or append-only files > > add-daniele-to-credits.patch > add Daniele to CREDITS > > NR_CPUS-overflow-fix.patch > Handle NR_CPUS overflow > > ppp-oops-fix.patch > ppp oops fix > > d_delete-d_lookup-race-fix.patch > d_delete-d_lookup race fix > > idle-using-monitor-mwait.patch > idle using PNI monitor/mwait > > idle-using-monitor-mwait-tweaks.patch > > remap_file_pages-MAP_NONBLOCK-fix.patch > remap file pages MAP_NONBLOCK fix > > install_page-use-after-unmap-fix.patch > install_page pte use-after-unmap fix > > agp-build-fix.patch > AGPGART_MINOR needs <linux/agpgart.h> > > really-use-english-date-in-version-string.patch > really use english date in version string > > inflate-error-cleanup.patch > tidy up lib/inflate.c error messages > > slab-debug-additions.patch > Move slab objects to the end of the real allocation > > mwave-locking-fixes.patch > mwave locking fixes > > summit-includes-fix.patch > fix Summit srat.h includes > > random-lock-contention.patch > Redue random driver lock contention > > agp-warning-fix.patch > AGP warning fix > > ifdown-lockup-fix.patch > > fadvise-needs-asmlinkage.patch > > ufs-build-fix.patch > fs/ufs/namei.c build fix > > p00001_synaptics-restore-on-close.patch > > p00002_psmouse-reset-timeout.patch > > p00003_synaptics-multi-button.patch > > p00004_synaptics-optional.patch > > p00005_synaptics-pass-through.patch > > p00006_psmouse-suspend-resume.patch > > p00007_synaptics-old-proto.patch > > synaptics-mode-set.patch > Synaptics mode setting > > syn-multi-btn-fix.patch > synaptics multibutton fix > > keyboard-resend-fix.patch > keyboard resend fix > > psmouse_ipms2-option.patch > Force mouse detection as imps/2 (and fix my KVM switch) > > i8042-history.patch > debug: i8042 history dumping > > linux-isp-2.patch > > linux-isp-2-fix-again.patch > lost feral fix > > feral-bounce-fix.patch > Feral driver - highmem issues > > feral-bounce-fix-2.patch > Feral driver bouncing fix > > list_del-debug.patch > list_del debug check > > print-build-options-on-oops.patch > print a few config options on oops > > show_task-free-stack-fix.patch > show_task() fix and cleanup > > oops-dump-preceding-code.patch > i386 oops output: dump preceding code > > lockmeter.patch > > printk-oops-mangle-fix.patch > disentangle printk's whilst oopsing on SMP > > 20-odirect_enable.patch > > 21-odirect_cruft.patch > > 22-read_proc.patch > > 23-write_proc.patch > > 24-commit_proc.patch > > 25-odirect.patch > > nfs-O_DIRECT-always-enabled.patch > Force CONFIG_NFS_DIRECTIO > > sched-CAN_MIGRATE_TASK-fix.patch > CAN_MIGRATE fix > > sched-balance-fix-2.6.0-test3-mm3-A0.patch > sched-balance-fix-2.6.0-test3-mm3-A0 > > sched-2.6.0-test2-mm2-A3.patch > sched-2.6.0-test2-mm2-A3 > > ppc-sched_clock.patch > > ppc64-sched_clock.patch > ppc64: sched_clock() > > sparc64_sched_clock.patch > > x86_64-sched_clock.patch > Add sched_clock for x86-64 > > sched-warning-fix.patch > > sched-balance-tuning.patch > CPU scheduler balancing fix > > sched-no-tsc-on-numa.patch > Subject: Re: Fw: Re: 2.6.0-test2-mm3 > > o12.2int.patch > O12.2int for interactivity > > o12.3.patch > O12.3 for interactivity > > o13int.patch > O13int for interactivity > > o13.1int.patch > O13.1int > > o14int.patch > O14int > > o14int-div-fix.patch > o14int 64-bit-divide fix > > o14.1int.patch > O14.1int > > o15int.patch > O15int for interactivity > > o16int.patch > From: Con Kolivas <kernel@kolivas.org> > Subject: [PATCH] O16int for interactivity > > o16.1int.patch > O16.1int for interactivity > > o16.2int.patch > O16.2int > > o16.3int.patch > O16.3int > > o18int.patch > O18int > > o18.1int.patch > O18.1int > > sched-cpu-migration-fix.patch > sched: task migration fix > > o19int.patch > O19int > > o20int.patch > O20int > > 4g-2.6.0-test2-mm2-A5.patch > 4G/4G split patch > 4G/4G: remove debug code > 4g4g: pmd fix > 4g/4g: fixes from Bill > 4g4g: fpu emulation fix > 4g/4g usercopy atomicity fix > 4G/4G: remove debug code > 4g4g: pmd fix > 4g/4g: fixes from Bill > 4g4g: fpu emulation fix > 4g/4g usercopy atomicity fix > 4G/4G preempt on vstack > 4G/4G: even number of kmap types > 4g4g: fix __get_user in slab > 4g4g: Remove extra .data.idt section definition > 4g/4g linker error (overlapping sections) > 4G/4G: remove debug code > 4g4g: pmd fix > 4g/4g: fixes from Bill > 4g4g: fpu emulation fix > 4g4g: show_registers() fix > 4g/4g usercopy atomicity fix > 4g4g: debug flags fix > 4g4g: Fix wrong asm-offsets entry > cyclone time fixmap fix > 4G/4G preempt on vstack > 4G/4G: even number of kmap types > 4g4g: fix __get_user in slab > 4g4g: Remove extra .data.idt section definition > 4g/4g linker error (overlapping sections) > 4G/4G: remove debug code > 4g4g: pmd fix > 4g/4g: fixes from Bill > 4g4g: fpu emulation fix > 4g4g: show_registers() fix > 4g/4g usercopy atomicity fix > 4g4g: debug flags fix > 4g4g: Fix wrong asm-offsets entry > cyclone time fixmap fix > > 4g4g-cyclone-timer-fix.patch > > 4g4g-copy_mount_options-fix.patch > use direct_copy_{to,from}_user for kernel access in mm/usercopy.c > > 4g4g-pagetable-accounting-fix.patch > 4g/4g pagetable accounting fix > > ppc-fixes.patch > make mm4 compile on ppc > > aic7xxx_old-oops-fix.patch > > aio-01-retry.patch > AIO: Core retry infrastructure > > io_submit_one-EINVAL-fix.patch > Fix aio process hang on EINVAL > > aio-02-lockpage_wq.patch > AIO: Async page wait > > aio-03-fs_read.patch > AIO: Filesystem aio read > > aio-04-buffer_wq.patch > AIO: Async buffer wait > > aio-05-fs_write.patch > AIO: Filesystem aio write > > aio-05-fs_write-fix.patch > > aio-06-bread_wq.patch > AIO: Async block read > > aio-06-bread_wq-fix.patch > > aio-07-ext2getblk_wq.patch > AIO: Async get block for ext2 > > O_SYNC-speedup-2.patch > speed up O_SYNC writes > > aio-09-o_sync.patch > aio O_SYNC > > aio-10-BUG-fix.patch > AIO: fix a BUG > > aio-11-workqueue-flush.patch > AIO: flush workqueues before destroying ioctx'es > > aio-12-readahead.patch > AIO: readahead fixes > > aio-dio-no-readahead.patch > aio O_DIRECT no readahead > > lock_buffer_wq-fix.patch > lock_buffer_wq fix > > unuse_mm-locked.patch > AIO: hold the context lock across unuse_mm > > aio-take-task_lock.patch > task task_lock in use_mm() > > aio-O_SYNC-fix.patch > Unify o_sync changes for aio and regular writes > > aio-O_SYNC-fix-missing-bit.patch > aio-O_SYNC-fix bits got lost > > O_SYNC-speedup-nolock-fix.patch > > aio-writev-nsegs-fix.patch > aio: writev nr_segs fix > > aio-remove-lseek-triggerable-BUG_ONs.patch > > aio-readahead-rework.patch > Unified page range readahead for aio and regular reads > > aio-readahead-speedup.patch > Readahead issues and AIO read speedup > > aio-osync-fix-2.patch > More AIO O_SYNC related fixes > > > > > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- Regards, Wiktor Wodecki [-- Attachment #1.2: lspci --] [-- Type: text/plain, Size: 7640 bytes --] 00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 03) 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: 0 Region 0: Memory at d0000000 (32-bit, prefetchable) [size=64M] Capabilities: <available only to root> 00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP] (prog-if 00 [Normal decode]) 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: 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 0000f000-00000fff Memory behind bridge: d9000000-dbffffff Prefetchable memory behind bridge: dc000000-dcffffff BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- Capabilities: <available only to root> 00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40) Subsystem: VIA Technologies, Inc. VT82C686/A PCI to ISA Bridge 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: 0 Capabilities: <available only to root> 00:07.1 IDE interface: VIA Technologies, Inc. VT82C586/B/686A/B PIPC Bus Master IDE (rev 06) (prog-if 8a [Master SecP PriP]) Subsystem: VIA Technologies, Inc. VT8235 Bus Master ATA133/100/66/33 IDE Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 32 Region 4: I/O ports at 9000 [size=16] Capabilities: <available only to root> 00:07.2 USB Controller: VIA Technologies, Inc. USB (rev 16) (prog-if 00 [UHCI]) Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 32, cache line size 08 Interrupt: pin D routed to IRQ 12 Region 4: I/O ports at 9400 [size=32] Capabilities: <available only to root> 00:07.3 USB Controller: VIA Technologies, Inc. USB (rev 16) (prog-if 00 [UHCI]) Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 32, cache line size 08 Interrupt: pin D routed to IRQ 12 Region 4: I/O ports at 9800 [size=32] Capabilities: <available only to root> 00:07.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40) Subsystem: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] 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- Interrupt: pin ? routed to IRQ 7 Capabilities: <available only to root> 00:09.0 Unknown mass storage controller: Triones Technologies, Inc. HPT366/368/370/370A/372 (rev 04) Subsystem: Triones Technologies, Inc. HPT370A 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: 120 (2000ns min, 2000ns max) Interrupt: pin A routed to IRQ 11 Region 0: I/O ports at 9c00 [size=8] Region 1: I/O ports at a000 [size=4] Region 2: I/O ports at a400 [size=8] Region 3: I/O ports at a800 [size=4] Region 4: I/O ports at ac00 [size=256] Expansion ROM at <unassigned> [disabled] [size=128K] Capabilities: <available only to root> 00:0a.0 SCSI storage controller: Adaptec AHA-2940U/UW/D / AIC-7881U (rev 01) Subsystem: Adaptec AHA-2940UW SCSI Host Adapter Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR+ Latency: 32 (2000ns min, 2000ns max), cache line size 08 Interrupt: pin A routed to IRQ 10 Region 0: I/O ports at b000 [disabled] [size=256] Region 1: Memory at dd000000 (32-bit, non-prefetchable) [size=4K] Expansion ROM at <unassigned> [disabled] [size=64K] Capabilities: <available only to root> 00:0b.0 VGA compatible controller: 3Dfx Interactive, Inc. Voodoo 3 (rev 01) (prog-if 00 [VGA]) Subsystem: 3Dfx Interactive, Inc. Voodoo3 Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR+ Interrupt: pin A routed to IRQ 9 Region 0: Memory at d4000000 (32-bit, non-prefetchable) [size=32M] Region 1: Memory at d6000000 (32-bit, prefetchable) [size=32M] Region 2: I/O ports at b400 [size=256] Expansion ROM at <unassigned> [disabled] [size=64K] Capabilities: <available only to root> 00:0c.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78) Subsystem: 3Com Corporation 3C905C-TX Fast Etherlink for PC Management NIC Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR+ Latency: 32 (2500ns min, 2500ns max), cache line size 08 Interrupt: pin A routed to IRQ 12 Region 0: I/O ports at b800 [size=128] Region 1: Memory at dd001000 (32-bit, non-prefetchable) [size=128] Expansion ROM at <unassigned> [disabled] [size=128K] Capabilities: <available only to root> 00:0d.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 10/100 Ethernet (rev 02) Subsystem: Silicon Integrated Systems [SiS] SiS900 10/100 Ethernet Adapter Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 32 (13000ns min, 2750ns max) Interrupt: pin A routed to IRQ 11 Region 0: I/O ports at bc00 [size=256] Region 1: Memory at dd002000 (32-bit, non-prefetchable) [size=4K] Expansion ROM at <unassigned> [disabled] [size=128K] Capabilities: <available only to root> 00:0f.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10) Subsystem: C-Media Electronics Inc CMI8738/C3DX PCI Audio Device Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 32 (500ns min, 6000ns max) Interrupt: pin A routed to IRQ 9 Region 0: I/O ports at c000 [size=256] Capabilities: <available only to root> 01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA 2164W [Millennium II] AGP (prog-if 00 [VGA]) Subsystem: Matrox Graphics, Inc.: Unknown device 0100 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- Interrupt: pin A routed to IRQ 11 Region 0: Memory at dc000000 (32-bit, prefetchable) [size=16M] Region 1: Memory at d9000000 (32-bit, non-prefetchable) [size=16K] Region 2: Memory at da000000 (32-bit, non-prefetchable) [size=8M] Expansion ROM at <unassigned> [disabled] [size=64K] Capabilities: <available only to root> [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: 2.6.0-test5-mm1 2003-09-09 6:50 2.6.0-test5-mm1 Andrew Morton ` (2 preceding siblings ...) 2003-09-10 21:17 ` 2.6.0-test5-mm1 Wiktor Wodecki @ 2003-09-11 6:53 ` William Lee Irwin III 3 siblings, 0 replies; 8+ messages in thread From: William Lee Irwin III @ 2003-09-11 6:53 UTC (permalink / raw) To: Andrew Morton; +Cc: linux-kernel, linux-mm On Mon, Sep 08, 2003 at 11:50:28PM -0700, Andrew Morton wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test5/2.6.0-test5-mm1/ > Small fixes, mainly. Here's another one. any_online_cpu() is required to and with cpu_online_map before attempting to find an online cpu somewhere in the map; this patch adds that logic to the implementation(s) of any_online_cpu(). Untested, but apparently necessary e.g. for set_cpus_allowed() not to oops. -- wli ===== include/asm-generic/cpumask_arith.h 1.1 vs edited ===== --- 1.1/include/asm-generic/cpumask_arith.h Mon Aug 18 19:46:23 2003 +++ edited/include/asm-generic/cpumask_arith.h Wed Sep 10 23:46:36 2003 @@ -27,7 +27,12 @@ #define cpus_shift_right(dst, src, n) do { dst = (src) >> (n); } while (0) #define cpus_shift_left(dst, src, n) do { dst = (src) << (n); } while (0) -#define any_online_cpu(map) ({ (map) ? first_cpu(map) : NR_CPUS; }) +#define any_online_cpu(map) \ +({ \ + cpumask_t __tmp__; \ + cpus_and(__tmp__, map, cpu_online_map); \ + __tmp__ ? first_cpu(__tmp__) : NR_CPUS; \ +}) #define CPU_MASK_ALL (~((cpumask_t)0) >> (8*sizeof(cpumask_t) - NR_CPUS)) #define CPU_MASK_NONE ((cpumask_t)0) ===== include/asm-generic/cpumask_array.h 1.1 vs edited ===== --- 1.1/include/asm-generic/cpumask_array.h Mon Aug 18 19:46:23 2003 +++ edited/include/asm-generic/cpumask_array.h Wed Sep 10 23:46:05 2003 @@ -36,7 +36,13 @@ cpu_set(cpu, __cpu_mask); \ __cpu_mask; \ }) -#define any_online_cpu(map) find_first_bit((map).mask, NR_CPUS) +#define any_online_cpu(map) \ +({ \ + cpumask_t __tmp__; \ + cpus_and(__tmp__, map, cpu_online_map); \ + find_first_bit(__tmp__.mask, NR_CPUS); \ +}) + /* * um, these need to be usable as static initializers -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a> ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2003-09-11 7:23 UTC | newest] Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2003-09-10 23:01 2.6.0-test5-mm1 Nakajima, Jun 2003-09-11 7:23 ` 2.6.0-test5-mm1 Wiktor Wodecki -- strict thread matches above, loose matches on Subject: below -- 2003-09-09 6:50 2.6.0-test5-mm1 Andrew Morton 2003-09-09 7:02 ` 2.6.0-test5-mm1 Joshua Kwan 2003-09-09 21:57 ` 2.6.0-test5-mm1 Cliff White 2003-09-09 7:53 ` 2.6.0-test5-mm1 Jeremy Fitzhardinge 2003-09-10 21:17 ` 2.6.0-test5-mm1 Wiktor Wodecki 2003-09-11 6:53 ` 2.6.0-test5-mm1 William Lee Irwin III
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox