On Wed, 2015-09-30 at 17:29 +0200, Olaf Hering wrote:
> On Wed, Sep 30, Wei Liu wrote:
>
> > Change "socket" to "socketid" to fix the problem.
>
> Tested-by: Olaf Hering
acked + applied to staging and staging-4.6.
___
Xen-devel mailing list
Xen-deve
On Wed, Sep 30, Wei Liu wrote:
> Change "socket" to "socketid" to fix the problem.
Tested-by: Olaf Hering
Olaf
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
SLES11 and OpenSUSE 11.4 complain:
[ 1227s] libxl_psr.c: In function 'libxl_psr_cat_get_l3_info':
[ 1227s] libxl_psr.c:342: error: declaration of 'socket' shadows a > global
declaration
Change "socket" to "socketid" to fix the problem.
Reported-by: Olaf Hering
Signed-off-by: Wei Liu
Cc: Chao