On Thu, Feb 06, 2025 at 08:13:12AM +0200, Raag Jadav wrote: > On Thu, Feb 06, 2025 at 12:27:03AM +0800, kernel test robot wrote: > > 102 > > 103 static inline > > 104 void __iomem *devm_ioremap_resource(struct device *dev, const struct resource *res) > > 105 { > > > 106 return ERR_PTR(-EINVAL); > > 107 } > > 108 > > Andy, are we expecting this? Oh, no, it's sparse error, but easy to fix. Need to have return IOMEM_ERR_PTR(-EINVAL); -- With Best Regards, Andy Shevchenko
- Follow-Ups:
- Re: [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
- From: Andy Shevchenko
- Re: [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
- References:
- [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
- From: Raag Jadav
- Re: [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
- From: kernel test robot
- Re: [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
- From: Raag Jadav
- [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
- Prev by Date: Re: [PATCH v2] ASoC: SOF: ipc4-topology: Harden loops for looking up ALH copiers
- Next by Date: Re: [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
- Previous by thread: Re: [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
- Next by thread: Re: [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
- Index(es):
![]() |