RE: [Intel-wired-lan] [Patch V3 5/9] i40e: Use numa_mem_id() to better support memoryless node
David Rientjes <[email protected]> Thu, 20 Aug 2015 00:18:15 +0000
| Newsgroups | org.kernel.vger.linux-hotplug,org.kernel.vger.linux-kernel,org.kernel.vger.netdev,org.kvack.linux-mm,org.osuosl.intel-wired-lan |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 19 Aug 2015, Patil, Kiran wrote: > Acked-by: Kiran Patil <[email protected]> Where's the call to preempt_disable() to prevent kernels with preemption from making numa_node_id() invalid during this iteration?