From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx198.postini.com [74.125.245.198]) by kanga.kvack.org (Postfix) with SMTP id 4B07D6B004D for ; Mon, 20 Feb 2012 05:10:39 -0500 (EST) Received: by eaag11 with SMTP id g11so2489303eaa.14 for ; Mon, 20 Feb 2012 02:10:37 -0800 (PST) Message-ID: <4F421A29.6060303@suse.cz> Date: Mon, 20 Feb 2012 11:02:17 +0100 From: Jiri Slaby MIME-Version: 1.0 Subject: Regression: Bad page map in process xyz Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: n-horiguchi@ah.jp.nec.com, kamezawa.hiroyu@jp.fujitsu.com, Andrew Morton , LKML , Jiri Slaby , linux-mm@kvack.org Hi, I'm getting a ton of BUG: Bad page map in process zypper pte:676b700029736c6f pmd:44967067 when trying to upgrade the system by: zypper dup I bisected that to: commit afb1c03746aa940374b73a7d5750ee05a2376077 Author: Naoya Horiguchi Date: Fri Feb 17 10:57:58 2012 +1100 thp: optimize away unnecessary page table locking thanks, -- js suse labs -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx105.postini.com [74.125.245.105]) by kanga.kvack.org (Postfix) with SMTP id 023366B0083 for ; Sun, 26 Feb 2012 04:27:53 -0500 (EST) Received: by eeke53 with SMTP id e53so2085043eek.14 for ; Sun, 26 Feb 2012 01:27:52 -0800 (PST) From: Maciej Rutecki Reply-To: maciej.rutecki@gmail.com Subject: Re: Regression: Bad page map in process xyz Date: Sun, 26 Feb 2012 10:27:47 +0100 References: <4F421A29.6060303@suse.cz> In-Reply-To: <4F421A29.6060303@suse.cz> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201202261027.48029.maciej.rutecki@gmail.com> Sender: owner-linux-mm@kvack.org List-ID: To: Jiri Slaby Cc: n-horiguchi@ah.jp.nec.com, kamezawa.hiroyu@jp.fujitsu.com, Andrew Morton , LKML , Jiri Slaby , linux-mm@kvack.org On poniedzia=C5=82ek, 20 lutego 2012 o 11:02:17 Jiri Slaby wrote: > Hi, >=20 > I'm getting a ton of > BUG: Bad page map in process zypper pte:676b700029736c6f pmd:44967067 > when trying to upgrade the system by: > zypper dup >=20 > I bisected that to: > commit afb1c03746aa940374b73a7d5750ee05a2376077 > Author: Naoya Horiguchi > Date: Fri Feb 17 10:57:58 2012 +1100 >=20 > thp: optimize away unnecessary page table locking >=20 > thanks, I created a Bugzilla entry at=20 https://bugzilla.kernel.org/show_bug.cgi?id=3D42820 for your bug/regression report, please add your address to the CC list in=20 there, thanks! =2D-=20 Maciej Rutecki http://www.mrutecki.pl -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx120.postini.com [74.125.245.120]) by kanga.kvack.org (Postfix) with SMTP id 38BA66B002C for ; Sun, 26 Feb 2012 08:11:09 -0500 (EST) Received: by dadv6 with SMTP id v6so5054564dad.14 for ; Sun, 26 Feb 2012 05:11:08 -0800 (PST) Date: Sun, 26 Feb 2012 05:10:31 -0800 (PST) From: Hugh Dickins Subject: Re: Regression: Bad page map in process xyz In-Reply-To: <201202261027.48029.maciej.rutecki@gmail.com> Message-ID: References: <4F421A29.6060303@suse.cz> <201202261027.48029.maciej.rutecki@gmail.com> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323584-1891972638-1330261843=:5648" Sender: owner-linux-mm@kvack.org List-ID: To: Maciej Rutecki Cc: Jiri Slaby , n-horiguchi@ah.jp.nec.com, kamezawa.hiroyu@jp.fujitsu.com, Andrew Morton , LKML , Jiri Slaby , linux-mm@kvack.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323584-1891972638-1330261843=:5648 Content-Type: TEXT/PLAIN; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Sun, 26 Feb 2012, Maciej Rutecki wrote: > On poniedzia=C5=82ek, 20 lutego 2012 o 11:02:17 Jiri Slaby wrote: > > Hi, > >=20 > > I'm getting a ton of > > BUG: Bad page map in process zypper pte:676b700029736c6f pmd:44967067 > > when trying to upgrade the system by: > > zypper dup > >=20 > > I bisected that to: > > commit afb1c03746aa940374b73a7d5750ee05a2376077 > > Author: Naoya Horiguchi > > Date: Fri Feb 17 10:57:58 2012 +1100 > >=20 > > thp: optimize away unnecessary page table locking > >=20 > > thanks, >=20 > I created a Bugzilla entry at=20 > https://bugzilla.kernel.org/show_bug.cgi?id=3D42820 > for your bug/regression report, please add your address to the CC list in= =20 > there, thanks! No, thanks for spotting it, but please remove from the regressions report: it's not a regression in 3.3-rc but in linux-next - don't take my word for it, check the commit and you'll not find it in 3.3-rc. We do still need to get the fix into linux-next: Horiguchi-san, has akpm put your fix in mm-commits yet? Please send it again if not. Hugh --8323584-1891972638-1330261843=:5648-- -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx102.postini.com [74.125.245.102]) by kanga.kvack.org (Postfix) with SMTP id 667BF6B002C for ; Sun, 26 Feb 2012 12:04:17 -0500 (EST) Received: by eaag11 with SMTP id g11so2924222eaa.14 for ; Sun, 26 Feb 2012 09:04:15 -0800 (PST) From: Maciej Rutecki Reply-To: maciej.rutecki@gmail.com Subject: Re: Regression: Bad page map in process xyz Date: Sun, 26 Feb 2012 18:04:11 +0100 References: <4F421A29.6060303@suse.cz> <201202261027.48029.maciej.rutecki@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201202261804.11440.maciej.rutecki@gmail.com> Sender: owner-linux-mm@kvack.org List-ID: To: Hugh Dickins Cc: Jiri Slaby , n-horiguchi@ah.jp.nec.com, kamezawa.hiroyu@jp.fujitsu.com, Andrew Morton , LKML , Jiri Slaby , linux-mm@kvack.org On niedziela, 26 lutego 2012 o 14:10:31 Hugh Dickins wrote: > On Sun, 26 Feb 2012, Maciej Rutecki wrote: > > On poniedzia=C5=82ek, 20 lutego 2012 o 11:02:17 Jiri Slaby wrote: > > > Hi, > > >=20 > > > I'm getting a ton of > > > BUG: Bad page map in process zypper pte:676b700029736c6f pmd:44967067 > > > when trying to upgrade the system by: > > > zypper dup > > >=20 > > > I bisected that to: > > > commit afb1c03746aa940374b73a7d5750ee05a2376077 > > > Author: Naoya Horiguchi > > > Date: Fri Feb 17 10:57:58 2012 +1100 > > >=20 > > > thp: optimize away unnecessary page table locking > > >=20 > > > thanks, > >=20 > > I created a Bugzilla entry at > > https://bugzilla.kernel.org/show_bug.cgi?id=3D42820 > > for your bug/regression report, please add your address to the CC list = in > > there, thanks! >=20 > No, thanks for spotting it, but please remove from the regressions > report: it's not a regression in 3.3-rc but in linux-next - don't take > my word for it, check the commit and you'll not find it in 3.3-rc. >=20 > We do still need to get the fix into linux-next: Horiguchi-san, has > akpm put your fix in mm-commits yet? Please send it again if not. >=20 > Hugh Thanks for the information. I should check where is commit placed before. Regards =2D-=20 Maciej Rutecki http://www.mrutecki.pl -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx162.postini.com [74.125.245.162]) by kanga.kvack.org (Postfix) with SMTP id 2FE476B002C for ; Sun, 26 Feb 2012 15:20:24 -0500 (EST) Date: Sun, 26 Feb 2012 15:20:10 -0500 From: Dave Jones Subject: Re: Regression: Bad page map in process xyz Message-ID: <20120226202010.GA7353@redhat.com> References: <4F421A29.6060303@suse.cz> <201202261027.48029.maciej.rutecki@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: Hugh Dickins Cc: Maciej Rutecki , Jiri Slaby , n-horiguchi@ah.jp.nec.com, kamezawa.hiroyu@jp.fujitsu.com, Andrew Morton , LKML , Jiri Slaby , linux-mm@kvack.org On Sun, Feb 26, 2012 at 05:10:31AM -0800, Hugh Dickins wrote: > On Sun, 26 Feb 2012, Maciej Rutecki wrote: > > On poniedziaA?ek, 20 lutego 2012 o 11:02:17 Jiri Slaby wrote: > > > Hi, > > > > > > I'm getting a ton of > > > BUG: Bad page map in process zypper pte:676b700029736c6f pmd:44967067 > > > when trying to upgrade the system by: > > > zypper dup > > > > > > I bisected that to: > > > commit afb1c03746aa940374b73a7d5750ee05a2376077 > > > Author: Naoya Horiguchi > > > Date: Fri Feb 17 10:57:58 2012 +1100 > > > > > > thp: optimize away unnecessary page table locking > > > > > > thanks, > > > > I created a Bugzilla entry at > > https://bugzilla.kernel.org/show_bug.cgi?id=42820 > > for your bug/regression report, please add your address to the CC list in > > there, thanks! > > No, thanks for spotting it, but please remove from the regressions > report: it's not a regression in 3.3-rc but in linux-next - don't take > my word for it, check the commit and you'll not find it in 3.3-rc. > > We do still need to get the fix into linux-next: Horiguchi-san, has > akpm put your fix in mm-commits yet? Please send it again if not. FWIW, we've been getting a bunch of these since 3.0 in Fedora. I've been trying to come up with some way of trying to reproduce them myself, without any luck. Some of our users seem to hit them surprisingly easily. At first I started wondering if it was just bad hardware, but the frequency that we've been getting reports seems to suggest something more screwed up. https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=MODIFIED&bug_status=ON_DEV&bug_status=ON_QA&bug_status=VERIFIED&bug_status=RELEASE_PENDING&bug_status=POST&classification=Fedora&component=kernel&product=Fedora&query_format=advanced&short_desc=bug+page+map&short_desc_type=allwordssubstr&version=15&version=16&version=rawhide&order=bug_id&query_based_on= Until last week, we only had reports up until 3.2, but now that the F17 alpha is getting tested, people are starting to hit it on 3.3rc too I'll try a test build with that commit backed out for our users to try out next week. Dave -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx124.postini.com [74.125.245.124]) by kanga.kvack.org (Postfix) with SMTP id 9421F6B002C for ; Sun, 26 Feb 2012 23:45:47 -0500 (EST) From: Naoya Horiguchi Subject: =?UTF-8?q?Re=3A=20Regression=3A=20Bad=20page=20map=20in=20process=20xyz?= Date: Sun, 26 Feb 2012 23:45:33 -0500 Message-Id: <1330317933-20196-1-git-send-email-n-horiguchi@ah.jp.nec.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: owner-linux-mm@kvack.org List-ID: To: Hugh Dickins Cc: Maciej Rutecki , Jiri Slaby , n-horiguchi@ah.jp.nec.com, kamezawa.hiroyu@jp.fujitsu.com, Andrew Morton , LKML , Jiri Slaby , linux-mm@kvack.org Hi Hugh, On Sun, Feb 26, 2012 at 05:10:31AM -0800, Hugh Dickins wrote: > On Sun, 26 Feb 2012, Maciej Rutecki wrote: > > On poniedziaa??i 1/4 |k, 20 lutego 2012 o 11:02:17 Jiri Slaby wrote: > > > Hi, > > > > > > I'm getting a ton of > > > BUG: Bad page map in process zypper pte:676b700029736c6f pmd:44967067 > > > when trying to upgrade the system by: > > > zypper dup > > > > > > I bisected that to: > > > commit afb1c03746aa940374b73a7d5750ee05a2376077 > > > Author: Naoya Horiguchi > > > Date: Fri Feb 17 10:57:58 2012 +1100 > > > > > > thp: optimize away unnecessary page table locking > > > > > > thanks, > > > > I created a Bugzilla entry at > > https://bugzilla.kernel.org/show_bug.cgi?id=42820 > > for your bug/regression report, please add your address to the CC list in > > there, thanks! > > No, thanks for spotting it, but please remove from the regressions > report: it's not a regression in 3.3-rc but in linux-next - don't take > my word for it, check the commit and you'll not find it in 3.3-rc. > > We do still need to get the fix into linux-next: Horiguchi-san, has > akpm put your fix in mm-commits yet? Please send it again if not. Sorry for late reply. And yes, this fix is in mm-commits now. Thanks, Naoya -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx123.postini.com [74.125.245.123]) by kanga.kvack.org (Postfix) with SMTP id B77616B002C for ; Mon, 27 Feb 2012 03:51:49 -0500 (EST) Received: by eeke53 with SMTP id e53so2501390eek.14 for ; Mon, 27 Feb 2012 00:51:48 -0800 (PST) Message-ID: <4F4B4420.8010309@gmail.com> Date: Mon, 27 Feb 2012 09:51:44 +0100 From: Jiri Slaby MIME-Version: 1.0 Subject: Re: Regression: Bad page map in process xyz References: <1330317933-20196-1-git-send-email-n-horiguchi@ah.jp.nec.com> In-Reply-To: <1330317933-20196-1-git-send-email-n-horiguchi@ah.jp.nec.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Naoya Horiguchi Cc: Hugh Dickins , Maciej Rutecki , Jiri Slaby , kamezawa.hiroyu@jp.fujitsu.com, Andrew Morton , LKML , linux-mm@kvack.org On 02/27/2012 05:45 AM, Naoya Horiguchi wrote: >> We do still need to get the fix into linux-next: Horiguchi-san, has >> akpm put your fix in mm-commits yet? Please send it again if not. > > Sorry for late reply. > And yes, this fix is in mm-commits now. And in -next too as of today: commit 57a2e0ac358d580399a63b54fe4275632bbf63f5 Author: Naoya Horiguchi Date: Sat Feb 25 12:28:03 2012 +1100 fix mremap bug of failing to split thp thanks, -- js -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752601Ab2BTKCj (ORCPT ); Mon, 20 Feb 2012 05:02:39 -0500 Received: from mail-ey0-f174.google.com ([209.85.215.174]:42029 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752524Ab2BTKCW (ORCPT ); Mon, 20 Feb 2012 05:02:22 -0500 Authentication-Results: mr.google.com; spf=pass (google.com: domain of jirislaby@gmail.com designates 10.213.3.198 as permitted sender) smtp.mail=jirislaby@gmail.com; dkim=pass header.i=jirislaby@gmail.com Message-ID: <4F421A29.6060303@suse.cz> Date: Mon, 20 Feb 2012 11:02:17 +0100 From: Jiri Slaby User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120215 Thunderbird/10.0.2 MIME-Version: 1.0 To: n-horiguchi@ah.jp.nec.com, kamezawa.hiroyu@jp.fujitsu.com, Andrew Morton , LKML , Jiri Slaby , linux-mm@kvack.org Subject: Regression: Bad page map in process xyz X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, I'm getting a ton of BUG: Bad page map in process zypper pte:676b700029736c6f pmd:44967067 when trying to upgrade the system by: zypper dup I bisected that to: commit afb1c03746aa940374b73a7d5750ee05a2376077 Author: Naoya Horiguchi Date: Fri Feb 17 10:57:58 2012 +1100 thp: optimize away unnecessary page table locking thanks, -- js suse labs From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752839Ab2BZJ1z (ORCPT ); Sun, 26 Feb 2012 04:27:55 -0500 Received: from mail-ee0-f46.google.com ([74.125.83.46]:58189 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752654Ab2BZJ1x convert rfc822-to-8bit (ORCPT ); Sun, 26 Feb 2012 04:27:53 -0500 Authentication-Results: mr.google.com; spf=pass (google.com: domain of maciej.rutecki@gmail.com designates 10.14.204.73 as permitted sender) smtp.mail=maciej.rutecki@gmail.com; dkim=pass header.i=maciej.rutecki@gmail.com From: Maciej Rutecki Reply-To: maciej.rutecki@gmail.com To: Jiri Slaby Subject: Re: Regression: Bad page map in process xyz Date: Sun, 26 Feb 2012 10:27:47 +0100 User-Agent: KMail/1.13.7 (Linux/3.3.0-rc4; KDE/4.6.5; x86_64; ; ) Cc: n-horiguchi@ah.jp.nec.com, kamezawa.hiroyu@jp.fujitsu.com, Andrew Morton , LKML , Jiri Slaby , linux-mm@kvack.org References: <4F421A29.6060303@suse.cz> In-Reply-To: <4F421A29.6060303@suse.cz> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Message-Id: <201202261027.48029.maciej.rutecki@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On poniedziałek, 20 lutego 2012 o 11:02:17 Jiri Slaby wrote: > Hi, > > I'm getting a ton of > BUG: Bad page map in process zypper pte:676b700029736c6f pmd:44967067 > when trying to upgrade the system by: > zypper dup > > I bisected that to: > commit afb1c03746aa940374b73a7d5750ee05a2376077 > Author: Naoya Horiguchi > Date: Fri Feb 17 10:57:58 2012 +1100 > > thp: optimize away unnecessary page table locking > > thanks, I created a Bugzilla entry at https://bugzilla.kernel.org/show_bug.cgi?id=42820 for your bug/regression report, please add your address to the CC list in there, thanks! -- Maciej Rutecki http://www.mrutecki.pl From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752125Ab2BZRES (ORCPT ); Sun, 26 Feb 2012 12:04:18 -0500 Received: from mail-ee0-f46.google.com ([74.125.83.46]:64593 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751564Ab2BZREQ convert rfc822-to-8bit (ORCPT ); Sun, 26 Feb 2012 12:04:16 -0500 Authentication-Results: mr.google.com; spf=pass (google.com: domain of maciej.rutecki@gmail.com designates 10.213.14.205 as permitted sender) smtp.mail=maciej.rutecki@gmail.com; dkim=pass header.i=maciej.rutecki@gmail.com From: Maciej Rutecki Reply-To: maciej.rutecki@gmail.com To: Hugh Dickins Subject: Re: Regression: Bad page map in process xyz Date: Sun, 26 Feb 2012 18:04:11 +0100 User-Agent: KMail/1.13.7 (Linux/3.3.0-rc4; KDE/4.6.5; x86_64; ; ) Cc: Jiri Slaby , n-horiguchi@ah.jp.nec.com, kamezawa.hiroyu@jp.fujitsu.com, Andrew Morton , LKML , Jiri Slaby , linux-mm@kvack.org References: <4F421A29.6060303@suse.cz> <201202261027.48029.maciej.rutecki@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Message-Id: <201202261804.11440.maciej.rutecki@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On niedziela, 26 lutego 2012 o 14:10:31 Hugh Dickins wrote: > On Sun, 26 Feb 2012, Maciej Rutecki wrote: > > On poniedziałek, 20 lutego 2012 o 11:02:17 Jiri Slaby wrote: > > > Hi, > > > > > > I'm getting a ton of > > > BUG: Bad page map in process zypper pte:676b700029736c6f pmd:44967067 > > > when trying to upgrade the system by: > > > zypper dup > > > > > > I bisected that to: > > > commit afb1c03746aa940374b73a7d5750ee05a2376077 > > > Author: Naoya Horiguchi > > > Date: Fri Feb 17 10:57:58 2012 +1100 > > > > > > thp: optimize away unnecessary page table locking > > > > > > thanks, > > > > I created a Bugzilla entry at > > https://bugzilla.kernel.org/show_bug.cgi?id=42820 > > for your bug/regression report, please add your address to the CC list in > > there, thanks! > > No, thanks for spotting it, but please remove from the regressions > report: it's not a regression in 3.3-rc but in linux-next - don't take > my word for it, check the commit and you'll not find it in 3.3-rc. > > We do still need to get the fix into linux-next: Horiguchi-san, has > akpm put your fix in mm-commits yet? Please send it again if not. > > Hugh Thanks for the information. I should check where is commit placed before. Regards -- Maciej Rutecki http://www.mrutecki.pl From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752857Ab2BZUUv (ORCPT ); Sun, 26 Feb 2012 15:20:51 -0500 Received: from mx1.redhat.com ([209.132.183.28]:38272 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752430Ab2BZUUt (ORCPT ); Sun, 26 Feb 2012 15:20:49 -0500 Date: Sun, 26 Feb 2012 15:20:10 -0500 From: Dave Jones To: Hugh Dickins Cc: Maciej Rutecki , Jiri Slaby , n-horiguchi@ah.jp.nec.com, kamezawa.hiroyu@jp.fujitsu.com, Andrew Morton , LKML , Jiri Slaby , linux-mm@kvack.org Subject: Re: Regression: Bad page map in process xyz Message-ID: <20120226202010.GA7353@redhat.com> Mail-Followup-To: Dave Jones , Hugh Dickins , Maciej Rutecki , Jiri Slaby , n-horiguchi@ah.jp.nec.com, kamezawa.hiroyu@jp.fujitsu.com, Andrew Morton , LKML , Jiri Slaby , linux-mm@kvack.org References: <4F421A29.6060303@suse.cz> <201202261027.48029.maciej.rutecki@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Feb 26, 2012 at 05:10:31AM -0800, Hugh Dickins wrote: > On Sun, 26 Feb 2012, Maciej Rutecki wrote: > > On poniedziałek, 20 lutego 2012 o 11:02:17 Jiri Slaby wrote: > > > Hi, > > > > > > I'm getting a ton of > > > BUG: Bad page map in process zypper pte:676b700029736c6f pmd:44967067 > > > when trying to upgrade the system by: > > > zypper dup > > > > > > I bisected that to: > > > commit afb1c03746aa940374b73a7d5750ee05a2376077 > > > Author: Naoya Horiguchi > > > Date: Fri Feb 17 10:57:58 2012 +1100 > > > > > > thp: optimize away unnecessary page table locking > > > > > > thanks, > > > > I created a Bugzilla entry at > > https://bugzilla.kernel.org/show_bug.cgi?id=42820 > > for your bug/regression report, please add your address to the CC list in > > there, thanks! > > No, thanks for spotting it, but please remove from the regressions > report: it's not a regression in 3.3-rc but in linux-next - don't take > my word for it, check the commit and you'll not find it in 3.3-rc. > > We do still need to get the fix into linux-next: Horiguchi-san, has > akpm put your fix in mm-commits yet? Please send it again if not. FWIW, we've been getting a bunch of these since 3.0 in Fedora. I've been trying to come up with some way of trying to reproduce them myself, without any luck. Some of our users seem to hit them surprisingly easily. At first I started wondering if it was just bad hardware, but the frequency that we've been getting reports seems to suggest something more screwed up. https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=MODIFIED&bug_status=ON_DEV&bug_status=ON_QA&bug_status=VERIFIED&bug_status=RELEASE_PENDING&bug_status=POST&classification=Fedora&component=kernel&product=Fedora&query_format=advanced&short_desc=bug+page+map&short_desc_type=allwordssubstr&version=15&version=16&version=rawhide&order=bug_id&query_based_on= Until last week, we only had reports up until 3.2, but now that the F17 alpha is getting tested, people are starting to hit it on 3.3rc too I'll try a test build with that commit backed out for our users to try out next week. Dave From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753829Ab2B0EqP (ORCPT ); Sun, 26 Feb 2012 23:46:15 -0500 Received: from mx1.redhat.com ([209.132.183.28]:55326 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753178Ab2B0EqO (ORCPT ); Sun, 26 Feb 2012 23:46:14 -0500 From: Naoya Horiguchi To: Hugh Dickins Cc: Maciej Rutecki , Jiri Slaby , n-horiguchi@ah.jp.nec.com, kamezawa.hiroyu@jp.fujitsu.com, Andrew Morton , LKML , Jiri Slaby , linux-mm@kvack.org Subject: =?UTF-8?q?Re=3A=20Regression=3A=20Bad=20page=20map=20in=20process=20xyz?= Date: Sun, 26 Feb 2012 23:45:33 -0500 Message-Id: <1330317933-20196-1-git-send-email-n-horiguchi@ah.jp.nec.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Hugh, On Sun, Feb 26, 2012 at 05:10:31AM -0800, Hugh Dickins wrote: > On Sun, 26 Feb 2012, Maciej Rutecki wrote: > > On poniedziaナFk, 20 lutego 2012 o 11:02:17 Jiri Slaby wrote: > > > Hi, > > > > > > I'm getting a ton of > > > BUG: Bad page map in process zypper pte:676b700029736c6f pmd:44967067 > > > when trying to upgrade the system by: > > > zypper dup > > > > > > I bisected that to: > > > commit afb1c03746aa940374b73a7d5750ee05a2376077 > > > Author: Naoya Horiguchi > > > Date: Fri Feb 17 10:57:58 2012 +1100 > > > > > > thp: optimize away unnecessary page table locking > > > > > > thanks, > > > > I created a Bugzilla entry at > > https://bugzilla.kernel.org/show_bug.cgi?id=42820 > > for your bug/regression report, please add your address to the CC list in > > there, thanks! > > No, thanks for spotting it, but please remove from the regressions > report: it's not a regression in 3.3-rc but in linux-next - don't take > my word for it, check the commit and you'll not find it in 3.3-rc. > > We do still need to get the fix into linux-next: Horiguchi-san, has > akpm put your fix in mm-commits yet? Please send it again if not. Sorry for late reply. And yes, this fix is in mm-commits now. Thanks, Naoya From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753250Ab2B0Ivu (ORCPT ); Mon, 27 Feb 2012 03:51:50 -0500 Received: from mail-ey0-f174.google.com ([209.85.215.174]:39744 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752488Ab2B0Ivt (ORCPT ); Mon, 27 Feb 2012 03:51:49 -0500 Authentication-Results: mr.google.com; spf=pass (google.com: domain of jirislaby@gmail.com designates 10.14.37.203 as permitted sender) smtp.mail=jirislaby@gmail.com; dkim=pass header.i=jirislaby@gmail.com Message-ID: <4F4B4420.8010309@gmail.com> Date: Mon, 27 Feb 2012 09:51:44 +0100 From: Jiri Slaby User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120222 Thunderbird/11.0 MIME-Version: 1.0 To: Naoya Horiguchi CC: Hugh Dickins , Maciej Rutecki , Jiri Slaby , kamezawa.hiroyu@jp.fujitsu.com, Andrew Morton , LKML , linux-mm@kvack.org Subject: Re: Regression: Bad page map in process xyz References: <1330317933-20196-1-git-send-email-n-horiguchi@ah.jp.nec.com> In-Reply-To: <1330317933-20196-1-git-send-email-n-horiguchi@ah.jp.nec.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/27/2012 05:45 AM, Naoya Horiguchi wrote: >> We do still need to get the fix into linux-next: Horiguchi-san, has >> akpm put your fix in mm-commits yet? Please send it again if not. > > Sorry for late reply. > And yes, this fix is in mm-commits now. And in -next too as of today: commit 57a2e0ac358d580399a63b54fe4275632bbf63f5 Author: Naoya Horiguchi Date: Sat Feb 25 12:28:03 2012 +1100 fix mremap bug of failing to split thp thanks, -- js