linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Mark xe driver as BROKEN if kernel page size is not 4kB
@ 2025-07-27  7:04 Simon Richter
  2025-07-27  7:04 ` [PATCH v2 1/1] " Simon Richter
  0 siblings, 1 reply; 9+ messages in thread
From: Simon Richter @ 2025-07-27  7:04 UTC (permalink / raw)
  To: intel-xe, dri-devel, linux-kernel; +Cc: Simon Richter

Hi,

until either of

 - https://patchwork.freedesktop.org/series/150230/

or the (same but rebased)

 - https://patchwork.freedesktop.org/series/151983/

goes in, the xe module will Oops on insmod when kernel page size is not 4kB.
This disables the module for the time being, and should be reverted for fixed
versions.

This should probably also be added to the stable kernel series which will
likely not receive the fix.

Simon Richter (1):
  Mark xe driver as BROKEN if kernel page size is not 4kB

 drivers/gpu/drm/xe/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.47.2


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

end of thread, other threads:[~2025-08-04  9:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-27  7:04 [PATCH v2 0/1] Mark xe driver as BROKEN if kernel page size is not 4kB Simon Richter
2025-07-27  7:04 ` [PATCH v2 1/1] " Simon Richter
2025-08-01  9:20   ` Thomas Hellström
2025-08-01 10:19     ` [PATCH v3] " Simon Richter
2025-08-01 14:39       ` Thomas Hellström
2025-08-01 14:56         ` Thomas Hellström
2025-08-01 15:13           ` Simon Richter
2025-08-02  2:40           ` [PATCH v4] " Simon Richter
2025-08-04  9:40             ` Thomas Hellström

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).