Re: [guv v2 04/31] net: Replace __get_cpu_var uses
From: David Howells <dhowells@redhat.com>
Date: 2013-09-02 21:35:18
Also in:
linux-arch, lkml
From: David Howells <dhowells@redhat.com>
Date: 2013-09-02 21:35:18
Also in:
linux-arch, lkml
Would it be possible to use __thread annotations for per-CPU variables, I wonder? David