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 C310EDDFAA for ; Thu, 9 Apr 2009 00:23:27 +1000 (EST) Received: from [IPv6:::1] (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.13.8) with ESMTP id n38ENNWa003987 for ; Wed, 8 Apr 2009 09:23:23 -0500 Message-Id: <84DDF2F3-F907-4131-8C41-A9156BD5ADB2@kernel.crashing.org> From: Kumar Gala To: Linux/PPC Development Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v930.3) Subject: any place to mark various compatible strings as deprecated? Date: Wed, 8 Apr 2009 09:23:22 -0500 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Do we have anywhere to list out compatible strings that are deprecated and warn if the kernel sees one? - k