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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <4aad755a-a0b3-cdab-694f-750c8903e5df@redhat.com> Date: Fri, 25 Nov 2022 11:46:24 +0100 From: Javier Martinez Canillas <javierm@...hat.com> To: Maxime Ripard <maxime@...no.tech>, Maxime Ripard <mripard@...nel.org>, Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>, Daniel Vetter <daniel@...ll.ch>, David Airlie <airlied@...il.com>, Thomas Zimmermann <tzimmermann@...e.de> Cc: David Gow <davidgow@...gle.com>, linaro-mm-sig@...ts.linaro.org, Greg Kroah-Hartman <gregkh@...uxfoundation.org>, linux-kselftest@...r.kernel.org, MaĆra Canal <mairacanal@...eup.net>, linux-media@...r.kernel.org, kunit-dev@...glegroups.com, dri-devel@...ts.freedesktop.org, Brendan Higgins <brendan.higgins@...ux.dev>, linux-kernel@...r.kernel.org, Dave Stevenson <dave.stevenson@...pberrypi.com> Subject: Re: [PATCH 06/24] drm/tests: kunit: Allow for a custom device struct to be allocated On 11/23/22 16:25, Maxime Ripard wrote: > The current helper to allocate a DRM device doesn't allow for any > subclassing by drivers, which is going to be troublesome as we work on > getting some kunit testing on atomic modesetting code. > > Let's use a similar pattern to the other allocation helpers by providing > the structure size and offset as arguments. > > Signed-off-by: Maxime Ripard <maxime@...no.tech> > --- Reviewed-by: Javier Martinez Canillas <javierm@...hat.com> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat
Powered by blists - more mailing lists