Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 3 Nov 2002 19:26:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 3 Nov 2002 19:26:19 -0500 Received: from nat-pool-rdu.redhat.com ([66.187.233.200]:6807 "EHLO devserv.devel.redhat.com") by vger.kernel.org with ESMTP id ; Sun, 3 Nov 2002 19:26:19 -0500 Date: Sun, 3 Nov 2002 19:32:48 -0500 From: Pete Zaitcev Message-Id: <200211040032.gA40Wms01503@devserv.devel.redhat.com> To: Brian Gerst Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] Cleanup bitfield endianess mess In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 658 Lines: 15 > This patch defines new BITFIELDx macros to clean up the #ifdef mess with > bitfields, and starts the conversion off with the IDE/ATAPI files. I think it may be more reliable to talk to gcc people about adding -fprohibit-bitfields to the compiler and eradicate bitfields from the kernel as such. If I was the benevolent dictator, that is what I would have done (consider yourself fortunate I'm not :-) -- Pete - 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/