mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
4f19d071f9
This patch checks if we add twice the same address to a per node address array. This should never be the case and we report -EEXIST to the user space. Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>