[PATCH] powerpc/pasemi: Fix PCI device reference leak on error path

2025-08-28 Thread Miaoqian Lin
Fix iob_pdev reference leak in pasemi_dma_init() when dma_pdev allocation fails. Ensure pci_dev_put(iob_pdev) is called on both success and error paths. Fixes: 8ee9d8577935 ("pasemi: DMA engine management library") Signed-off-by: Miaoqian Lin --- arch/powerpc/platforms/pasemi/dma_lib.c | 6 +

Re: [PATCH v2 04/18] cpufreq: brcmstb-avs-cpufreq: Use __free(put_cpufreq_policy) for policy reference

2025-08-28 Thread Zihuan Zhang
在 2025/8/29 14:26, Viresh Kumar 写道: On 29-08-25, 14:16, Zihuan Zhang wrote: Thanks for applying the patch! I’ve been thinking further — instead of using __free directly, maybe we could introduce a small macro wrapper around it to make the release scope more controllable and consistent. Link:

Re: [PATCH v2 11/18] cpufreq: tegra186: Use __free(put_cpufreq_policy) for policy reference

2025-08-28 Thread Viresh Kumar
On 27-08-25, 10:31, Zihuan Zhang wrote: > Replace the manual cpufreq_cpu_put() with __free(put_cpufreq_policy) > annotation for policy references. This reduces the risk of reference > counting mistakes and aligns the code with the latest kernel style. > > No functional change intended. > > Signed

Re: [PATCH v2 04/18] cpufreq: brcmstb-avs-cpufreq: Use __free(put_cpufreq_policy) for policy reference

2025-08-28 Thread Viresh Kumar
On 29-08-25, 14:16, Zihuan Zhang wrote: > Thanks for applying the patch! > > I’ve been thinking further — instead of using __free directly, maybe we > could introduce a small macro wrapper around it to make the release scope > more controllable and consistent. > > Link: > https://lore.kernel.org/

Re: [PATCH v2 08/18] cpufreq: mediatek: Use __free(put_cpufreq_policy) for policy reference

2025-08-28 Thread Viresh Kumar
On 27-08-25, 10:31, Zihuan Zhang wrote: > Replace the manual cpufreq_cpu_put() with __free(put_cpufreq_policy) > annotation for policy references. This reduces the risk of reference > counting mistakes and aligns the code with the latest kernel style. > > No functional change intended. > > Signed

Re: [PATCH v2 04/18] cpufreq: brcmstb-avs-cpufreq: Use __free(put_cpufreq_policy) for policy reference

2025-08-28 Thread Zihuan Zhang
在 2025/8/29 13:59, Viresh Kumar 写道: On 27-08-25, 10:31, Zihuan Zhang wrote: Replace the manual cpufreq_cpu_put() with __free(put_cpufreq_policy) annotation for policy references. This reduces the risk of reference counting mistakes and aligns the code with the latest kernel style. No function

Re: [PATCH v2 10/18] cpufreq: s5pv210: Use __free(put_cpufreq_policy) for policy reference

2025-08-28 Thread Viresh Kumar
On 27-08-25, 10:31, Zihuan Zhang wrote: > Replace the manual cpufreq_cpu_put() with __free(put_cpufreq_policy) > annotation for policy references. This reduces the risk of reference > counting mistakes and aligns the code with the latest kernel style. > > No functional change intended. > > Signed

Re: [PATCH v2 05/18] cpufreq: CPPC: Use __free(put_cpufreq_policy) for policy reference

2025-08-28 Thread Viresh Kumar
On 27-08-25, 10:31, Zihuan Zhang wrote: > Replace the manual cpufreq_cpu_put() with __free(put_cpufreq_policy) > annotation for policy references. This reduces the risk of reference > counting mistakes and aligns the code with the latest kernel style. > > No functional change intended. > > Signed

Re: [PATCH v2 04/18] cpufreq: brcmstb-avs-cpufreq: Use __free(put_cpufreq_policy) for policy reference

2025-08-28 Thread Viresh Kumar
On 27-08-25, 10:31, Zihuan Zhang wrote: > Replace the manual cpufreq_cpu_put() with __free(put_cpufreq_policy) > annotation for policy references. This reduces the risk of reference > counting mistakes and aligns the code with the latest kernel style. > > No functional change intended. > > Signed

Re: [PATCH v2 03/18] ACPI: processor: thermal: Use __free(put_cpufreq_policy) for policy reference

2025-08-28 Thread Zihuan Zhang
在 2025/8/28 17:40, Rafael J. Wysocki 写道: On Wed, Aug 27, 2025 at 4:33 AM Zihuan Zhang wrote: Replace the manual cpufreq_cpu_put() with __free(put_cpufreq_policy) annotation for policy references. This reduces the risk of reference counting mistakes and aligns the code with the latest kernel s

Re: [PATCH v7 1/8] sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()

2025-08-28 Thread Tim Chen
On Tue, 2025-08-26 at 04:13 +, K Prateek Nayak wrote: > From: Peter Zijlstra > > ...snip... > > -static const struct cpumask *cpu_mc_mask(int cpu) > +static const struct cpumask *cpu_mc_mask(struct sched_domain_topology_level > *tl, int cpu) > { > return cpu_coregroup_mask(cpu); >

Re: [PATCH v4 15/16] block-dma: properly take MMIO path

2025-08-28 Thread Jason Gunthorpe
On Thu, Aug 28, 2025 at 02:54:35PM -0600, Keith Busch wrote: > In truth though, I hadn't tried p2p metadata before today, and it looks > like bio_integrity_map_user() is missing the P2P extraction flags to > make that work. Just added this patch below, now I can set p2p or host > memory independen

[PATCH v3 9/9] powerpc/pseries: HVPIPE changes to support migration

2025-08-28 Thread Haren Myneni
The hypervisor assigns one pipe per partition for all sources and assigns new pipe after migration. Also the partition ID that is used by source as its target ID may be changed after the migration. So disable hvpipe during SUSPEND event with ‘hvpipe enable’ system parameter value = 0 and enable it

[PATCH v3 8/9] powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTAS

2025-08-28 Thread Haren Myneni
The partition uses “Hypervisor Pipe OS Enablement Notification” system parameter token (value = 64) to enable / disable hvpipe in the hypervisor. Once hvpipe is enabled, the hypervisor notifies OS if the payload is pending for that partition from any source. This system parameter token takes 1 byte

[PATCH v3 7/9] powerpc/pseries: Enable HVPIPE event message interrupt

2025-08-28 Thread Haren Myneni
The hypervisor signals the OS via a Hypervisor Pipe Event external interrupt when data is available to be received from the pipe. Then the OS should call RTAS check-exception and provide the input Event Mask as defined for the ‘ibm,hvpipe-msg-events’. In response, check-exception will return an ev

[PATCH v3 6/9] powerpc/pseries: Wakeup hvpipe FD when the payload is pending

2025-08-28 Thread Haren Myneni
The user space polls on the wait_queue for the payload from the specific source. The hypervisor interrupts the OS when the pipe status for the specific source is changed such as payload is available for the partition or pipe to the source is closed. The OS retrieves the HVPIPE event message with ch

[PATCH v3 5/9] powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTAS

2025-08-28 Thread Haren Myneni
ibm,receive-hvpipe-msg RTAS call is used to receive data from the source (Ex: Hardware Management Console) over the hypervisor pipe. The hypervisor will signal the OS via a Hypervisor Pipe Event external interrupt when data is available to be received from the pipe and the event message has the sou

[PATCH v3 4/9] powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTAS

2025-08-28 Thread Haren Myneni
ibm,send-hvpipe-msg RTAS call is used to send data to the source (Ex: Hardware Management Console) over the hypervisor pipe. The maximum data length of 4048 bytes is supported with this RTAS call right now. The user space uses write() to send this payload which invokes this RTAS. Then the write ret

[PATCH v3 3/9] powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfaces

2025-08-28 Thread Haren Myneni
The hypervisor provides ibm,send-hvpipe-msg and ibm,receive-hvpipe-msg RTAS calls which can be used by the partition to communicate through an inband hypervisor channel with different external sources such as Hardware Management Console (HMC). The information exchanged, whether it be messages, raw

[PATCH v3 1/9] powerpc/pseries: Define papr-hvpipe ioctl

2025-08-28 Thread Haren Myneni
PowerPC FW introduced HVPIPE RTAS calls such as ibm,send-hvpipe-msg and ibm,receive-hvpipe-msg for the user space to exchange information with different sources such as Hardware Management Consoles (HMC). HVPIPE_IOC_CREATE_HANDLE is defined to use /dev/papr-hvpipe interface for ibm,send-hvpipe-msg

[PATCH v3 0/9] powerpc/pseries: Add hypervisor pipe (HVPIPE) suport

2025-08-28 Thread Haren Myneni
On powerPC systems, the Hardware Management Console (HMC) is used to create and manage logical partitions (LPAR) and both HMC and LPARs exchange information over Ethernet which can expose security implications. Hence the current method of communication is not viable for secure boot configuration.

[PATCH v3 2/9] powerpc/pseries: Define HVPIPE specific macros

2025-08-28 Thread Haren Myneni
Define HVPIPE specific macros which are needed to support ibm,send-hvpipe-msg and ibm,receive-hvpipe-msg RTAS calls and used to handle HVPIPE message events. Signed-off-by: Haren Myneni Reviewed-by: Mahesh Salgaonkar Tested-by: Shashank MS --- arch/powerpc/include/asm/rtas.h | 9 + ar

Re: [PATCH v6 2/4] PCI: host-common: Add link down handling for Root Ports

2025-08-28 Thread Brian Norris
Hi, I've been testing this out with various endpoints (both upstream and not...), and I have a question that intersects with this area: On Tue, Jul 15, 2025 at 07:51:05PM +0530, Manivannan Sadhasivam via B4 Relay wrote: > From: Manivannan Sadhasivam > > The PCI link, when down, needs to be rec

Re: [PATCH v4 15/16] block-dma: properly take MMIO path

2025-08-28 Thread Keith Busch
On Thu, Aug 28, 2025 at 04:18:20PM -0300, Jason Gunthorpe wrote: > On Thu, Aug 28, 2025 at 01:10:32PM -0600, Keith Busch wrote: > > > > Data and metadata are mapped as separate operations. They're just > > different parts of one blk-mq request. > > In that case the new bit leon proposes should on

Re: [PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way

2025-08-28 Thread Brian Norris
On Tue, Jul 15, 2025 at 07:51:03PM +0530, Manivannan Sadhasivam via B4 Relay wrote: > Hi, > > Currently, in the event of AER/DPC, PCI core will try to reset the slot (Root > Port) and its subordinate devices by invoking bridge control reset and FLR. > But > in some cases like AER Fatal error, it

Re: [PATCH v4 15/16] block-dma: properly take MMIO path

2025-08-28 Thread Jason Gunthorpe
On Thu, Aug 28, 2025 at 01:10:32PM -0600, Keith Busch wrote: > On Thu, Aug 28, 2025 at 03:41:15PM -0300, Jason Gunthorpe wrote: > > On Thu, Aug 28, 2025 at 11:15:20AM -0600, Keith Busch wrote: > > > > > > I don't think that was ever the case. Metadata is allocated > > > independently of the data p

Re: [PATCH v4 15/16] block-dma: properly take MMIO path

2025-08-28 Thread Keith Busch
On Thu, Aug 28, 2025 at 03:41:15PM -0300, Jason Gunthorpe wrote: > On Thu, Aug 28, 2025 at 11:15:20AM -0600, Keith Busch wrote: > > > > I don't think that was ever the case. Metadata is allocated > > independently of the data payload, usually by the kernel in > > bio_integrity_prep() just before d

Re: [PATCH v4 15/16] block-dma: properly take MMIO path

2025-08-28 Thread Jason Gunthorpe
On Thu, Aug 28, 2025 at 11:15:20AM -0600, Keith Busch wrote: > On Thu, Aug 28, 2025 at 07:54:27PM +0300, Leon Romanovsky wrote: > > On Thu, Aug 28, 2025 at 09:19:20AM -0600, Keith Busch wrote: > > > On Tue, Aug 19, 2025 at 08:36:59PM +0300, Leon Romanovsky wrote: > > > > diff --git a/include/linux/

Re: [PATCH 00/24] PCI: Bridge window selection improvements

2025-08-28 Thread Bjorn Helgaas
On Thu, Aug 28, 2025 at 07:47:06PM +0300, Ilpo Järvinen wrote: > On Wed, 27 Aug 2025, Bjorn Helgaas wrote: > > On Fri, Aug 22, 2025 at 05:55:41PM +0300, Ilpo Järvinen wrote: > > > This series is based on top of the three resource fitting and > > > assignment algorithm fixes (v3). > > > > > > PCI r

Re: [PATCH v4 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory

2025-08-28 Thread Jason Gunthorpe
On Tue, Aug 19, 2025 at 08:36:45PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky > > This patch introduces the DMA_ATTR_MMIO attribute to mark DMA buffers > that reside in memory-mapped I/O (MMIO) regions, such as device BARs > exposed through the host bridge, which are accessible for pee

Re: [PATCH v4 15/16] block-dma: properly take MMIO path

2025-08-28 Thread Keith Busch
On Thu, Aug 28, 2025 at 07:54:27PM +0300, Leon Romanovsky wrote: > On Thu, Aug 28, 2025 at 09:19:20AM -0600, Keith Busch wrote: > > On Tue, Aug 19, 2025 at 08:36:59PM +0300, Leon Romanovsky wrote: > > > diff --git a/include/linux/blk_types.h b/include/linux/blk_types.h > > > index 09b99d52fd36..283

Re: [PATCH v2 02/18] KVM: x86: Use __free(put_cpufreq_policy) for policy reference

2025-08-28 Thread Sean Christopherson
On Thu, Aug 28, 2025, Zihuan Zhang wrote: > > Hmm, this is technically buggy. __free() won't invoke put_cpufreq_policy() > > until > > policy goes out of scope, and so using __free() means the code is > > effectively: > > > > if (IS_ENABLED(CONFIG_CPU_FREQ)) { > >

Re: [PATCH v4 15/16] block-dma: properly take MMIO path

2025-08-28 Thread Leon Romanovsky
On Thu, Aug 28, 2025 at 09:19:20AM -0600, Keith Busch wrote: > On Tue, Aug 19, 2025 at 08:36:59PM +0300, Leon Romanovsky wrote: > > diff --git a/include/linux/blk_types.h b/include/linux/blk_types.h > > index 09b99d52fd36..283058bcb5b1 100644 > > --- a/include/linux/blk_types.h > > +++ b/include/li

Re: [PATCH 00/24] PCI: Bridge window selection improvements

2025-08-28 Thread Ilpo Järvinen
On Wed, 27 Aug 2025, Bjorn Helgaas wrote: > On Fri, Aug 22, 2025 at 05:55:41PM +0300, Ilpo Järvinen wrote: > > This series is based on top of the three resource fitting and > > assignment algorithm fixes (v3). > > > > PCI resource fitting and assignment code needs to find the bridge > > window a

Re: [PATCH v4 11/16] dma-mapping: export new dma_*map_phys() interface

2025-08-28 Thread Jason Gunthorpe
On Tue, Aug 19, 2025 at 08:36:55PM +0300, Leon Romanovsky wrote: > The old page-based API is preserved in mapping.c to ensure that existing > code won't be affected by changing EXPORT_SYMBOL to EXPORT_SYMBOL_GPL > variant for dma_*map_phys(). > > Signed-off-by: Leon Romanovsky > --- > drivers/io

Re: [PATCH v3 5/6] dt-bindings: soc: fsl: qe: Add support of IRQ in QE GPIO

2025-08-28 Thread Christophe Leroy
Le 28/08/2025 à 15:28, Rob Herring a écrit : On Mon, Aug 25, 2025 at 2:20 AM Christophe Leroy wrote: In the QE, a few GPIOs are IRQ capable. Similarly to commit 726bd223105c ("powerpc/8xx: Adding support of IRQ in MPC8xx GPIO"), add IRQ support to QE GPIO. Add property 'fsl,qe-gpio-irq-mas

Re: [PATCH v4 15/16] block-dma: properly take MMIO path

2025-08-28 Thread Keith Busch
On Tue, Aug 19, 2025 at 08:36:59PM +0300, Leon Romanovsky wrote: > diff --git a/include/linux/blk_types.h b/include/linux/blk_types.h > index 09b99d52fd36..283058bcb5b1 100644 > --- a/include/linux/blk_types.h > +++ b/include/linux/blk_types.h > @@ -387,6 +387,7 @@ enum req_flag_bits { > __RE

Re: [PATCH v4 10/16] xen: swiotlb: Open code map_resource callback

2025-08-28 Thread Jason Gunthorpe
On Tue, Aug 19, 2025 at 08:36:54PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky > > General dma_direct_map_resource() is going to be removed > in next patch, so simply open-code it in xen driver. > > Reviewed-by: Juergen Gross > Signed-off-by: Leon Romanovsky > --- > drivers/xen/swio

Re: [PATCH v4 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page

2025-08-28 Thread Jason Gunthorpe
On Tue, Aug 19, 2025 at 08:36:53PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky > > Extend base DMA page API to handle MMIO flow and follow > existing dma_map_resource() implementation to rely on dma_map_direct() > only to take DMA direct path. I would reword this a little bit too dma-

Re: [PATCH v4 08/16] kmsan: convert kmsan_handle_dma to use physical addresses

2025-08-28 Thread Jason Gunthorpe
On Tue, Aug 19, 2025 at 08:36:52PM +0300, Leon Romanovsky wrote: > /* Helper function to handle DMA data transfers. */ > -void kmsan_handle_dma(struct page *page, size_t offset, size_t size, > +void kmsan_handle_dma(phys_addr_t phys, size_t size, > enum dma_data_direction dir)

Re: [PATCH v7 4/8] powerpc/smp: Introduce CONFIG_SCHED_MC to guard MC scheduling bits

2025-08-28 Thread Shrikanth Hegde
Hi Peter. Looking at this, https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git/commit/?h=sched/core&id=9d710c5b2bb37cedf5f09ce94fb5795e1a76 WDYT? --- Kconfig | 38 ++ arm/Kconfig | 18 ++ arm64/Kcon

Re: [PATCH v4 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based

2025-08-28 Thread Jason Gunthorpe
On Tue, Aug 19, 2025 at 08:36:51PM +0300, Leon Romanovsky wrote: > +static inline dma_addr_t dma_direct_map_phys(struct device *dev, > + phys_addr_t phys, size_t size, enum dma_data_direction dir, > + unsigned long attrs) > { > - phys_addr_t phys = page_to_phys(page) +

Re: [PATCH v4 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory

2025-08-28 Thread Jason Gunthorpe
On Tue, Aug 19, 2025 at 08:36:50PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky > > Combine iommu_dma_*map_phys with iommu_dma_*map_resource interfaces in > order to allow single phys_addr_t flow. > > In the following patches, the iommu_dma_map_resource() will be removed > in favour of

Re: [PATCH v4 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys

2025-08-28 Thread Jason Gunthorpe
On Tue, Aug 19, 2025 at 08:36:49PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky > > Rename the IOMMU DMA mapping functions to better reflect their actual > calling convention. The functions iommu_dma_map_page() and > iommu_dma_unmap_page() are renamed to iommu_dma_map_phys() and > iommu_

Re: [PATCH] powerpc/tools: drop `-o pipefail` in gcc check scripts

2025-08-28 Thread Joe Lawrence
On 8/26/25 5:54 AM, Jan Stancek wrote: > We've been observing rare non-deterministic kconfig failures during > olddefconfig, where ARCH_USING_PATCHABLE_FUNCTION_ENTRY was getting > disabled and with it number of other config options that depend on it. > > The reason is that gcc-check-fpatchable-fu

Re: [PATCH v3 5/6] dt-bindings: soc: fsl: qe: Add support of IRQ in QE GPIO

2025-08-28 Thread Rob Herring
On Mon, Aug 25, 2025 at 2:20 AM Christophe Leroy wrote: > > In the QE, a few GPIOs are IRQ capable. Similarly to > commit 726bd223105c ("powerpc/8xx: Adding support of IRQ in MPC8xx > GPIO"), add IRQ support to QE GPIO. > > Add property 'fsl,qe-gpio-irq-mask' similar to > 'fsl,cpm1-gpio-irq-mask'

Re: [PATCH v4 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys

2025-08-28 Thread Jason Gunthorpe
On Tue, Aug 19, 2025 at 08:36:48PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky > > As a preparation for following map_page -> map_phys API conversion, > let's rename trace_dma_*map_page() to be trace_dma_*map_phys(). > > Signed-off-by: Leon Romanovsky > --- > include/trace/events/dma

Re: [PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping

2025-08-28 Thread Jason Gunthorpe
On Tue, Aug 19, 2025 at 08:36:47PM +0300, Leon Romanovsky wrote: > @@ -1218,19 +1219,24 @@ void debug_dma_map_page(struct device *dev, struct > page *page, size_t offset, > return; > > entry->dev = dev; > - entry->type = dma_debug_single; > - entry->paddr

Re: [PATCH v4 00/16] dma-mapping: migrate to physical address-based API

2025-08-28 Thread Leon Romanovsky
On Tue, Aug 19, 2025 at 08:36:44PM +0300, Leon Romanovsky wrote: > Changelog: > v4: > * Fixed kbuild error with mismatch in kmsan function declaration due to >rebase error. > v3: https://lore.kernel.org/all/cover.1755193625.git.l...@kernel.org > * Fixed typo in "cacheable" word > * Simplifie

[PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG

2025-08-28 Thread Trevor Woerner
In commit b52173065e0a ("sched/debug: Remove CONFIG_SCHED_DEBUG") this Kconfig option was removed since CONFIG_SCHED_DEBUG was made unconditional by patches preceding it. Signed-off-by: Trevor Woerner --- arch/arc/configs/axs101_defconfig | 1 - arch/arc/configs/axs103_defconfig

Re: [PATCH v2 03/18] ACPI: processor: thermal: Use __free(put_cpufreq_policy) for policy reference

2025-08-28 Thread Rafael J. Wysocki
On Wed, Aug 27, 2025 at 4:33 AM Zihuan Zhang wrote: > > Replace the manual cpufreq_cpu_put() with __free(put_cpufreq_policy) > annotation for policy references. This reduces the risk of reference > counting mistakes and aligns the code with the latest kernel style. > > No functional change intende

Re: [PATCH] PCI/AER: Support errors introduced by PCIe r6.0

2025-08-28 Thread Sathyanarayanan Kuppuswamy
On 8/27/25 10:52 PM, Lukas Wunner wrote: On Wed, Aug 27, 2025 at 12:56:41PM -0700, Sathyanarayanan Kuppuswamy wrote: On 8/27/25 6:41 AM, Lukas Wunner wrote: PCIe r6.0 defined five additional errors in the Uncorrectable Error Status, Mask and Severity Registers (PCIe r7.0 sec 7.8.4.2ff). is 2

[PATCH 01/14] perf test: Fix a build error in x86 topdown test

2025-08-28 Thread mysteryli
From: Namhyung Kim There's an environment that caused the following build error. Include "debug.h" (under util directory) to fix it. arch/x86/tests/topdown.c: In function 'event_cb': arch/x86/tests/topdown.c:53:25: error: implicit declaration of function 'pr_debug'

Re: [PATCH 03/24] MIPS: PCI: Use pci_enable_resources()

2025-08-28 Thread Thomas Bogendoerfer
On Fri, Aug 22, 2025 at 05:55:44PM +0300, Ilpo Järvinen wrote: > pci-legacy.c under MIPS has a copy of pci_enable_resources() named as > pcibios_enable_resources(). Having own copy of same functionality could > lead to inconsistencies in behavior, especially now as > pci_enable_resources() and the

Re: [PATCH] powerpc/64: Drop unnecessary 'rc' variable

2025-08-28 Thread Madhavan Srinivasan
On Fri, 01 Aug 2025 11:59:08 +0800, Xichao Zhao wrote: > Simplify the code to enhance readability and maintain a consistent > coding style. > > Applied to powerpc/fixes. [1/1] powerpc/64: Drop unnecessary 'rc' variable https://git.kernel.org/powerpc/c/8b5d86a63bc9510e094a15d7268c60bd4347b