From: Tom Herbert <t...@herbertland.com> Date: Tue, 21 Feb 2017 13:24:43 -0800
> On Tue, Feb 21, 2017 at 1:06 PM, David Miller <da...@davemloft.net> wrote: >> From: Tom Herbert <t...@herbertland.com> >> Date: Tue, 21 Feb 2017 11:34:17 -0800 >> >>> - Change trace_xdp_hook_exception to trace_xdp_exception >> >> Just give it this final name in patch #1 where you introduce it. > > That will break compilation of the intervening patches. That is okay? The trace hook doesn't even exist until patch #1, so yes if you name it properly from the start any references you have to it within followon patches need to be adjusted as well.