Patch "cxl/pci: Drop idr.h" has been added to the 5.15-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    cxl/pci: Drop idr.h

to the 5.15-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     cxl-pci-drop-idr.h.patch
and it can be found in the queue-5.15 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 450f15a5d86562de77ca4dc7fd882f5f0067d251
Author: Dan Williams <dan.j.williams@xxxxxxxxx>
Date:   Wed Sep 8 22:12:26 2021 -0700

    cxl/pci: Drop idr.h
    
    [ Upstream commit 4cb35f1ca05a42acbc4a3c8cf7de1029a06558d0 ]
    
    Commit 3d135db51024 ("cxl/core: Move memdev management to core") left
    this straggling include for cxl_memdev setup. Clean it up.
    
    Cc: Ben Widawsky <ben.widawsky@xxxxxxxxx>
    Reported-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
    Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
    Reviewed-by: Ben Widawsky <ben.widawsky@xxxxxxxxx>
    Link: https://lore.kernel.org/r/163116434668.2460985.12264757586266849616.stgit@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    Signed-off-by: Dan Williams <dan.j.williams@xxxxxxxxx>
    Stable-dep-of: 88d3917f82ed ("cxl/mem: Fix shutdown order")
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/drivers/cxl/pci.c b/drivers/cxl/pci.c
index e6cf607448bfe..36b2dbf407120 100644
--- a/drivers/cxl/pci.c
+++ b/drivers/cxl/pci.c
@@ -8,7 +8,6 @@
 #include <linux/mutex.h>
 #include <linux/list.h>
 #include <linux/cdev.h>
-#include <linux/idr.h>
 #include <linux/pci.h>
 #include <linux/io.h>
 #include <linux/io-64-nonatomic-lo-hi.h>



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux