mbox series

[topic/core-for-CI,0/2] Drop some unnecessary patches

Message ID 20231024175552.15503-1-ville.syrjala@linux.intel.com (mailing list archive)
Headers show
Series Drop some unnecessary patches | expand

Message

Ville Syrjala Oct. 24, 2023, 5:55 p.m. UTC
From: Ville Syrjälä <ville.syrjala@linux.intel.com>

Try to drop a few seemingly unnecessary patches from core-for-CI.

Ville Syrjälä (2):
  Revert "freezer: Dump more info on whoever is trying to get frozen
    with locks held"
  Revert "iommu: Remove iova cpu hotplugging flushing"

 drivers/iommu/iova.c       | 28 ++++++++++++++++++++++++++++
 include/linux/cpuhotplug.h |  1 +
 include/linux/iova.h       |  1 +
 kernel/freezer.c           | 12 ++----------
 4 files changed, 32 insertions(+), 10 deletions(-)

Comments

Jani Nikula Oct. 25, 2023, 11:41 a.m. UTC | #1
On Tue, 24 Oct 2023, Ville Syrjala <ville.syrjala@linux.intel.com> wrote:
> From: Ville Syrjälä <ville.syrjala@linux.intel.com>
>
> Try to drop a few seemingly unnecessary patches from core-for-CI.

Yay, ack!

>
> Ville Syrjälä (2):
>   Revert "freezer: Dump more info on whoever is trying to get frozen
>     with locks held"
>   Revert "iommu: Remove iova cpu hotplugging flushing"
>
>  drivers/iommu/iova.c       | 28 ++++++++++++++++++++++++++++
>  include/linux/cpuhotplug.h |  1 +
>  include/linux/iova.h       |  1 +
>  kernel/freezer.c           | 12 ++----------
>  4 files changed, 32 insertions(+), 10 deletions(-)
Ville Syrjala Oct. 26, 2023, 12:41 p.m. UTC | #2
On Wed, Oct 25, 2023 at 02:41:50PM +0300, Jani Nikula wrote:
> On Tue, 24 Oct 2023, Ville Syrjala <ville.syrjala@linux.intel.com> wrote:
> > From: Ville Syrjälä <ville.syrjala@linux.intel.com>
> >
> > Try to drop a few seemingly unnecessary patches from core-for-CI.
> 
> Yay, ack!

Didn't spot any regressions in the CI results, so force pushed
topic/core-for-CI with these dropped. Didn't bother with a rebase.

> 
> >
> > Ville Syrjälä (2):
> >   Revert "freezer: Dump more info on whoever is trying to get frozen
> >     with locks held"
> >   Revert "iommu: Remove iova cpu hotplugging flushing"
> >
> >  drivers/iommu/iova.c       | 28 ++++++++++++++++++++++++++++
> >  include/linux/cpuhotplug.h |  1 +
> >  include/linux/iova.h       |  1 +
> >  kernel/freezer.c           | 12 ++----------
> >  4 files changed, 32 insertions(+), 10 deletions(-)
> 
> -- 
> Jani Nikula, Intel