torvalds@linux-foundation.org said:Tossing a prink in like so: ide_startstop_t do_rw_taskfile (ide_drive_t *drive, ide_task_t *task) { ide_hwif_t *hwif = HWIF(drive); struct ide_taskfile *tf = &task->tf; ide_handler_t *handler = NULL; printk("do_rw_taskfile(task->data_phase=%i, tf->command=%i\n",task->data_phase,tf->command); if (task->data_phase == TASKFILE_MULTI_IN || Yields: Mar 17 21:57:29 tippex smartd[5810]: smartd version 5.37 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen Mar 17 21:57:29 tippex smartd[5810]: Home page is http://smartmontools.sourceforge.net/ Mar 17 21:57:29 tippex smartd[5810]: Opened configuration file /etc/smartd.conf Mar 17 21:57:29 tippex do_rw_taskfile(task->data_phase=32, tf->command=37 Mar 17 21:57:29 tippex do_rw_taskfile(task->data_phase=1, tf->command=236 Mar 17 21:57:29 tippex smartd[5810]: Configuration file /etc/smartd.conf parsed. Mar 17 21:57:29 tippex smartd[5810]: Device: /dev/hda, opened Mar 17 21:57:29 tippex do_rw_taskfile(task->data_phase=0, tf->command=176 Mar 17 21:57:29 tippex smartd[5810]: Device: /dev/hda, found in smartd database. Mar 17 21:57:29 tippex do_rw_taskfile(task->data_phase=0, tf->command=176 Mar 17 21:57:30 tippex do_rw_taskfile(task->data_phase=1, tf->command=176 Mar 17 21:57:30 tippex do_rw_taskfile(task->data_phase=1, tf->command=176 Mar 17 21:57:30 tippex do_rw_taskfile(task->data_phase=1, tf->command=236 Mar 17 21:57:30 tippex smartd[5810]: Device: /dev/hda, can't monitor Current Pending Sector count - no Attribute 197 Mar 17 21:57:30 tippex smartd[5810]: Device: /dev/hda, can't monitor Offline Uncorrectable Sector count - no Attribute 198 Mar 17 21:57:30 tippex smartd[5810]: Device: /dev/hda, can't monitor Temperature, ignoring -W Directive Mar 17 21:57:30 tippex smartd[5810]: Device: /dev/hda, appears to lack SMART Self-Test log; disabling -l selftest (override with -T permissive Directive) Mar 17 21:57:30 tippex smartd[5810]: Device: /dev/hda, appears to lack SMART Error log; disabling -l error (override with -T permissive Directive) Mar 17 21:57:30 tippex smartd[5810]: Device: /dev/hda, is SMART capable. Adding to "monitor" list. Mar 17 21:57:30 tippex smartd[5810]: Device: /dev/hda, opened Mar 17 21:57:30 tippex smartd[5810]: Device: /dev/hda, found in smartd database. Mar 17 21:57:30 tippex do_rw_taskfile(task->data_phase=0, tf->command=176 Mar 17 21:57:30 tippex do_rw_taskfile(task->data_phase=1, tf->command=176 Mar 17 21:58:00 tippex hda: lost interrupt And the usual freeze. This is on -rc5 with Barts latest suggestion. next? /A --
| Parag Warudkar | BUG: soft lockup - CPU#1 stuck for 15s! [swapper:0] |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 010/196] Chinese: add translation of Codingstyle |
| Andrew Morton | -mm merge plans for 2.6.23 |
git: | |
| Gerrit Renker | [PATCH 24/37] dccp: Processing Confirm options |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Alexey Dobriyan | Re: [GIT]: Networking |
| david | Re: iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49 |
