Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754421Ab0LHIuC (ORCPT ); Wed, 8 Dec 2010 03:50:02 -0500 Received: from mail-fx0-f43.google.com ([209.85.161.43]:58240 "EHLO mail-fx0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753954Ab0LHIuA (ORCPT ); Wed, 8 Dec 2010 03:50:00 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=UvQ/7jw9MM/uvpl9um/sFF1KT0FxeGjgj/s6iBn18Uytd6/EnrRGjtLmZHY1CBCgLJ ipMwAXzhjOwJ1/vYqcIPFLpuopqtbst/+rdhlWXRnhoyQBauqgy0vAgnsYMNyWFLsLtC ov4SVTaKTAtypoYArB8AMxPfED57ByH5K+AmU= MIME-Version: 1.0 In-Reply-To: <4CFF437D.1060904@redhat.com> References: <20101208075208.5792.45247.sendpatchset@localhost.localdomain> <20101208075218.5792.64791.sendpatchset@localhost.localdomain> <4CFF437D.1060904@redhat.com> From: Changli Gao Date: Wed, 8 Dec 2010 16:49:38 +0800 Message-ID: Subject: Re: [v3 PATCH 2/2] netpoll: remove IFF_IN_NETPOLL flag To: Cong Wang Cc: linux-kernel@vger.kernel.org, Jiri Pirko , Neil Horman , netdev@vger.kernel.org, "David S. Miller" , "Eric W. Biederman" , Herbert Xu , bonding-devel@lists.sourceforge.net, Jay Vosburgh , Stephen Hemminger Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 587 Lines: 19 On Wed, Dec 8, 2010 at 4:36 PM, Cong Wang wrote: > > A few lines above that code said: > > /* Private (from user) interface flags (netdevice->priv_flags). */ > > unless this comment is wrong, we don't need to worry. > It seems these macros are exported to user space wrongly. -- Regards, Changli Gao(xiaosuo@gmail.com) -- 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/