From: Mike Galbraith <efault@xxxxxx> Date: Wed, 28 Jun 2017 10:01:00 +0200 > Greetings network wizards, > > The latest RT explicitly disables CONFIG_NET_RX_BUSY_POLL, thus > uncovering $subject. Below is what I did about it. > > -Mike > > net: Move napi_hash_add/del() inside CONFIG_NET_RX_BUSY_POLL > > Since 545cd5e5ec54 ("net: Busy polling should ignore sender CPUs"), > kernel build fails when CONFIG_NET_RX_BUSY_POLL is disabled. Move > napi_hash_add/del() accordingly. > > Banged-upon-by: Mike Galbraith <efault@xxxxxx> First, this is in no way a standard signoff or ack tag. Second, you must provide the complete set of build failure details so that anyone just reading your posting can understand and fully review your patch without having to go anywhere else for the pertinent information. And, lastly, I can't see how anything like this could be necessary with the way the code is currently structures in the 'net' tree. This is really why you need to make a full report, with build failure messages, as well as an explanation of what your change does, and why it does it that way. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html