]> xenbits.xensource.com Git - unikraft/libs/eigen.git/commit
Prevent kludgeoning by barrier macro. RELEASE-0.5
authorFelipe Huici <felipe.huici@neclab.eu>
Fri, 17 Apr 2020 20:21:40 +0000 (22:21 +0200)
committerFelipe Huici <felipe.huici@neclab.eu>
Tue, 7 Jul 2020 19:18:41 +0000 (21:18 +0200)
commita2e995bc55fed312d7c20581e8f2aa7d8a64743a
treefb86f4ac5b6519e676bc08e3468a87d3d83e3f62
parentf0a61c1b441176d45df6da0922255175565ab119
Prevent kludgeoning by barrier macro.

Add patch to prevent the definition of the macro "barrier" in lcpu.h
from kludgeoning the use of the word barrier in eigen code.

Signed-off-by: Felipe Huici <felipe.huici@neclab.eu
Reviewed-by: George Muraru <murarugeorgec@gmail.com>
patches/0002-prevent-barrier-macro-code-kludge.patch [new file with mode: 0644]