public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Cleanup io.h
@ 2025-02-27  7:07 Raag Jadav
  2025-02-27  7:07 ` [PATCH v3 1/2] drm/draw: include missing headers Raag Jadav
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Raag Jadav @ 2025-02-27  7:07 UTC (permalink / raw)
  To: arnd, gregkh, andriy.shevchenko, airlied, simona
  Cc: dri-devel, linux-kernel, Raag Jadav

This series attempts to cleanup io.h with "include what you use" approach.
This depends on changes available on immutable tag[1].

Although this series is too trivial in the grand scheme of things, it is
still a tiny step towards untangling core headers. I have success results
from LKP for this series but there can still be corner cases. So perhaps
we can queue this on a temporary branch which we can use to submit fixes
in case of fallout.

Future plan is to use the excellent analysis[2][3] by Arnd to cleanup other
headers.

[1] https://lore.kernel.org/r/Z7xGpz3Q4Zj6YHx7@black.fi.intel.com
[2] https://lore.kernel.org/r/2342b516-2c6e-42e5-b4f4-579b280823ba@app.fastmail.com
[3] https://lore.kernel.org/r/f6eb011b-40fb-409a-b2b2-a09d0e770bbd@app.fastmail.com

v2: Fix sparc build errors
v3: Fix nios2 build errors and re-order patches

Raag Jadav (2):
  drm/draw: include missing headers
  io.h: drop unused headers

 drivers/gpu/drm/drm_draw.c | 2 ++
 include/linux/io.h         | 3 ---
 2 files changed, 2 insertions(+), 3 deletions(-)


base-commit: b8c38ccb2ca52b9a38cfeb9f89abab5d6e713221
-- 
2.34.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-03-03  9:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-27  7:07 [PATCH v3 0/2] Cleanup io.h Raag Jadav
2025-02-27  7:07 ` [PATCH v3 1/2] drm/draw: include missing headers Raag Jadav
2025-02-27  7:07 ` [PATCH v3 2/2] io.h: drop unused headers Raag Jadav
2025-02-27 15:25 ` [PATCH v3 0/2] Cleanup io.h Andy Shevchenko
2025-02-28 17:11   ` Arnd Bergmann
2025-02-28 17:41     ` Raag Jadav
2025-02-28 18:41       ` Andy Shevchenko
2025-02-28 18:42         ` Andy Shevchenko
2025-02-28 18:45           ` Raag Jadav
2025-02-28 18:52             ` Andy Shevchenko
2025-02-28 19:08               ` Raag Jadav
2025-03-03  7:48                 ` Andy Shevchenko
2025-03-03  8:31                   ` Arnd Bergmann
2025-03-03  9:44                     ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox