diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2019-09-27 20:20:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-27 20:20:19 +0200 |
| commit | 57ae0eefb002916963127a1990a4b0641acc10f8 (patch) | |
| tree | 879f15ebc024c97946674c93460e9123a7ce2d6b | |
| parent | 7d05084b7ef4b3dd88ea365bf1e2364d75da57ba (diff) | |
Link patch with fix for dependency loop
Sent upstream.
| -rw-r--r-- | README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ .. contents:: Table of contents :backlinks: none + +**To fix issues with dependency loops on recent linux-next kernels, apply** `this patch <https://www.spinics.net/lists/linux-kbuild/msg23455.html>`_\ **. Hopefully, it will be merged soon.** Overview -------- |
