K 10 svn:author V 8 hselasky K 8 svn:date V 27 2016-12-09T13:41:26.583102Z K 7 svn:log V 385 Prefix the Linux KPI's kmem_xxx() functions with linux_ to avoid conflict with the opensolaris kernel module. This patch solves a problem where the kernel linker will incorrectly resolve opensolaris kmem_xxx() functions as linuxkpi ones, which leads to a panic when these functions are used. Submitted by: gallatin @ Sponsored by: Mellanox Technologies MFC after: 1 week END