Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp221563imm; Thu, 30 Aug 2018 21:37:14 -0700 (PDT) X-Google-Smtp-Source: ANB0VdZZyEy5kzdtH6YF74l1BZGTfVrafIgWz9DxdL/eJRDvHDUgPfizqjFE/le7RUXMKRXYQ1Nm X-Received: by 2002:a63:a06:: with SMTP id 6-v6mr13012455pgk.318.1535690234072; Thu, 30 Aug 2018 21:37:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1535690234; cv=none; d=google.com; s=arc-20160816; b=PgD4smBK6ykDI9RtXVJLbPjMZ2drrAo5S5WL56QtAZCGXWwfhkrsuVfF2BHiKUeTUk V2dDN2Pmgoa6QG+ymnN1N5PNjm/8/7rogYkg0xJuTJPSq/ClIqMQIXZjABKf6iNLBUYR D3TNZXyFeEeRLmCI6kmcmexwSUVYy2H8Hp87Q5x95bBPb+ttTKWG8w4gJOW1MrGiqH2L WXqvUZ9RV6CuTWadmRvwwBTtif6dJee7/qpyG/TsH0azYyqmaHSCrx/8By0UHekWZ/Rx QX507idbUADVkT2Xhx6mp4n+2ujWo6Ca2Q5lFwJZvf2/TFodCptkJfyj8KLQ4Tgy1d8W f9Pw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date :arc-authentication-results; bh=DFAnH56jr0Gvvd5v3pBaHNUoCQfDQQacTxwqCaIOswk=; b=PSNAKwjmVHZ0RIuUnRjQg1tybdzu7D1IHSeS+4elNQOwJBsSKloO1cRG43l2s20175 ZVNblUQDvhXc9x+VYFJKfhAt/hL3vCp5lM5Zc0C8+kr8uBko/HvUkUT6nUWdpHE2ELkX fP+YRM9Ezu+b7kmNxadJrycYJEVLK6A2DYDLGi0LGJb6n0SwESY6oYkv3q+XtkHyuDUX hvK9JiEEaX6D5lFHkXUcyYQfKcEfj8eR5Yppsq/aUodgyCpz2MPAwDOQWcOisS5sV/Ep 06AXA1cJkNCB7LsOsa4kJK1S9KvHBZNeSwdh1yBpIBygnPLmhqA7ce8bhqt4He4zBXV0 bfwg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d127-v6si8595788pfa.189.2018.08.30.21.36.56; Thu, 30 Aug 2018 21:37:14 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727303AbeHaISS (ORCPT + 99 others); Fri, 31 Aug 2018 04:18:18 -0400 Received: from smtp2.it.da.ut.ee ([193.40.5.67]:48413 "EHLO smtp2.it.da.ut.ee" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727123AbeHaISS (ORCPT ); Fri, 31 Aug 2018 04:18:18 -0400 Received: from math.ut.ee (unknown [IPv6:2001:bb8:2002:2400:5054:ff:fe3b:8db9]) by smtp2.it.da.ut.ee (Postfix) with ESMTP id 60FD89003E; Fri, 31 Aug 2018 07:12:46 +0300 (EEST) Received: by math.ut.ee (Postfix, from userid 1014) id 529BD220A01; Fri, 31 Aug 2018 07:12:44 +0300 (EEST) Received: from localhost (localhost [127.0.0.1]) by math.ut.ee (Postfix) with ESMTP id 6244222044B; Fri, 31 Aug 2018 07:12:44 +0300 (EEST) Date: Fri, 31 Aug 2018 07:12:44 +0300 (EEST) From: Meelis Roos To: Joerg Roedel cc: Linux Kernel list , linux-mm@kvack.org, Thomas Gleixner Subject: Re: 32-bit PTI with THP = userspace corruption In-Reply-To: <20180830205527.dmemjwxfbwvkdzk2@suse.de> Message-ID: References: <20180830205527.dmemjwxfbwvkdzk2@suse.de> User-Agent: Alpine 2.21 (LRH 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > I am seeing userland corruption and application crashes on multiple > > 32-bit machines with 4.19-rc1+git. The machines vary: PII, PIII, P4. > > They are all Intel. AMD Duron/Athlon/AthlonMP have been fine in my tests > > so far (may be configuration dependent). > > Thanks for the report! I'll try to reproduce the problem tomorrow and > investigate it. Can you please check if any of the kernel configurations > that show the bug has CONFIG_X86_PAE set? If not, can you please test > if enabling this option still triggers the problem? Will check, but out of my memery there were 2 G3 HP Proliants that did not fit into the pattern (problem did not appear). I have more than 4G RAM in those and HIGHMEM_4G there, maybe that's it? -- Meelis Roos (mroos@linux.ee)