[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171222100308.lllrvfhpvyhgc5yz@hirez.programming.kicks-ass.net>
Date: Fri, 22 Dec 2017 11:03:08 +0100
From: Peter Zijlstra <peterz@...radead.org>
To: Dmitry Vyukov <dvyukov@...gle.com>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
syzbot
<bot+72c44cd8b0e8a1a64b9c03c4396aea93a16465ef@...kaller.appspotmail.com>,
Ingo Molnar <mingo@...hat.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Dave Jiang <dave.jiang@...el.com>,
Hugh Dickins <hughd@...gle.com>, Jan Kara <jack@...e.cz>,
Jerome Glisse <jglisse@...hat.com>,
"Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-mm <linux-mm@...ck.org>, tcharding <me@...in.cc>,
Michal Hocko <mhocko@...e.com>,
Minchan Kim <minchan@...nel.org>,
Ross Zwisler <ross.zwisler@...ux.intel.com>,
syzkaller-bugs@...glegroups.com,
Matthew Wilcox <willy@...radead.org>,
Eric Biggers <ebiggers3@...il.com>
Subject: Re: general protection fault in finish_task_switch
On Fri, Dec 22, 2017 at 10:48:28AM +0100, Dmitry Vyukov wrote:
> On Fri, Dec 22, 2017 at 10:30 AM, Peter Zijlstra <peterz@...radead.org> 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
accept-language:en-US,en;q=0.9
> and the resulting page is in english.
But I suspect you are in fact signed in and located in the US (your
email headers suggest you're in PST), right?
I'm sure that if I request the page using an IP that geo-locates to the
US, I'd see the thing in English too.
Powered by blists - more mailing lists