>>> On 03.12.15 at 13:52, wrote:
> On 11/30/15 9:18 AM, Jan Beulich wrote:
> On 24.11.15 at 18:52, wrote:
>>> ---
>>> xen/arch/x86/Kconfig | 7 +++
>>> 1 file changed, 7 insertions(+)
>>
>> This can't be complete - you ought to be deleting the current definition.
>
> I don't understand
On 11/30/15 9:18 AM, Jan Beulich wrote:
On 24.11.15 at 18:52, wrote:
>> ---
>> xen/arch/x86/Kconfig | 7 +++
>> 1 file changed, 7 insertions(+)
>
> This can't be complete - you ought to be deleting the current definition.
I don't understand?
>
>> --- a/xen/arch/x86/Kconfig
>> +++ b/x
>>> On 24.11.15 at 18:52, wrote:
> ---
> xen/arch/x86/Kconfig | 7 +++
> 1 file changed, 7 insertions(+)
This can't be complete - you ought to be deleting the current definition.
> --- a/xen/arch/x86/Kconfig
> +++ b/xen/arch/x86/Kconfig
> @@ -25,6 +25,13 @@ config ARCH_DEFCONFIG
>
> menu
Use the Kconfig generated CONFIG_COMPAT defines in the code base.
CC: Keir Fraser
CC: Jan Beulich
CC: Andrew Cooper
Signed-off-by: Doug Goldstein
Acked-by: Andrew Cooper
Tested-by: Andrew Cooper
---
xen/arch/x86/Kconfig | 7 +++
1 file changed, 7 insertions(+)
diff --git a/xen/arch/x86