I have HP nx6325. I've tried to use WARN_ON_ONCE patch, but I don't see
nothing special in dmesg. Just in case I'm posting my
dmesg_2.6.20_WARN_ON_ONCE_on_battery log on
http://bugzilla.kernel.org/show_bug.cgi?id=8235 .

Below I post output of my /proc interrupts (10 sec. delay between reads).

#########################

2.6.20_ac:

           CPU0       CPU1
  0:      73190          0  local-APIC-edge-fasteio   timer
LOC:      72967      72966

           CPU0       CPU1
  0:      83196          0  local-APIC-edge-fasteio   timer

LOC:      82974      82973

#########################

2.6.20_battery:

           CPU0       CPU1
  0:     468590          0  local-APIC-edge-fasteio   timer
LOC:     468410     468409

           CPU0       CPU1
  0:     478596          0  local-APIC-edge-fasteio   timer
LOC:     478417     478416

#########################

2.6-git_ac:

           CPU0       CPU1
  0:        262          0  local-APIC-edge-fasteoi   timer
LOC:      66041      66041

           CPU0       CPU1
  0:        262          0  local-APIC-edge-fasteoi   timer
LOC:      76067      76067

#########################

2.6-git_battery:

           CPU0       CPU1
  0:        261          0  local-APIC-edge-fasteoi   timer
LOC:      29007      29015

           CPU0       CPU1
  0:        261          0  local-APIC-edge-fasteoi   timer
LOC:      29189      29200

#########################

Other interesting thing on 2.6-git is that when I press a key on keyboard it
doesn't repeat (on battery), but it repeats on 2.6-git on ac.

--
Greetings - Grzegorz Chwesewicz
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to