Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762905AbWLKNxM (ORCPT ); Mon, 11 Dec 2006 08:53:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1762912AbWLKNxM (ORCPT ); Mon, 11 Dec 2006 08:53:12 -0500 Received: from srv5.dvmed.net ([207.36.208.214]:45893 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762905AbWLKNxK (ORCPT ); Mon, 11 Dec 2006 08:53:10 -0500 Message-ID: <457D62C1.2030306@garzik.org> Date: Mon, 11 Dec 2006 08:53:05 -0500 From: Jeff Garzik User-Agent: Thunderbird 1.5.0.8 (X11/20061107) MIME-Version: 1.0 To: Andreas Schwab CC: David Howells , Akinobu Mita , torvalds@osdl.org, akpm@osdl.org, linux-kernel@vger.kernel.org, Al Viro Subject: Re: Mark bitrevX() functions as const References: <29447.1165840536@redhat.com> <457D559C.2030702@garzik.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.3 (----) X-Spam-Report: SpamAssassin version 3.1.7 on srv5.dvmed.net summary: Content analysis details: (-4.3 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 551 Lines: 18 Andreas Schwab wrote: > Jeff Garzik writes: > >> * another annotation to consider is C99 keyword 'restrict'. > > This is useless as long as we compile with -fno-strict-aliasing (and I > don't think this will ever change). Yes, just as useless as __attribute__((bitwise))... :) Jeff - 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/