All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jesse Barnes <jbarnes-Y1mF5jBUw70BENJcbMCuUQ@public.gmane.org>
To: Kan-Ru Chen <kanru-+lMv398qL9qh6J55Ss3d3w@public.gmane.org>
Cc: Enrico Bandiello <enban-c0jvKHQHzSzx4jp4WZvp5g@public.gmane.org>,
	"Rafael J. Wysocki" <rjw-KKrjLPT3xs0@public.gmane.org>,
	Linux Kernel Mailing List
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Kernel Testers List
	<kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Maciej Rutecki
	<maciej.rutecki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Enrico Bandiello <enban-cmaem7PIVQTx4jp4WZvp5g@public.gmane.org>
Subject: Re: [Bug #16307] i915 in kernel 2.6.35-rc3, high number of wakeups
Date: Thu, 29 Jul 2010 11:28:37 -0700	[thread overview]
Message-ID: <20100729112837.0d010cc7@virtuousgeek.org> (raw)
In-Reply-To: <87sk38b7ai.fsf-ONHucydYG54+Yz5RL6G0bA@public.gmane.org>

On Sun, 25 Jul 2010 10:54:13 +0800
Kan-Ru Chen <kanru-+lMv398qL9qh6J55Ss3d3w@public.gmane.org> wrote:

> Hi,
> 
> On Sat, 24 Jul 2010 11:19:50 +0200, Enrico Bandiello <enban-c0jvKHQHzSzx4jp4WZvp5g@public.gmane.org> wrote:
> > On 07/23/2010 07:25 PM, Jesse Barnes wrote:
> > > On Fri, 23 Jul 2010 13:47:31 +0200 (CEST)
> > > "Rafael J. Wysocki"<rjw-KKrjLPT3xs0@public.gmane.org>  wrote:
> > >
> > >> This message has been generated automatically as a part of a summary report
> > >> of recent regressions.
> > >>
> > >> The following bug entry is on the current list of known regressions
> > >> from 2.6.34.  Please verify if it still should be listed and let the tracking team
> > >> know (either way).
> > >>
> > >>
> > >> Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=16307
> > >> Subject		: i915 in kernel 2.6.35-rc3, high number of wakeups
> > >> Submitter	: Enrico Bandiello<enban-c0jvKHQHzSzx4jp4WZvp5g@public.gmane.org>
> > >> Date		: 2010-06-26 16:57 (28 days old)
> > >> Message-ID	:<4C26317A.5070309-c0jvKHQHzSzx4jp4WZvp5g@public.gmane.org>
> > >> References	: http://marc.info/?l=linux-kernel&m=127757403404259&w=2
> > >
> > > Just updated the bug for this one.  Enrico, you say this behavior is
> > > recent.  Can you bisect between 2.6.34 and when the problem started?
> > >
> > Hi. I just tried, but can't find anything useful until now (surely it's 
> > my fault: it was my first attempt at bisection). Please let me try again 
> > in the next days.
> 
> I also noticed that interrupts keeps high in powertop. I bisected it
> today:
> 
> # bad: [e44a21b7268a022c7749f521c06214145bd161e4] Linux 2.6.35-rc2
> # good: [e40152ee1e1c7a63f4777791863215e3faa37a86] Linus 2.6.34
> git bisect start 'v2.6.35-rc2' 'v2.6.34'
> # good: [2086ca482f89950410527425913ca48d948e9622] i2c-algo-pca: Fix coding style issues
> git bisect good 2086ca482f89950410527425913ca48d948e9622
> # bad: [1756ac3d3c41341297ea25b818b7fce505bb2a9a] Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
> git bisect bad 1756ac3d3c41341297ea25b818b7fce505bb2a9a
> # bad: [ec2a7587e0a91d5c1afe23a0a73edfce06c5e4e0] Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
> git bisect bad ec2a7587e0a91d5c1afe23a0a73edfce06c5e4e0
> # good: [e0bc5d4a54938eedcde14005210e6c08aa9727e4] Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
> git bisect good e0bc5d4a54938eedcde14005210e6c08aa9727e4
> # good: [ac3ee84c604502240122c47b52f0542ec8774f15] Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
> git bisect good ac3ee84c604502240122c47b52f0542ec8774f15
> # bad: [f4b7fb94c576265ceffc43031805ade32fa80c6a] drm/radeon/kms: take vram mutex pointer before derefing object.
> git bisect bad f4b7fb94c576265ceffc43031805ade32fa80c6a
> # bad: [0bcb1d844ac638a4c4280f697d5bfac9791e9a70] Merge branch 'drm-radeon-lockup' into drm-core-next
> git bisect bad 0bcb1d844ac638a4c4280f697d5bfac9791e9a70
> # bad: [77ffb5979de59efd1a6b280b10d647b09285bee0] drm/i915/pch: Use minimal number of FDI lanes (v2)
> git bisect bad 77ffb5979de59efd1a6b280b10d647b09285bee0
> # bad: [ab00a9ef8d4ce7de4d5b15cbf4101feeb8cf7f4d] drm/i915: Un-magic a DPCD register write
> git bisect bad ab00a9ef8d4ce7de4d5b15cbf4101feeb8cf7f4d
> # skip: [0f3ee801b332d6ff22285386675fe5aaedf035c3] drm/i915: Allow LVDS on pipe A on gen4+
> git bisect skip 0f3ee801b332d6ff22285386675fe5aaedf035c3
> # good: [5bf4c9c469ffc64b85fed1f3d2b0c8b19909ed13] drm/i915: use encoder_list for hotplug callback
> git bisect good 5bf4c9c469ffc64b85fed1f3d2b0c8b19909ed13
> # bad: [d275f6614e160fa71d6e2201eb34c9b41fd8473c] drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.
> git bisect bad d275f6614e160fa71d6e2201eb34c9b41fd8473c
> # good: [c1c43977e6fc789cbde094303fa9ace629a35aca] drm/i915: passing drm connector param for load detection
> git bisect good c1c43977e6fc789cbde094303fa9ace629a35aca
> # good: [6443170f6d862a1cc89e61e4bb2410b714b875f4] drm/i915: Remove dead KMS encoder save/restore code.
> git bisect good 6443170f6d862a1cc89e61e4bb2410b714b875f4
> 
> The bisect stopped between d275f66 and 0f3ee80 so I reverted the
> following three commits:
> 
> b3b095b drm/i915: enable LVDS on Cougarpoint
> d275f66 drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.
> 0f3ee80 drm/i915: Allow LVDS on pipe A on gen4+
> 
> Now the powertop only shows about 0.2 interrupts per second. Hope this
> information is useful.

Hm that doesn't make much sense.  Can you collect register dumps using
intel_reg_dumper between the two cases?  I'd expect the LVDS to be on
pipe b after the revert, but maybe before the revert we're leaving pipe
b enabled and getting spurious interrupts?

-- 
Jesse Barnes, Intel Open Source Technology Center

WARNING: multiple messages have this Message-ID (diff)
From: Jesse Barnes <jbarnes@virtuousgeek.org>
To: Kan-Ru Chen <kanru@kanru.info>
Cc: Enrico Bandiello <enban@postal.uv.es>,
	"Rafael J. Wysocki" <rjw@sisk.pl>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Kernel Testers List <kernel-testers@vger.kernel.org>,
	Maciej Rutecki <maciej.rutecki@gmail.com>,
	Enrico Bandiello <enban@alumni.uv.es>
Subject: Re: [Bug #16307] i915 in kernel 2.6.35-rc3, high number of wakeups
Date: Thu, 29 Jul 2010 11:28:37 -0700	[thread overview]
Message-ID: <20100729112837.0d010cc7@virtuousgeek.org> (raw)
In-Reply-To: <87sk38b7ai.fsf@anar.kanru.info>

On Sun, 25 Jul 2010 10:54:13 +0800
Kan-Ru Chen <kanru@kanru.info> wrote:

> Hi,
> 
> On Sat, 24 Jul 2010 11:19:50 +0200, Enrico Bandiello <enban@postal.uv.es> wrote:
> > On 07/23/2010 07:25 PM, Jesse Barnes wrote:
> > > On Fri, 23 Jul 2010 13:47:31 +0200 (CEST)
> > > "Rafael J. Wysocki"<rjw@sisk.pl>  wrote:
> > >
> > >> This message has been generated automatically as a part of a summary report
> > >> of recent regressions.
> > >>
> > >> The following bug entry is on the current list of known regressions
> > >> from 2.6.34.  Please verify if it still should be listed and let the tracking team
> > >> know (either way).
> > >>
> > >>
> > >> Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=16307
> > >> Subject		: i915 in kernel 2.6.35-rc3, high number of wakeups
> > >> Submitter	: Enrico Bandiello<enban@postal.uv.es>
> > >> Date		: 2010-06-26 16:57 (28 days old)
> > >> Message-ID	:<4C26317A.5070309@postal.uv.es>
> > >> References	: http://marc.info/?l=linux-kernel&m=127757403404259&w=2
> > >
> > > Just updated the bug for this one.  Enrico, you say this behavior is
> > > recent.  Can you bisect between 2.6.34 and when the problem started?
> > >
> > Hi. I just tried, but can't find anything useful until now (surely it's 
> > my fault: it was my first attempt at bisection). Please let me try again 
> > in the next days.
> 
> I also noticed that interrupts keeps high in powertop. I bisected it
> today:
> 
> # bad: [e44a21b7268a022c7749f521c06214145bd161e4] Linux 2.6.35-rc2
> # good: [e40152ee1e1c7a63f4777791863215e3faa37a86] Linus 2.6.34
> git bisect start 'v2.6.35-rc2' 'v2.6.34'
> # good: [2086ca482f89950410527425913ca48d948e9622] i2c-algo-pca: Fix coding style issues
> git bisect good 2086ca482f89950410527425913ca48d948e9622
> # bad: [1756ac3d3c41341297ea25b818b7fce505bb2a9a] Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
> git bisect bad 1756ac3d3c41341297ea25b818b7fce505bb2a9a
> # bad: [ec2a7587e0a91d5c1afe23a0a73edfce06c5e4e0] Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
> git bisect bad ec2a7587e0a91d5c1afe23a0a73edfce06c5e4e0
> # good: [e0bc5d4a54938eedcde14005210e6c08aa9727e4] Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
> git bisect good e0bc5d4a54938eedcde14005210e6c08aa9727e4
> # good: [ac3ee84c604502240122c47b52f0542ec8774f15] Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
> git bisect good ac3ee84c604502240122c47b52f0542ec8774f15
> # bad: [f4b7fb94c576265ceffc43031805ade32fa80c6a] drm/radeon/kms: take vram mutex pointer before derefing object.
> git bisect bad f4b7fb94c576265ceffc43031805ade32fa80c6a
> # bad: [0bcb1d844ac638a4c4280f697d5bfac9791e9a70] Merge branch 'drm-radeon-lockup' into drm-core-next
> git bisect bad 0bcb1d844ac638a4c4280f697d5bfac9791e9a70
> # bad: [77ffb5979de59efd1a6b280b10d647b09285bee0] drm/i915/pch: Use minimal number of FDI lanes (v2)
> git bisect bad 77ffb5979de59efd1a6b280b10d647b09285bee0
> # bad: [ab00a9ef8d4ce7de4d5b15cbf4101feeb8cf7f4d] drm/i915: Un-magic a DPCD register write
> git bisect bad ab00a9ef8d4ce7de4d5b15cbf4101feeb8cf7f4d
> # skip: [0f3ee801b332d6ff22285386675fe5aaedf035c3] drm/i915: Allow LVDS on pipe A on gen4+
> git bisect skip 0f3ee801b332d6ff22285386675fe5aaedf035c3
> # good: [5bf4c9c469ffc64b85fed1f3d2b0c8b19909ed13] drm/i915: use encoder_list for hotplug callback
> git bisect good 5bf4c9c469ffc64b85fed1f3d2b0c8b19909ed13
> # bad: [d275f6614e160fa71d6e2201eb34c9b41fd8473c] drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.
> git bisect bad d275f6614e160fa71d6e2201eb34c9b41fd8473c
> # good: [c1c43977e6fc789cbde094303fa9ace629a35aca] drm/i915: passing drm connector param for load detection
> git bisect good c1c43977e6fc789cbde094303fa9ace629a35aca
> # good: [6443170f6d862a1cc89e61e4bb2410b714b875f4] drm/i915: Remove dead KMS encoder save/restore code.
> git bisect good 6443170f6d862a1cc89e61e4bb2410b714b875f4
> 
> The bisect stopped between d275f66 and 0f3ee80 so I reverted the
> following three commits:
> 
> b3b095b drm/i915: enable LVDS on Cougarpoint
> d275f66 drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.
> 0f3ee80 drm/i915: Allow LVDS on pipe A on gen4+
> 
> Now the powertop only shows about 0.2 interrupts per second. Hope this
> information is useful.

Hm that doesn't make much sense.  Can you collect register dumps using
intel_reg_dumper between the two cases?  I'd expect the LVDS to be on
pipe b after the revert, but maybe before the revert we're leaving pipe
b enabled and getting spurious interrupts?

-- 
Jesse Barnes, Intel Open Source Technology Center

  parent reply	other threads:[~2010-07-29 18:28 UTC|newest]

Thread overview: 108+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-23 11:42 2.6.35-rc6: Reported regressions from 2.6.34 Rafael J. Wysocki
2010-07-23 11:42 ` Rafael J. Wysocki
2010-07-23 11:42 ` Rafael J. Wysocki
2010-07-23 11:42 ` [Bug #16173] After uncompressing the kernel, at boot time, the server hangs Rafael J. Wysocki
2010-07-23 11:42   ` Rafael J. Wysocki
2010-07-23 12:33   ` Eric W. Biederman
2010-07-23 12:33     ` Eric W. Biederman
2010-07-23 11:47 ` [Bug #16184] Container, X86-64, i386, iptables rule Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16257] sysfs changes break hwsim and bnep drivers Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16221] 2.6.35-rc2-git5 -- [drm:drm_mode_getfb] *ERROR* invalid framebuffer id Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16228] BUG/boot failure on Dell Precision T3500 (pci/ahci_stop_engine) Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16215] sysfs: cannot create duplicate filename '/class/net/bnep0' Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16256] tpm_tis breaks suspend/hibernate on kernels > 2.6.34 Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16201] SIOCGIWFREQ ioctl fails to get frequency info Rafael J. Wysocki
2010-07-23 11:47   ` Rafael J. Wysocki
2010-07-23 14:38   ` John W. Linville
2010-07-23 14:38     ` John W. Linville
2010-07-23 20:00     ` Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16294] [Q35 bisected] hang at init of i915 driver Rafael J. Wysocki
2010-07-23 11:47   ` Rafael J. Wysocki
2010-07-23 13:11   ` Tim Gardner
2010-07-23 13:11     ` Tim Gardner
     [not found]     ` <4C4994FB.9090205-FkRxxPpxr6pWk0Htik3J/w@public.gmane.org>
2010-07-23 20:04       ` Rafael J. Wysocki
2010-07-23 20:04         ` Rafael J. Wysocki
2010-07-23 13:18   ` Kees Cook
2010-07-23 13:18     ` Kees Cook
2010-07-23 20:05     ` Rafael J. Wysocki
     [not found]       ` <201007232205.14936.rjw-KKrjLPT3xs0@public.gmane.org>
2010-07-29 20:31         ` Jiri Slaby
2010-07-29 20:31           ` Jiri Slaby
2010-07-23 11:47 ` [Bug #16265] Why is kslowd accumulating so much CPU time? Rafael J. Wysocki
2010-07-23 14:41   ` Nick Bowler
2010-07-23 14:41     ` Nick Bowler
     [not found]     ` <20100723144143.GA14650-7BP4RkwGw0uXmMXjJBpWqg@public.gmane.org>
2010-07-23 18:27       ` Ted Ts'o
2010-07-23 18:27         ` Ted Ts'o
2010-07-23 11:47 ` [Bug #16278] lvm snapshot causes deadlock in 2.6.35 Rafael J. Wysocki
2010-07-23 11:47   ` Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16271] 2.6.35-rc3 regression: IBM Maia system is unbootable [ACPI related?] Rafael J. Wysocki
2010-07-23 11:47   ` Rafael J. Wysocki
2010-07-27  0:00   ` James Bottomley
2010-07-27  0:00     ` James Bottomley
     [not found]     ` <1280188821.7125.486.camel-0iu6Cu4xQGLYCGPCin2YbQ@public.gmane.org>
2010-07-27 18:44       ` Rafael J. Wysocki
2010-07-27 18:44         ` Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16310] arm omap invalid module format Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16311] [REGRESSION][SUSPEND] 2.6.35-rcX won't suspend Lenovo W500 laptop Rafael J. Wysocki
2010-07-23 11:47   ` Rafael J. Wysocki
2010-07-23 14:11   ` Shawn Starr
2010-07-23 14:11     ` Shawn Starr
     [not found]     ` <123290.24094.qm-aqYcPWQm5sWB9c0Qi4KiSl5cfvJIxWXgQQ4Iyu8u01E@public.gmane.org>
2010-07-23 17:28       ` Jesse Barnes
2010-07-23 17:28         ` Jesse Barnes
2010-07-23 11:47 ` [Bug #16312] WARNING: at fs/fs-writeback.c:1127 __mark_inode_dirty Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16307] i915 in kernel 2.6.35-rc3, high number of wakeups Rafael J. Wysocki
2010-07-23 11:47   ` Rafael J. Wysocki
2010-07-23 17:25   ` Jesse Barnes
2010-07-23 17:25     ` Jesse Barnes
2010-07-24  9:19     ` Enrico Bandiello
     [not found]       ` <4C4AB036.3060003-c0jvKHQHzSzx4jp4WZvp5g@public.gmane.org>
2010-07-25  2:54         ` Kan-Ru Chen
2010-07-25  2:54           ` Kan-Ru Chen
     [not found]           ` <87sk38b7ai.fsf-ONHucydYG54+Yz5RL6G0bA@public.gmane.org>
2010-07-29 18:28             ` Jesse Barnes [this message]
2010-07-29 18:28               ` Jesse Barnes
2010-07-23 11:47 ` [Bug #16332] Kernel crashes in tty code (tty_open) Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16322] WARNING: at /arch/x86/include/asm/processor.h:1005 read_measured_perf_ctrs+0x5a/0x70() Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16353] 2.6.35 regression Rafael J. Wysocki
2010-07-23 11:47   ` Rafael J. Wysocki
2010-07-24  5:17   ` Zeev Tarantov
2010-07-24  5:17     ` Zeev Tarantov
     [not found]     ` <AANLkTinRWnb5wR5SQmf0DMTbAMTy=5X2LM3k3qPFJbPu-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-07-24 22:59       ` Rafael J. Wysocki
2010-07-24 22:59         ` Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16337] general protection fault: 0000 [#1] SMP Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16365] kernel BUG at fs/btrfs/extent-tree.c:1353 Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16372] Regression 2.6.34->2.6.35-rc4: radeaon KMS an RS690 broken Rafael J. Wysocki
2010-07-23 11:47   ` Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16369] Yet another 2.6.35 regression (AGP)? Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16380] Loop devices act strangely in 2.6.35 Rafael J. Wysocki
2010-07-23 11:47   ` Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16383] Regression with e1000e from 2.6.34.1 to 2.6.35-rc5 Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16396] [bisected] resume from suspend freezes system Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16392] BUG at arch/x86/mm/physaddr.c:5 Rafael J. Wysocki
2010-07-23 11:47   ` Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16393] kernel BUG at fs/block_dev.c:765! Rafael J. Wysocki
2010-07-23 13:33   ` Markus Trippelsdorf
     [not found]     ` <20100723133355.GA1806-joY5NpejW+Hx3b7vapvTcQ@public.gmane.org>
2010-07-23 13:45       ` Justin P. Mattock
2010-07-23 13:45         ` Justin P. Mattock
2010-07-23 11:47 ` [Bug #16400] 2.6.35-rc5 inconsistent lock state Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16399] perf failed with kernel 2.6.35-rc Rafael J. Wysocki
2010-07-23 11:47   ` Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16406] Badness with the kernel version 2.6.35-rc1-git1 running on P6 box Rafael J. Wysocki
2010-07-23 11:47   ` Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16405] Brightness Adjustment on Toshiba nb305 Netbooks is non-functional Rafael J. Wysocki
2010-07-23 11:47   ` Rafael J. Wysocki
2010-07-23 11:47 ` [Bug #16423] netfilter/iptables stopped logging 2.6.35-rc Rafael J. Wysocki
2010-07-23 11:47   ` Rafael J. Wysocki
2010-07-23 12:28 ` 2.6.35-rc6: Reported regressions from 2.6.34 Ben Hutchings
     [not found]   ` <1279888113.2089.2.camel-xQnnTUlwzDrdvaEqJLTMTA9jg9n5Vt1AMm0uRHvK7Nw@public.gmane.org>
2010-07-23 20:08     ` Rafael J. Wysocki
2010-07-23 13:33 ` John W. Linville
2010-07-23 14:21 ` Larry Finger
2010-07-23 14:21   ` Larry Finger
2010-07-23 20:09   ` Rafael J. Wysocki
2010-07-23 20:09   ` Rafael J. Wysocki
2010-07-23 20:36 ` Torsten Kaiser
2010-07-23 20:36   ` Torsten Kaiser
  -- strict thread matches above, loose matches on Subject: below --
2010-08-29 22:57 2.6.36-rc3: Reported regressions 2.6.34 -> 2.6.35 Rafael J. Wysocki
2010-08-29 23:13 ` [Bug #16307] i915 in kernel 2.6.35-rc3, high number of wakeups Rafael J. Wysocki
2010-08-31  2:19   ` Kan-Ru Chen
2010-08-31  2:19     ` Kan-Ru Chen
     [not found]     ` <AANLkTi=bLAr=9E6-nfn8r_qGNfxYCXADoA0M9PzWHLmy-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-08-31  7:38       ` Enrico Bandiello
2010-08-31  7:38         ` Enrico Bandiello
2010-08-01 13:46 2.6.35-rc6-git6: Reported regressions from 2.6.34 Rafael J. Wysocki
2010-08-01 13:52 ` [Bug #16307] i915 in kernel 2.6.35-rc3, high number of wakeups Rafael J. Wysocki
2010-08-01 13:52   ` Rafael J. Wysocki
2010-07-08 23:33 2.6.35-rc4-git3: Reported regressions from 2.6.34 Rafael J. Wysocki
2010-07-08 23:41 ` [Bug #16307] i915 in kernel 2.6.35-rc3, high number of wakeups Rafael J. Wysocki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100729112837.0d010cc7@virtuousgeek.org \
    --to=jbarnes-y1mf5jbuw70benjcbmcuuq@public.gmane.org \
    --cc=enban-c0jvKHQHzSzx4jp4WZvp5g@public.gmane.org \
    --cc=enban-cmaem7PIVQTx4jp4WZvp5g@public.gmane.org \
    --cc=kanru-+lMv398qL9qh6J55Ss3d3w@public.gmane.org \
    --cc=kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=maciej.rutecki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=rjw-KKrjLPT3xs0@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.