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: Thu, 17 Jul 2014 14:55:33 +0300 From: Oded Gabbay <oded.gabbay@....com> To: Jerome Glisse <j.glisse@...il.com>, Joe Perches <joe@...ches.com> CC: David Airlie <airlied@...ux.ie>, Alex Deucher <alexander.deucher@....com>, <linux-kernel@...r.kernel.org>, <dri-devel@...ts.freedesktop.org>, "John Bridgman" <John.Bridgman@....com>, Andrew Lewycky <Andrew.Lewycky@....com>, Joerg Roedel <joro@...tes.org>, Christian König <christian.koenig@....com> Subject: Re: [PATCH 04/83] drm/radeon: Add radeon <--> kfd interface On 11/07/14 19:24, Jerome Glisse wrote: > On Thu, Jul 10, 2014 at 03:38:33PM -0700, Joe Perches wrote: >> On Fri, 2014-07-11 at 00:50 +0300, Oded Gabbay wrote: >>> This patch adds the interface between the radeon driver and the kfd >>> driver. The interface implementation is contained in >>> radeon_kfd.c and radeon_kfd.h. >> [] >>> include/linux/radeon_kfd.h | 67 ++++++++++++++++++++++++++ >> >> Is there a good reason to put this file in include/linux? >> > > Agrees, we do not want to clutter include/linux/ with specific driver > include, i think its one of the rules even thought there is some hw header > already in there. > > I would rather see either a new dir include/hsa or inside include/drm. > > Cheers, > Jérôme > Moved to drm/radeon in v2 of the patchset Oded -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists