From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758194AbdLVJtf (ORCPT ); Fri, 22 Dec 2017 04:49:35 -0500 Received: from mail-pf0-f178.google.com ([209.85.192.178]:44186 "EHLO mail-pf0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755191AbdLVJst (ORCPT ); Fri, 22 Dec 2017 04:48:49 -0500 X-Google-Smtp-Source: ACJfBou1UZLFbjf8EelVvqon2F7ik1h0EQh77OTrLhvemC76fYZAm5QAm37FzrV0QYDBl/w/jKlNvy37THF4m+w2cR4= MIME-Version: 1.0 In-Reply-To: <20171222093045.cblxhzev5drgtj4s@hirez.programming.kicks-ass.net> References: <001a113ef748cc1ee50560c7b718@google.com> <20171222081756.ur5uuh5wjri2ymyk@hirez.programming.kicks-ass.net> <20171222083615.dr7jpzjjc6ye3eut@hirez.programming.kicks-ass.net> <20171222085730.c4kkiohz3fkwsqnr@hirez.programming.kicks-ass.net> <20171222093045.cblxhzev5drgtj4s@hirez.programming.kicks-ass.net> From: Dmitry Vyukov Date: Fri, 22 Dec 2017 10:48:28 +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 10:30 AM, Peter Zijlstra wrote: > On Fri, Dec 22, 2017 at 10:08:00AM +0100, Dmitry Vyukov wrote: > >> You mean the messages themselves are translated? > > No, just the webapp thing, which is bad enough. The actual messages are > untouched. Then try to open dev console in chromium (for me it's shift+ctrl+c), reload the page, and then on the Network tab of dev console you can see all request headers your browser sends. For me I see: accept-language: en-US,en;q=0.9,ru;q=0.8 and the resulting page is in english.