about summary refs log tree commit diff
path: root/modules/README.md
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2023-06-22 00:04:28 +0200
committeraszlig <aszlig@nix.build>2023-06-22 00:13:44 +0200
commitec9bd9c7997fa13efdbc21da0c70f11e3ba2ac67 (patch)
tree91a028511007ad7c7c3d289df3f3fe3b01e3f95c /modules/README.md
parent6b222863da0a0db6ec9b17b45c59ba136b4417cf (diff)
hardware/pulse1502: Fix build against kernel 6.3
The nvme-suspend-quirk patch doesn't apply anymore with kernel 6.3
because kernel 6.3 added a new quirk
(NVME_QUIRK_NO_SECONDARY_TEMP_THRESH) to the nvme_quirks enum.

To fix this, I just edited the patch to refer to the newly added quirk
and increase the bitflag by one.

With this, the patch applies, but I haven't yet built the kernel nor did
I actually test this on the target machine.

Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'modules/README.md')
0 files changed, 0 insertions, 0 deletions