lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 5 Apr 2017 10:45:44 +0300 From: Mikko Perttunen <mperttunen@...dia.com> To: thierry.reding@...il.com Cc: sfr@...b.auug.org.au, tglx@...utronix.de, mingo@...e.hu, hpa@...or.com, peterz@...radead.org, linux-next@...r.kernel.org, linux-kernel@...r.kernel.org, amerilainen@...dia.com, Mikko Perttunen <mperttunen@...dia.com> Subject: [PATCH] fixup! gpu: host1x: Add IOMMU support Signed-off-by: Mikko Perttunen <mperttunen@...dia.com> --- drivers/gpu/host1x/dev.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/host1x/dev.c b/drivers/gpu/host1x/dev.c index f8fda446a6a6..f05ebb14fa63 100644 --- a/drivers/gpu/host1x/dev.c +++ b/drivers/gpu/host1x/dev.c @@ -27,6 +27,7 @@ #define CREATE_TRACE_POINTS #include <trace/events/host1x.h> +#undef CREATE_TRACE_POINTS #include "bus.h" #include "channel.h" -- 2.11.1
Powered by blists - more mailing lists