Home
last modified time | relevance | path

Searched hist:b246a9d2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/include/asm/
H A Dbug.hb246a9d2 Mon Dec 19 10:07:17 CST 2016 Matthew Wilcox <mawilcox@microsoft.com> tools: Provide a definition of WARN_ON

The definition of WARN_ON being used by the radix tree test suite was
deficient in two ways: it did not provide a return value, and it stopped
execution instead of continuing. This version of WARN_ON tells you
which file & line the assertion was triggered in.

Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
b246a9d2 Mon Dec 19 10:07:17 CST 2016 Matthew Wilcox <mawilcox@microsoft.com> tools: Provide a definition of WARN_ON

The definition of WARN_ON being used by the radix tree test suite was
deficient in two ways: it did not provide a return value, and it stopped
execution instead of continuing. This version of WARN_ON tells you
which file & line the assertion was triggered in.

Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
/openbmc/linux/tools/testing/radix-tree/linux/
H A Dkernel.hb246a9d2 Mon Dec 19 10:07:17 CST 2016 Matthew Wilcox <mawilcox@microsoft.com> tools: Provide a definition of WARN_ON

The definition of WARN_ON being used by the radix tree test suite was
deficient in two ways: it did not provide a return value, and it stopped
execution instead of continuing. This version of WARN_ON tells you
which file & line the assertion was triggered in.

Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
b246a9d2 Mon Dec 19 10:07:17 CST 2016 Matthew Wilcox <mawilcox@microsoft.com> tools: Provide a definition of WARN_ON

The definition of WARN_ON being used by the radix tree test suite was
deficient in two ways: it did not provide a return value, and it stopped
execution instead of continuing. This version of WARN_ON tells you
which file & line the assertion was triggered in.

Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>