On 1/23/2018 9:13 AM, Wei Liu wrote:
> On Mon, Dec 18, 2017 at 08:16:56PM -0700, Sameer Goel wrote:
>> Port WARN_ON_ONCE macro from Linux.
>>
>> Signed-off-by: Sameer Goel
>> ---
>> xen/include/xen/lib.h | 11 +++
>> 1 file changed, 11 insertions(+)
>>
>> diff --git a/xen/include/xen/li
On Mon, Dec 18, 2017 at 08:16:56PM -0700, Sameer Goel wrote:
> Port WARN_ON_ONCE macro from Linux.
>
> Signed-off-by: Sameer Goel
> ---
> xen/include/xen/lib.h | 11 +++
> 1 file changed, 11 insertions(+)
>
> diff --git a/xen/include/xen/lib.h b/xen/include/xen/lib.h
> index ed00ae1379.
Hi Sameer,
On 19/12/17 03:16, Sameer Goel wrote:
Port WARN_ON_ONCE macro from Linux.
Signed-off-by: Sameer Goel
---
xen/include/xen/lib.h | 11 +++
1 file changed, 11 insertions(+)
diff --git a/xen/include/xen/lib.h b/xen/include/xen/lib.h
index ed00ae1379..83206c0848 100644
--- a/