>>> Boris Ostrovsky 06/22/17 8:56 PM >>>
> Add a debug Kconfig option that will make page allocator verify
> that pages that were supposed to be scrubbed are, in fact, clean.
>
> Signed-off-by: Boris Ostrovsky
Reviewed-by: Jan Beulich
___
Xen-devel
Add a debug Kconfig option that will make page allocator verify
that pages that were supposed to be scrubbed are, in fact, clean.
Signed-off-by: Boris Ostrovsky
---
Changes in v5:
* Defined SCRUB_PATTERN for NDEBUG
* Style chages
xen/Kconfig.debug | 7 ++
xen/common/page_alloc.c | 6