From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 42D701007D2 for ; Thu, 2 Feb 2012 13:36:36 +1100 (EST) Message-ID: <1328150174.28487.100.camel@pasglop> Subject: [RFC] Removing support for legacy iSeries From: Benjamin Herrenschmidt To: linuxppc-dev@lists.ozlabs.org Date: Thu, 02 Feb 2012 13:36:14 +1100 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Stephen Rothwell , Anton Blanchard , Linus Torvalds , Linux Kernel list , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , So I (and Stephen) believe the time has come that we get rid of the legacy iSeries support in the kernel.... Is there any objection ? Do we have any user left ? The hypervisor on these is really nasty, and removing support for it would allow us to clean up quite a bit of code path including low level & asm ones from iSeries special cases. Also it's becoming increasingly hard for me to test that we are still capable of booting these. I will keep it if we have users but since distros don't support it anymore (and haven't for a while now) I am pretty keen. Any objection ? Cheers, Ben.