Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759246Ab2HWTfX (ORCPT ); Thu, 23 Aug 2012 15:35:23 -0400 Received: from mail-ee0-f46.google.com ([74.125.83.46]:53721 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754506Ab2HWTfV (ORCPT ); Thu, 23 Aug 2012 15:35:21 -0400 MIME-Version: 1.0 In-Reply-To: References: <201208231814.21168.tweek@tweek.dk> Date: Thu, 23 Aug 2012 15:35:19 -0400 Message-ID: Subject: Re: Drop support for x86-32 From: Brian Gerst To: wbrana Cc: linux-kernel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 822 Lines: 18 On Thu, Aug 23, 2012 at 3:08 PM, wbrana wrote: > On 8/23/12, Brian Gerst wrote: >> Nobody here cares about closed source drivers. > There are also open source software which don't support X32 like > Oracle Java, VirtualBox, Mozilla Firefox, Google Chrome. As I said before, X32 is an optional ABI in 64-bit kernels, for 64-bit userspace code using 32-bit pointers to save memory. Userspace software doesn't have to support it, it can just go full 64-bit. Any kernel that supports X32 also supports the full 64-bit ABI. -- Brian Gerst -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/