 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 04/10] Make MEM_ACCESS configurable
 >>> On 01.06.18 at 17:24, <sstabellini@xxxxxxxxxx> wrote:
> On Fri, 1 Jun 2018, Jan Beulich wrote:
>> >>> On 31.05.18 at 23:48, <sstabellini@xxxxxxxxxx> wrote:
>> > +config MEM_ACCESS
>> > +  def_bool y
>> > +  prompt "Memory Access and VM events" if !MEM_ACCESS_ALWAYS_ON
>> 
>> ... the default here to MEM_ACCESS_ALWAYS_ON (or !ARM or X86).
> 
> I changed it to:
> 
>   config MEM_ACCESS
>     def_bool y if MEM_ACCESS_ALWAYS_ON
Which I think could be further shortened to
   config MEM_ACCESS
     def_bool MEM_ACCESS_ALWAYS_ON
Jan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |