[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120403.180212.1644422418766062447.davem@davemloft.net>
Date: Tue, 03 Apr 2012 18:02:12 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: kaffeemonster@...glemail.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, matt@...abs.org,
eric.dumazet@...il.com
Subject: Re: [REGRESSION][PATCH V4 1/3] bpf jit: Make the
filter.c::__load_pointer helper non-static for the jits
From: Jan Seiffert <kaffeemonster@...glemail.com>
Date: Fri, 30 Mar 2012 17:08:19 +0200
> The function is renamed to make it a little more clear what it does.
> It is not added to any .h because it is not for general consumption, only for
> bpf internal use (and so by the jits).
>
> Signed-of-by: Jan Seiffert <kaffeemonster@...glemail.com>
Applied but with comment formatting fixed up:
> +/*
> + * No hurry in this branch
> + *
> + * Exported for the bpf jit load helper.
> + */
Like this:
> +/* No hurry in this branch
> + *
> + * Exported for the bpf jit load helper.
> + */
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists