Received: by 10.223.185.116 with SMTP id b49csp421958wrg; Wed, 14 Feb 2018 00:55:28 -0800 (PST) X-Google-Smtp-Source: AH8x225ABZ+P67hDK5bCORSpnuOwKHVBzxEAscktmBxpQoizFHpvnWSmKENgJdcVqABhFH60EohL X-Received: by 10.101.98.201 with SMTP id m9mr3305372pgv.100.1518598527958; Wed, 14 Feb 2018 00:55:27 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518598527; cv=none; d=google.com; s=arc-20160816; b=cUFdN8s+UfsTlU+7jR3bFxT0qYjKZCuacij+6IADWG0HXUtomV+QQM2uMBQa62jgyI tHSpp0aHeoa6lQrSinFsE5hLZNZzrqs0ckVMMb4BypIvEX/YwixWhlBvioG1mrnLNwpT oKtGEwbeWFN+46/TzIaINplnnA4LZ29dpF/eXoJeqnOTdlPiNNbQroaefsMo298hxBV6 BK283hhCR1zAUNN2CtDzlv+9ktnYdJfA96eKIkYrC6T1Beq7jQbvp5x9A3UIKNQh+ECc OLyUOzAOFiqnxgelJvQKVwFsECJtcTzEHfhnRsbvcTn9W8iSg4SF52tz4yMWnfD2NyMU Fp+Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=fMzFjpYVzNuyjRjHncsO8TTU6dIBNpuJoaDCjyAkO4E=; b=cBUfWWOr5pIE80BAELB/Q+78wk7WnPThEa2g4YckyZ3LtMz/AVOvhBV3tpdjYDYQrM JeU8P662vFomMZGAkh/0z7xEMInVGhx7bxttrFtovWna/4CXb4ZvUr1DQ8o1MNF1UEE/ B3k8vRoVPaniwA+uWodi2/tmoOwifp8KkykOzqLEkDB3sQSo/3SeUBDqKUmZ+Rd+vom5 QxZbvVr02pQcqJor0sll2s/w07GMF+BcPEF5ZdTod9u9/Mzy9OIMWGol9UiK2XNwM4Q6 az3EeISOj7CDBQAtmPkF/8F4iBMd0BYr1AMSMu7fM0AERUh+YuWRfsv/SJA5cUy9Vt0n HKxg== 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 m12si2341428pgd.292.2018.02.14.00.55.11; Wed, 14 Feb 2018 00:55:27 -0800 (PST) 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 S934847AbeBNIy2 (ORCPT + 99 others); Wed, 14 Feb 2018 03:54:28 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:55724 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934695AbeBNIy0 (ORCPT ); Wed, 14 Feb 2018 03:54:26 -0500 Received: from localhost (unknown [37.169.91.76]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id C0F1310D4; Wed, 14 Feb 2018 08:54:24 +0000 (UTC) Date: Wed, 14 Feb 2018 09:54:25 +0100 From: Greg KH To: Lorenzo Colitti , Linus Torvalds Cc: Mark D Rustad , Adam Borowski , Joerg Roedel , Andy Lutomirski , Joerg Roedel , Thomas Gleixner , Ingo Molnar , "H . Peter Anvin" , X86 ML , LKML , Linux-MM , Dave Hansen , Josh Poimboeuf , Juergen Gross , Peter Zijlstra , Borislav Petkov , Jiri Kosina , Boris Ostrovsky , Brian Gerst , David Laight , Denys Vlasenko , Eduardo Valentin , Will Deacon , "Liguori, Anthony" , Daniel Gruss , Hugh Dickins , Kees Cook , Andrea Arcangeli , Waiman Long , Pavel Machek Subject: Re: [PATCH 00/31 v2] PTI support for x86_32 Message-ID: <20180214085425.GA12779@kroah.com> References: <1518168340-9392-1-git-send-email-joro@8bytes.org> <20180209191112.55zyjf4njum75brd@suse.de> <20180210091543.ynypx4y3koz44g7y@angband.pl> <20180211105909.53bv5q363u7jgrsc@angband.pl> <6FB16384-7597-474E-91A1-1AF09201CEAC@gmail.com> <20180213085429.GB10278@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 13, 2018 at 09:25:34AM -0800, Linus Torvalds wrote: > On Tue, Feb 13, 2018 at 12:54 AM, Greg KH wrote: > > On Sun, Feb 11, 2018 at 09:40:41AM -0800, Mark D Rustad wrote: > >> > >> ISTR that iscsi doesn't work when running a 64-bit kernel with a > >> 32-bit userspace. I remember someone offered kernel patches to fix it, > >> but I think they were rejected. I haven't messed with that stuff in > >> many years, so perhaps the userspace side now has accommodation for > >> it. It might be something to check on. > > > > IPSEC doesn't work with a 64bit kernel and 32bit userspace right now. > > > > Back in 2015 someone started to work on that, and properly marked that > > the kernel could not handle this with commit 74005991b78a ("xfrm: Do not > > parse 32bits compiled xfrm netlink msg on 64bits host") > > > > This is starting to be hit by some Android systems that are moving > > (yeah, slowly) to 4.4 :( > > Does anybody have test-programs/harnesses for this? Lorenzo (now on the To: line), is the one that I think is looking into this, and should have some sort of test for it. Lorenzo? > This is an area I care deeply about: I really want people to not have > any excuses for not upgrading to a 64-bit kernel. It used to be > autofs (I actually added that whole "packetized pipe" model just to > make automount "just w ork" even though the stupid protocol used a > pipe to send command packets that had different layout on 32-bit and > 64-bit). > > See commit 64f371bc3107 ("autofs: make the autofsv5 packet file > descriptor use a packetized pipe") for some discussion of that > particular saga. > > Some drm people used to run 32-bit kernels because of compat worries, > and that would have been a disaster. They got very good about not > having compat issues. > > So let's try to fix the iscsi and ipsec issues. Not that anybody sane > should use that overly complex ipsec thing, and I think we should > strive to merge WireGuard and get people moved over to that instead, > but I haven't heard anything from davem about it since I last asked.. > I have some hope that it's slowly happening. WireGuard is still being worked on, it needs some crypto library changes that should be coming soon, but will probably be 6 months out at the earliest to get merged. There are still lots of people using IPSEC :( thanks, greg k-h