2.6.28-rc2-git7: Reported regressions from 2.6.27 - Kernel
This is a discussion on 2.6.28-rc2-git7: Reported regressions from 2.6.27 - Kernel ; On Sun, Nov 02, 2008 at 05:07:05PM +0100, Rafael J. Wysocki wrote:
> This message has been generated automatically as a part of a report
> of recent regressions.
>
> The following bug entry is on the current list ...
-
Re: [Bug #11901] ath5k triggers WARN_ON in __ieee80211_rx
On Sun, Nov 02, 2008 at 05:07:05PM +0100, Rafael J. Wysocki wrote:
> This message has been generated automatically as a part of a report
> of recent regressions.
>
> The following bug entry is on the current list of known regressions
> from 2.6.27. Please verify if it still should be listed and let me know
> (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11901
> Subject : ath5k triggers WARN_ON in __ieee80211_rx
> Submitter : Bob Copeland
> Date : 2008-10-30 09:15 (4 days old)
Thanks, I just posted a patch for this here:
http://lkml.org/lkml/2008/11/2/157
--
Bob Copeland %% www.bobcopeland.com
--
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/
-
Re: [Bug #11940] Unable to handle kernel paging request at iov_iter_copy_from_user_atomic
On Sunday, 2 of November 2008, David Miller wrote:
> From: "Rafael J. Wysocki"
> Date: Sun, 2 Nov 2008 17:07:10 +0100 (CET)
>
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11940
> > Subject : Unable to handle kernel paging request at iov_iter_copy_from_user_atomic
> > Submitter : Alexander Beregalov
> > Date : 2008-11-01 14:23 (2 days old)
> > References : http://marc.info/?l=linux-kernel&m=122554945922521&w=4
> > Handled-By : Hugh Dickins
> > Patch : http://marc.info/?l=linux-kernel&m=122556602913200&w=4
>
> Patch is now in Linus's tree:
>
> commit 145e1c0023585e0e8f6df22316308ec61c5066b2
> Author: Hugh Dickins
> Date: Sat Nov 1 21:41:40 2008 -0700
>
> sparc64: Fix __copy_{to,from}_user_inatomic defines.
>
> Alexander Beregalov reports oops in __bzero() called from
> copy_from_user_fixup() called from iov_iter_copy_from_user_atomic(),
> when running dbench on tmpfs on sparc64: its __copy_from_user_inatomic
> and __copy_to_user_inatomic should be avoiding, not calling, the fixups.
>
> Signed-off-by: Hugh Dickins
> Signed-off-by: David S. Miller
Thanks, closed.
Rafael
--
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/
-
Re: [Bug #11940] Unable to handle kernel paging request at iov_iter_copy_from_user_atomic
From: "Rafael J. Wysocki"
Date: Sun, 2 Nov 2008 17:07:10 +0100 (CET)
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11940
> Subject : Unable to handle kernel paging request at iov_iter_copy_from_user_atomic
> Submitter : Alexander Beregalov
> Date : 2008-11-01 14:23 (2 days old)
> References : http://marc.info/?l=linux-kernel&m=122554945922521&w=4
> Handled-By : Hugh Dickins
> Patch : http://marc.info/?l=linux-kernel&m=122556602913200&w=4
Patch is now in Linus's tree:
commit 145e1c0023585e0e8f6df22316308ec61c5066b2
Author: Hugh Dickins
Date: Sat Nov 1 21:41:40 2008 -0700
sparc64: Fix __copy_{to,from}_user_inatomic defines.
Alexander Beregalov reports oops in __bzero() called from
copy_from_user_fixup() called from iov_iter_copy_from_user_atomic(),
when running dbench on tmpfs on sparc64: its __copy_from_user_inatomic
and __copy_to_user_inatomic should be avoiding, not calling, the fixups.
Signed-off-by: Hugh Dickins
Signed-off-by: David S. Miller
--
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/
-
Re: [Bug #11854] v2.6.28-rc1: readlink /proc/*/exe returns uninitialized data to userspace
On Sun, Nov 2, 2008 at 5:07 PM, Rafael J. Wysocki wrote:
> This message has been generated automatically as a part of a report
> of recent regressions.
>
> The following bug entry is on the current list of known regressions
> from 2.6.27. Please verify if it still should be listed and let me know
> (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11854
> Subject : v2.6.28-rc1: readlink /proc/*/exe returns uninitialized data to userspace
> Submitter : Vegard Nossum
> Date : 2008-10-25 17:14 (9 days old)
> References : http://marc.info/?l=linux-kernel&m=122495490201663&w=4
Been trying to reproduce this one since I saw it, and I think it can
be written off as can't reproduce :-(
Maybe I can contribute a patch that verifies that the return value ==
strlen(buffer), WARN_ON otherwise? And hope that somebody runs into
it.
Vegard
--
"The animistic metaphor of the bug that maliciously sneaked in while
the programmer was not looking is intellectually dishonest as it
disguises that the error is the programmer's own creation."
-- E. W. Dijkstra, EWD1036
--
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/
-
Re: [Bug #11852] v2.6.28-rc1: Regression in ext3/jbd
On Sun, Nov 2, 2008 at 5:07 PM, Rafael J. Wysocki wrote:
> This message has been generated automatically as a part of a report
> of recent regressions.
>
> The following bug entry is on the current list of known regressions
> from 2.6.27. Please verify if it still should be listed and let me know
> (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11852
> Subject : v2.6.28-rc1: Regression in ext3/jbd
> Submitter : Vegard Nossum
> Date : 2008-10-25 11:22 (9 days old)
> References : http://marc.info/?l=linux-kernel&m=122493379905812&w=4
> Handled-By : Hidehiro Kawai
> Patch : http://marc.info/?l=linux-kernel&m=122510792614388&w=4
> http://marc.info/?l=linux-kernel&m=122510828015045&w=4
This is in mainline as of
commit ef2cabf7c6d838eb0ee2b4fb8ef84f7c06ce16d9
Author: Hidehiro Kawai
Date: Mon Oct 27 22:53:05 2008 -0400
ext4: fix a bug accessing freed memory in ext4_abort
commit 44d6f78756560e95903de239e10f8a40a6eae444
Author: Hidehiro Kawai
Date: Mon Oct 27 22:51:46 2008 -0400
ext3: fix a bug accessing freed memory in ext3_abort
Thanks for quick action, by the way :-)
Vegard
--
"The animistic metaphor of the bug that maliciously sneaked in while
the programmer was not looking is intellectually dishonest as it
disguises that the error is the programmer's own creation."
-- E. W. Dijkstra, EWD1036
--
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/
-
Re: [Bug #11905] lots of extra timer interrupts costing 2W
On Sun, Nov 02, 2008 at 05:07:06PM +0100, Rafael J. Wysocki wrote:
> This message has been generated automatically as a part of a report
> of recent regressions.
>
> The following bug entry is on the current list of known regressions
> from 2.6.27. Please verify if it still should be listed and let me know
> (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11905
> Subject : lots of extra timer interrupts costing 2W
> Submitter : Theodore Ts'o
> Date : 2008-10-30 2:18 (4 days old)
> References : http://marc.info/?l=linux-kernel&m=122533314305315&w=4
> http://marc.info/?l=linux-kernel&m=122541849114444&w=4
Yup, should still be listed.
Is someone looking what the proper fix should be (other than reverting
the commit in question)? I've been running with the commit reverted
on my laptop kernel for a couple of days now, with no problems.
- Ted
--
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/
-
Re: [Bug #11937] ext3 __log_wait_for_space: no transactions
On Sun, Nov 02, 2008 at 05:07:09PM +0100, Rafael J. Wysocki wrote:
> This message has been generated automatically as a part of a report
> of recent regressions.
>
> The following bug entry is on the current list of known regressions
> from 2.6.27. Please verify if it still should be listed and let me know
> (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11937
> Subject : ext3 __log_wait_for_space: no transactions
> Submitter : Meelis Roos
> Date : 2008-10-30 9:49 (4 days old)
> References : http://marc.info/?l=linux-kernel&m=122536026105643&w=4
> Handled-By : Theodore Tso
Yep, should still be listed. As mentioned in the BZ entry, there is a
proposed patch here:
http://lkml.org/lkml/2008/11/1/61
I'm waiting for feedback from the people who have run accross the bug.
- Ted
--
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/
-
Re: [Bug #11854] v2.6.28-rc1: readlink /proc/*/exe returns uninitialized data to userspace
On Sunday, 2 of November 2008, Vegard Nossum wrote:
> On Sun, Nov 2, 2008 at 5:07 PM, Rafael J. Wysocki wrote:
> > This message has been generated automatically as a part of a report
> > of recent regressions.
> >
> > The following bug entry is on the current list of known regressions
> > from 2.6.27. Please verify if it still should be listed and let me know
> > (either way).
> >
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11854
> > Subject : v2.6.28-rc1: readlink /proc/*/exe returns uninitialized data to userspace
> > Submitter : Vegard Nossum
> > Date : 2008-10-25 17:14 (9 days old)
> > References : http://marc.info/?l=linux-kernel&m=122495490201663&w=4
>
> Been trying to reproduce this one since I saw it, and I think it can
> be written off as can't reproduce :-(
Done.
Thanks,
Rafael
--
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/
-
Re: [Bug #11852] v2.6.28-rc1: Regression in ext3/jbd
On Sunday, 2 of November 2008, Vegard Nossum wrote:
> On Sun, Nov 2, 2008 at 5:07 PM, Rafael J. Wysocki wrote:
> > This message has been generated automatically as a part of a report
> > of recent regressions.
> >
> > The following bug entry is on the current list of known regressions
> > from 2.6.27. Please verify if it still should be listed and let me know
> > (either way).
> >
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11852
> > Subject : v2.6.28-rc1: Regression in ext3/jbd
> > Submitter : Vegard Nossum
> > Date : 2008-10-25 11:22 (9 days old)
> > References : http://marc.info/?l=linux-kernel&m=122493379905812&w=4
> > Handled-By : Hidehiro Kawai
> > Patch : http://marc.info/?l=linux-kernel&m=122510792614388&w=4
> > http://marc.info/?l=linux-kernel&m=122510828015045&w=4
>
> This is in mainline as of
>
> commit ef2cabf7c6d838eb0ee2b4fb8ef84f7c06ce16d9
> Author: Hidehiro Kawai
> Date: Mon Oct 27 22:53:05 2008 -0400
>
> ext4: fix a bug accessing freed memory in ext4_abort
>
> commit 44d6f78756560e95903de239e10f8a40a6eae444
> Author: Hidehiro Kawai
> Date: Mon Oct 27 22:51:46 2008 -0400
>
> ext3: fix a bug accessing freed memory in ext3_abort
>
> Thanks for quick action, by the way :-)
Thanks, closed.
Rafael
--
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/
-
Re: [Bug #11845] Suspend regression on Lenovo x60
On Sun 2.Nov'08 at 17:07:01 +0100, Rafael J. Wysocki wrote:
> This message has been generated automatically as a part of a report
> of recent regressions.
>
> The following bug entry is on the current list of known regressions
> from 2.6.27. Please verify if it still should be listed and let me know
> (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11845
> Subject : Suspend regression on Lenovo x60
> Submitter : Jens Axboe
> Date : 2008-10-24 18:02 (10 days old)
> References : http://marc.info/?l=linux-next&m=122487159829507&w=4
> http://marc.info/?l=linux-kernel&m=122512449714310&w=4
> Handled-By : Rafael J. Wysocki
> Tomas Winkler
> Patch : http://marc.info/?l=linux-kernel&m=122513311900482&w=4
> http://marc.info/?l=linux-wireless&m...8625308673&w=4
It is fixed by commit 10d0bd56966571d0324dfd9bbb8aa913a60bef5f which
is now in Linus' tree.
--
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/
-
Re: [Bug #11845] Suspend regression on Lenovo x60
On Sunday, 2 of November 2008, Carlos R. Mafra wrote:
> On Sun 2.Nov'08 at 17:07:01 +0100, Rafael J. Wysocki wrote:
> > This message has been generated automatically as a part of a report
> > of recent regressions.
> >
> > The following bug entry is on the current list of known regressions
> > from 2.6.27. Please verify if it still should be listed and let me know
> > (either way).
> >
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11845
> > Subject : Suspend regression on Lenovo x60
> > Submitter : Jens Axboe
> > Date : 2008-10-24 18:02 (10 days old)
> > References : http://marc.info/?l=linux-next&m=122487159829507&w=4
> > http://marc.info/?l=linux-kernel&m=122512449714310&w=4
> > Handled-By : Rafael J. Wysocki
> > Tomas Winkler
> > Patch : http://marc.info/?l=linux-kernel&m=122513311900482&w=4
> > http://marc.info/?l=linux-wireless&m...8625308673&w=4
>
> It is fixed by commit 10d0bd56966571d0324dfd9bbb8aa913a60bef5f which
> is now in Linus' tree.
Thanks, closed.
Rafael
--
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/
-
Re: [Bug #11845] Suspend regression on Lenovo x60
* Tomas Winkler wrote:
> On Mon, Nov 3, 2008 at 1:55 AM, Rafael J. Wysocki wrote:
> > On Sunday, 2 of November 2008, Carlos R. Mafra wrote:
> >> On Sun 2.Nov'08 at 17:07:01 +0100, Rafael J. Wysocki wrote:
> >> > This message has been generated automatically as a part of a report
> >> > of recent regressions.
> >> >
> >> > The following bug entry is on the current list of known regressions
> >> > from 2.6.27. Please verify if it still should be listed and let me know
> >> > (either way).
> >> >
> >> >
> >> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11845
> >> > Subject : Suspend regression on Lenovo x60
> >> > Submitter : Jens Axboe
> >> > Date : 2008-10-24 18:02 (10 days old)
> >> > References : http://marc.info/?l=linux-next&m=122487159829507&w=4
> >> > http://marc.info/?l=linux-kernel&m=122512449714310&w=4
> >> > Handled-By : Rafael J. Wysocki
> >> > Tomas Winkler
> >> > Patch : http://marc.info/?l=linux-kernel&m=122513311900482&w=4
> >> > http://marc.info/?l=linux-wireless&m...8625308673&w=4
> >>
> >> It is fixed by commit 10d0bd56966571d0324dfd9bbb8aa913a60bef5f which
> >> is now in Linus' tree.
> >
> > Thanks, closed.
>
> Is this queued also for 2.6.27 stable ? My email was bounced back
> I've used linux-stable@veger.kernel.org
three typos caused thebounce. It's stable@kernel.org.
Ingo
--
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/
-
Re: [Bug #11845] Suspend regression on Lenovo x60
On Mon, Nov 3, 2008 at 1:55 AM, Rafael J. Wysocki wrote:
> On Sunday, 2 of November 2008, Carlos R. Mafra wrote:
>> On Sun 2.Nov'08 at 17:07:01 +0100, Rafael J. Wysocki wrote:
>> > This message has been generated automatically as a part of a report
>> > of recent regressions.
>> >
>> > The following bug entry is on the current list of known regressions
>> > from 2.6.27. Please verify if it still should be listed and let me know
>> > (either way).
>> >
>> >
>> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11845
>> > Subject : Suspend regression on Lenovo x60
>> > Submitter : Jens Axboe
>> > Date : 2008-10-24 18:02 (10 days old)
>> > References : http://marc.info/?l=linux-next&m=122487159829507&w=4
>> > http://marc.info/?l=linux-kernel&m=122512449714310&w=4
>> > Handled-By : Rafael J. Wysocki
>> > Tomas Winkler
>> > Patch : http://marc.info/?l=linux-kernel&m=122513311900482&w=4
>> > http://marc.info/?l=linux-wireless&m...8625308673&w=4
>>
>> It is fixed by commit 10d0bd56966571d0324dfd9bbb8aa913a60bef5f which
>> is now in Linus' tree.
>
> Thanks, closed.
Is this queued also for 2.6.27 stable ? My email was bounced back
I've used linux-stable@veger.kernel.org
Thanks
Tomas
--
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/
-
Re: [Bug #11894] 2.6.28-rc2 / hso driver oops
On Sun, 2008-11-02 at 17:07 +0100, Rafael J. Wysocki wrote:
> This message has been generated automatically as a part of a report
> of recent regressions.
>
> The following bug entry is on the current list of known regressions
> from 2.6.27. Please verify if it still should be listed and let me know
> (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11894
> Subject : 2.6.28-rc2 / hso driver oops
> Submitter : Jonathan McDowell
> Date : 2008-10-29 16:40 (5 days old)
> References : http://marc.info/?l=linux-kernel&m=122529846811013&w=4
> Handled-By : Ben Hutchings
I decoded the oops. Jonathan has been fixing it himself.
Ben.
--
Ben Hutchings, Senior Software Engineer, Solarflare Communications
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.
--
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/
-
Re: [Bug #11894] 2.6.28-rc2 / hso driver oops
On Monday, 3 of November 2008, Ben Hutchings wrote:
> On Sun, 2008-11-02 at 17:07 +0100, Rafael J. Wysocki wrote:
> > This message has been generated automatically as a part of a report
> > of recent regressions.
> >
> > The following bug entry is on the current list of known regressions
> > from 2.6.27. Please verify if it still should be listed and let me know
> > (either way).
> >
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11894
> > Subject : 2.6.28-rc2 / hso driver oops
> > Submitter : Jonathan McDowell
> > Date : 2008-10-29 16:40 (5 days old)
> > References : http://marc.info/?l=linux-kernel&m=122529846811013&w=4
> > Handled-By : Ben Hutchings
>
> I decoded the oops. Jonathan has been fixing it himself.
Thanks, updated.
Rafael
--
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/
-
Re: [Bug #11806] iwl3945 fails with microcode error
On Sun, 2008-11-02 at 08:06 -0800, Rafael J. Wysocki wrote:
> This message has been generated automatically as a part of a report
> of recent regressions.
>
> The following bug entry is on the current list of known regressions
> from 2.6.27. Please verify if it still should be listed and let me know
> (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11806
> Subject : iwl3945 fails with microcode error
> Submitter : Johannes Berg
> Date : 2008-10-22 02:36 (12 days old)
> References : http://marc.info/?l=linux-kernel&m=122450235730661&w=4
> Handled-By : Reinette Chatre
>
A patch for this issue has just been sent to John Linville.
Reference: http://marc.info/?l=linux-wireless&m...3010822172&w=2
Reinette
--
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/