From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Tue, 11 Mar 2003 19:20:02 +0000 Subject: [Linux-ia64] Re: bogus __clear_bit macro Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Tue, 11 Mar 2003 11:01:54 -0800, "Chen, Kenneth W" said: Ken> David, It looks like when __clear_bit() was implemented, the Ken> deletion of the macro falls through the crack. This macro Ken> prohibit the actual __clear_bit to be invoked. Good catch. Patch applied. Thanks, --david