Home
last modified time | relevance | path

Searched hist:"8014 bcc86ef112eab9ee1db312dba4e6b608cf89" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/xen/xen-pciback/
H A Dconf_space.hdiff 8014bcc86ef112eab9ee1db312dba4e6b608cf89 Mon Apr 13 01:26:35 CEST 2015 Ben Hutchings <ben@decadent.org.uk> xen-pciback: Add name prefix to global 'permissive' variable

The variable for the 'permissive' module parameter used to be static
but was recently changed to be extern. This puts it in the kernel
global namespace if the driver is built-in, so its name should begin
with a prefix identifying the driver.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Fixes: af6fc858a35b ("xen-pciback: limit guest control of command register")
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
H A Dconf_space_header.cdiff 8014bcc86ef112eab9ee1db312dba4e6b608cf89 Mon Apr 13 01:26:35 CEST 2015 Ben Hutchings <ben@decadent.org.uk> xen-pciback: Add name prefix to global 'permissive' variable

The variable for the 'permissive' module parameter used to be static
but was recently changed to be extern. This puts it in the kernel
global namespace if the driver is built-in, so its name should begin
with a prefix identifying the driver.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Fixes: af6fc858a35b ("xen-pciback: limit guest control of command register")
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
H A Dconf_space.cdiff 8014bcc86ef112eab9ee1db312dba4e6b608cf89 Mon Apr 13 01:26:35 CEST 2015 Ben Hutchings <ben@decadent.org.uk> xen-pciback: Add name prefix to global 'permissive' variable

The variable for the 'permissive' module parameter used to be static
but was recently changed to be extern. This puts it in the kernel
global namespace if the driver is built-in, so its name should begin
with a prefix identifying the driver.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Fixes: af6fc858a35b ("xen-pciback: limit guest control of command register")
Signed-off-by: David Vrabel <david.vrabel@citrix.com>