From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758396AbdLVKGH (ORCPT ); Fri, 22 Dec 2017 05:06:07 -0500 Received: from bombadil.infradead.org ([65.50.211.133]:40584 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964871AbdLVI5s (ORCPT ); Fri, 22 Dec 2017 03:57:48 -0500 Date: Fri, 22 Dec 2017 09:57:30 +0100 From: Peter Zijlstra To: Dmitry Vyukov Cc: Linus Torvalds , syzbot , Ingo Molnar , Andrew Morton , Dave Jiang , Hugh Dickins , Jan Kara , Jerome Glisse , "Kirill A. Shutemov" , Linux Kernel Mailing List , linux-mm , tcharding , Michal Hocko , Minchan Kim , Ross Zwisler , syzkaller-bugs@googlegroups.com, Matthew Wilcox , Eric Biggers Subject: Re: general protection fault in finish_task_switch Message-ID: <20171222085730.c4kkiohz3fkwsqnr@hirez.programming.kicks-ass.net> References: <001a113ef748cc1ee50560c7b718@google.com> <20171222081756.ur5uuh5wjri2ymyk@hirez.programming.kicks-ass.net> <20171222083615.dr7jpzjjc6ye3eut@hirez.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 22, 2017 at 09:44:11AM +0100, Dmitry Vyukov wrote: > On Fri, Dec 22, 2017 at 9:36 AM, Peter Zijlstra wrote: > > On Fri, Dec 22, 2017 at 09:26:28AM +0100, Dmitry Vyukov wrote: > >> I think this is another manifestation of "KASAN: use-after-free Read > >> in __schedule": > >> https://groups.google.com/forum/#!msg/syzkaller-bugs/-8JZhr4W8AY/FpPFh8EqAQAJ > >> +Eric already mailed a fix for it (indeed new bug in kvm code). > > > > FWIW, these google links keep translating everything to my local > > language, is there any way to tell google to not do stupid stuff like > > that and give me English like computers ought to speak? > > > The group has "Group's primary language: English" in settings. I guess > that's either your Google account settings (if you are signed in), or > browser settings. > For chrome there is an option in setting for preferred languages, > browsers are supposed to send that in requests. For google account > check https://myaccount.google.com/intro there is "Languages" section. I do not use (nor want to) a google account to sign in. Chromium has English set as the preferred language (I typically don't install weird localisation things and language packs in any case; 7bit ASCII FTW). I have also done the google.com/ncr thing, which got rid of google.com defaulting to google.nl, but groups.google.com keeps insisting on translating the 'app' to Dutch. Seeing both Dutch and English (the actual messages) at the same time completely screws my brain. I'd file a bug against groups.google.com for not respecting the /ncr thing, but I suspect you'd require a google account for that :-(