On 09/08/16 15:06, Jan Beulich wrote:
On 09.08.16 at 15:16, wrote:
>> On 09/08/16 11:39, Jan Beulich wrote:
>>> --- a/xen/common/kernel.c
>>> +++ b/xen/common/kernel.c
>>> @@ -22,8 +22,6 @@
>>>
>>> enum system_state system_state = SYS_STATE_early_boot;
>>>
>>> -int tainted;
>>> -
>>> xe
>>> On 09.08.16 at 15:16, wrote:
> On 09/08/16 11:39, Jan Beulich wrote:
>> --- a/xen/common/kernel.c
>> +++ b/xen/common/kernel.c
>> @@ -22,8 +22,6 @@
>>
>> enum system_state system_state = SYS_STATE_early_boot;
>>
>> -int tainted;
>> -
>> xen_commandline_t saved_cmdline;
>>
>> static vo
On 09/08/16 11:39, Jan Beulich wrote:
> Drop unused UNSAFE_SMP and BAD_PAGE flags. Style adjstments.
>
> Signed-off-by: Jan Beulich
>
> --- a/xen/common/kernel.c
> +++ b/xen/common/kernel.c
> @@ -22,8 +22,6 @@
>
> enum system_state system_state = SYS_STATE_early_boot;
>
> -int tainted;
> -
Drop unused UNSAFE_SMP and BAD_PAGE flags. Style adjstments.
Signed-off-by: Jan Beulich
--- a/xen/common/kernel.c
+++ b/xen/common/kernel.c
@@ -22,8 +22,6 @@
enum system_state system_state = SYS_STATE_early_boot;
-int tainted;
-
xen_commandline_t saved_cmdline;
static void __init assign