Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754169Ab2ELJxe (ORCPT ); Sat, 12 May 2012 05:53:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:19452 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751972Ab2ELJxd (ORCPT ); Sat, 12 May 2012 05:53:33 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <1953408.KQLKiNB2bP@donald.sf-tec.de> References: <1953408.KQLKiNB2bP@donald.sf-tec.de> <3154414.psmJh6J2U2@donald.sf-tec.de> To: Rolf Eike Beer Cc: dhowells@redhat.com, linux-kernel , Arnd Bergmann , "H. Peter Anvin" , torvalds@linux-foundation.org Subject: Re: [PATCH] use linux/bitops.h instead of linux/log2.h to get fls() Date: Sat, 12 May 2012 10:53:20 +0100 Message-ID: <17259.1336816400@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 379 Lines: 12 Rolf Eike Beer wrote: > -#include That is still required as get_order() uses ilog2(). David -- 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/