Searched hist:bf3b1e0ce093ce31d4d91d613f9b09d80a4021cc (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | aspm.c | bf3b1e0ce093ce31d4d91d613f9b09d80a4021cc Fri Jun 28 13:22:17 CDT 2019 Michael J. Ruhl <michael.j.ruhl@intel.com> IB/hfi1: Reduce excessive aspm inlines
Uninline the aspm API since it increases code space for no reason.
Move the aspm module param to the new aspm C file.
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Michael J. Ruhl <michael.j.ruhl@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | aspm.h | diff bf3b1e0ce093ce31d4d91d613f9b09d80a4021cc Fri Jun 28 13:22:17 CDT 2019 Michael J. Ruhl <michael.j.ruhl@intel.com> IB/hfi1: Reduce excessive aspm inlines
Uninline the aspm API since it increases code space for no reason.
Move the aspm module param to the new aspm C file.
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Michael J. Ruhl <michael.j.ruhl@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | Makefile | diff bf3b1e0ce093ce31d4d91d613f9b09d80a4021cc Fri Jun 28 13:22:17 CDT 2019 Michael J. Ruhl <michael.j.ruhl@intel.com> IB/hfi1: Reduce excessive aspm inlines
Uninline the aspm API since it increases code space for no reason.
Move the aspm module param to the new aspm C file.
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Michael J. Ruhl <michael.j.ruhl@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | pcie.c | diff bf3b1e0ce093ce31d4d91d613f9b09d80a4021cc Fri Jun 28 13:22:17 CDT 2019 Michael J. Ruhl <michael.j.ruhl@intel.com> IB/hfi1: Reduce excessive aspm inlines
Uninline the aspm API since it increases code space for no reason.
Move the aspm module param to the new aspm C file.
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Michael J. Ruhl <michael.j.ruhl@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|