Dave Airlie
6763a0aea6
nouveau/vmm: fix another SPT/LPT race
...
We've had an unknown Turing issue for a while with page faults since
large pages and compression.
I've got a patch series that syncs all our L2 handling with ogkm and it
made this fault happen more.
After writing a bunch of debugging patches, I spotted an invalid LPT
entry where there should have been a valid one.
A 64K MAP succeeds on a range, but a subsequent SPT put drops SPT refs
across multiple ranges,
We shouldn't assume all ranges where SPTEs go away will have the same
sparse/invalid/valid state, just iterate over each instead and do the
right thing.
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com >
Fixes: d19512f5ab ("nouveau/vmm: start tracking if the LPT PTE is valid. (v6)")
Link: https://patch.msgid.link/20260615044737.3419585-1-airlied@gmail.com
[ Properly format commit message. - Danilo ]
Signed-off-by: Danilo Krummrich <dakr@kernel.org >
(cherry picked from commit d008141ed4ce924167a03d46fbce9ad1fe4efa29)
Signed-off-by: Dave Airlie <airlied@redhat.com >
2026-07-10 14:19:23 +10:00
..
2026-05-08 14:16:04 +10:00
2026-07-10 13:27:42 +10:00
2026-06-30 15:26:54 +01:00
2026-05-04 14:05:04 +10:00
2026-07-03 07:38:17 +02:00
2026-05-06 10:12:25 +10:00
2026-05-04 14:05:04 +10:00
2026-07-10 13:03:15 +10:00
2026-06-04 06:41:22 +10:00
2026-02-21 17:09:51 -08:00
2026-07-01 12:07:10 +02:00
2026-07-03 07:38:17 +02:00
2026-07-03 07:38:17 +02:00
2026-05-04 14:05:04 +10:00
2026-06-17 10:21:00 +01:00
2026-05-12 08:35:00 +02:00
2026-07-03 07:38:17 +02:00
2026-06-17 10:21:00 +01:00
2026-07-06 10:52:42 -04:00
2026-07-10 13:03:15 +10:00
2026-07-03 07:38:17 +02:00
2026-05-08 14:16:04 +10:00
2026-05-08 14:16:04 +10:00
2026-04-17 14:43:29 +02:00
2026-05-04 14:05:04 +10:00
2026-05-28 09:58:36 +02:00
2026-02-23 10:10:34 +01:00
2026-07-03 07:38:17 +02:00
2026-07-03 07:38:17 +02:00
2026-05-08 14:16:04 +10:00
2026-06-17 10:21:00 +01:00
2026-07-03 07:38:17 +02:00
2026-07-10 14:19:23 +10:00
2026-06-02 22:51:16 +02:00
2026-05-08 14:16:04 +10:00
2026-07-03 07:38:17 +02:00
2026-05-28 09:58:36 +02:00
2026-06-30 15:26:55 +01:00
2026-01-28 12:44:28 +10:00
2026-05-28 09:58:36 +02:00
2026-06-17 18:19:00 -04:00
2026-07-03 07:38:17 +02:00
2026-07-03 07:38:17 +02:00
2026-05-29 10:37:12 +01:00
2026-05-04 14:05:04 +10:00
2026-05-04 14:05:04 +10:00
2026-07-03 07:38:17 +02:00
2026-07-03 07:38:17 +02:00
2026-07-03 07:38:17 +02:00
2026-07-03 07:38:17 +02:00
2026-06-26 17:03:48 -07:00
2026-06-17 11:21:40 -07:00
2026-07-07 14:02:53 +02:00
2026-05-08 14:16:04 +10:00
2026-07-03 07:38:17 +02:00
2026-07-03 07:38:17 +02:00
2026-05-14 15:32:29 +02:00
2026-05-05 11:16:39 +02:00
2026-06-02 22:51:16 +02:00
2026-05-04 14:05:04 +10:00
2026-07-07 18:52:13 -03:00
2026-05-04 14:05:04 +10:00
2026-07-03 07:38:17 +02:00
2026-05-26 16:05:53 +08:00
2026-02-21 17:09:51 -08:00
2026-06-30 16:04:27 +03:00
2026-05-04 14:05:04 +10:00
2026-05-08 14:16:04 +10:00
2026-07-09 12:09:42 +02:00
2026-02-22 08:26:33 -08:00
2026-05-19 10:57:26 +02:00
2026-05-04 14:05:04 +10:00
2026-05-04 14:05:04 +10:00
2026-06-17 10:21:00 +01:00
2026-06-17 10:21:00 +01:00
2026-04-21 22:05:51 +08:00
2026-05-04 14:05:04 +10:00
2026-05-19 10:57:25 +02:00
2026-05-08 19:16:19 +05:30
2026-05-04 14:05:04 +10:00
2026-03-03 09:28:31 +01:00
2026-06-21 13:20:19 -07:00
2026-06-17 10:21:00 +01:00
2026-06-26 17:03:48 -07:00
2026-05-04 14:05:04 +10:00
2026-05-04 14:05:04 +10:00
2026-03-25 15:05:22 +01:00
2026-05-04 14:05:04 +10:00
2026-02-21 17:09:51 -08:00
2026-01-19 13:11:47 +02:00
2026-06-15 13:50:42 +03:00
2025-12-19 23:06:41 +01:00
2025-12-19 23:06:41 +01:00
2026-05-18 15:16:47 +02:00
2026-06-03 18:47:51 +02:00
2026-06-22 11:13:27 +03:00
2026-04-16 09:08:42 +02:00
2026-05-25 10:45:38 +02:00
2026-07-09 09:23:31 +02:00
2026-03-26 14:09:26 +01:00
2026-02-21 01:02:28 -08:00
2026-05-05 14:04:29 +03:00
2026-05-04 14:05:04 +10:00
2026-03-25 15:05:22 +01:00
2026-03-26 14:35:18 +08:00
2026-04-27 11:27:22 +02:00
2026-06-02 13:16:40 -04:00
2026-04-09 09:34:28 +02:00
2026-06-17 10:21:00 +01:00
2026-05-07 14:07:36 -04:00
2026-06-05 09:13:12 +10:00
2026-04-02 08:24:55 +02:00
2026-07-07 14:57:10 +02:00
2026-02-21 20:03:00 -08:00
2026-05-28 21:04:52 -07:00
2026-05-04 14:05:04 +10:00
2026-04-24 10:12:16 -07:00
2026-04-07 12:36:31 +02:00
2026-05-04 14:05:04 +10:00
2026-02-21 17:09:51 -08:00
2026-05-04 14:05:04 +10:00
2026-02-21 01:02:28 -08:00
2026-05-19 10:57:26 +02:00
2026-03-17 15:39:07 +01:00
2026-05-07 14:07:36 -04:00
2026-07-03 07:38:17 +02:00
2026-05-26 16:00:32 +02:00
2026-01-09 08:53:27 +00:00
2026-02-21 20:03:00 -08:00
2026-02-21 20:03:00 -08:00
2026-03-23 13:23:29 +08:00
2026-02-21 17:09:51 -08:00
2026-02-09 09:41:09 +01:00
2026-02-21 17:09:51 -08:00
2026-03-05 19:38:55 -05:00
2026-04-24 08:43:42 -04:00
2026-04-24 08:43:42 -04:00
2026-04-24 08:43:42 -04:00
2026-05-04 14:05:04 +10:00
2026-05-04 14:05:04 +10:00
2026-03-03 10:37:29 +10:00
2026-05-18 11:19:59 +01:00
2026-02-21 17:09:51 -08:00
2026-05-04 14:05:04 +10:00
2026-03-27 13:40:44 +02:00
2026-02-21 17:09:51 -08:00
2026-02-23 16:14:19 +01:00
2026-05-05 12:59:41 +02:00
2026-03-24 16:19:04 +01:00
2026-03-12 07:23:23 -07:00