On 10/9/20 6:05 AM, Christian Brauner wrote:
On Thu, Oct 08, 2020 at 03:26:29PM +0300, Tommi Rantala wrote:
Fix multiple definition of sock_name compilation error:
tools/testing/selftests/android/ion/ipcsocket.h:8: multiple definition of `sock_name'
Signed-off-by: Tommi Rantala tommi.t.rantala@nokia.com
Ion will be removed from the kernel soon but this seems like an ok bugfix. Thanks! Acked-by: Christian Brauner christian.brauner@ubuntu.com
ion is already gone. I am dropping this from linux-kselftest fixes now. This is also causing conflict with ion removal commit
thanks, -- Shuah