Re: [PATCH v2] PCI/ASPM: Clear L1SS capability when L1 latency is unacceptable
"Aniket ." <[email protected]>
| Newsgroups | dev.linux.lists.sashiko-reviews,org.kernel.vger.linux-pci |
|---|---|
| Message-ID | <CAMmmMt3t5dPVfoZAir-n5mq9MUaa9LshH_29HQGMPmWKtzB5=A@mail.gmail.com> |
> This isn't a bug introduced by this patch, but the ASPM sysfs show and store > functions fetch the link_state pointer locklessly and do not check for NULL > before dereferencing it. This is a different issue and can be fixed separately.