From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755901AbdLVIod (ORCPT ); Fri, 22 Dec 2017 03:44:33 -0500 Received: from mail-pf0-f180.google.com ([209.85.192.180]:36090 "EHLO mail-pf0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752087AbdLVIoc (ORCPT ); Fri, 22 Dec 2017 03:44:32 -0500 X-Google-Smtp-Source: ACJfBovUn1j1pn2HmqhetWdFidYP6fAo6nrQ7+uq/l9NjNDE3daVhphcuL1qZn8gVOPeCKtMCkY68+ENFkso6BOGtbc= MIME-Version: 1.0 In-Reply-To: <20171222083615.dr7jpzjjc6ye3eut@hirez.programming.kicks-ass.net> References: <001a113ef748cc1ee50560c7b718@google.com> <20171222081756.ur5uuh5wjri2ymyk@hirez.programming.kicks-ass.net> <20171222083615.dr7jpzjjc6ye3eut@hirez.programming.kicks-ass.net> From: Dmitry Vyukov Date: Fri, 22 Dec 2017 09:44:11 +0100 Message-ID: Subject: Re: general protection fault in finish_task_switch To: Peter Zijlstra 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 Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.