+++ Christoph Hellwig [02/02/21 13:13 +0100]:
Thanks Christoph for cleaning up all that aged cruft, and thanks everyone for the reviews.
I was curious about EXPORT_SYMBOL_GPL_FUTURE and EXPORT_UNUSED_SYMBOL variants, and found that most of that stuff was introduced between 2006 - 2008. All the of the unused symbols were removed and gpl future symbols were converted to gpl quite a long time ago, and I don't believe these export types have been used ever since. So I think it's safe to retire those export types now.
The patchset looks good so far. After Miroslav's comments are addressed, I'll wait an extra day or two in case there are more comments before queueing them onto modules-next. I can take the first two patches as well provided the acks are there (I think patch 2 is missing Daniel Vetter's ack from v1 of the series, but I'll add that back in).
Thanks,
Jessica
Hi Jessica,
On Tue, 2 Feb 2021 at 14:37, Jessica Yu jeyu@kernel.org wrote:
I believe you're spot on - based on reading through git log and checking the ML archives.
Shame I didn't get to finish a similar series I had locally. Patches 11-13 match what I have here so: Reviewed-by: Emil Velikov emil.l.velikov@gmail.com
HTH -Emil
dri-devel@lists.freedesktop.org