On Mon, 11 Mar 2024 14:59:39 +0100
Boris Brezillon wrote:
> On Mon, 11 Mar 2024 14:58:37 +0100
> Boris Brezillon wrote:
>
> > On Mon, 11 Mar 2024 13:46:23 +
> > Steven Price wrote:
> >
> > > On 11/03/2024 13:36, Robin Murphy wrote:
> > > > On 2024-03-11 1:22 pm, Boris Brezillon wrot
On Mon, 11 Mar 2024 14:58:37 +0100
Boris Brezillon wrote:
> On Mon, 11 Mar 2024 13:46:23 +
> Steven Price wrote:
>
> > On 11/03/2024 13:36, Robin Murphy wrote:
> > > On 2024-03-11 1:22 pm, Boris Brezillon wrote:
> > >> On Mon, 11 Mar 2024 13:11:28 +
> > >> Robin Murphy wrote:
> >
On Mon, 11 Mar 2024 13:46:23 +
Steven Price wrote:
> On 11/03/2024 13:36, Robin Murphy wrote:
> > On 2024-03-11 1:22 pm, Boris Brezillon wrote:
> >> On Mon, 11 Mar 2024 13:11:28 +
> >> Robin Murphy wrote:
> >>
> >>> On 2024-03-11 11:52 am, Boris Brezillon wrote:
> On Mon, 11 M
On 11/03/2024 13:36, Robin Murphy wrote:
> On 2024-03-11 1:22 pm, Boris Brezillon wrote:
>> On Mon, 11 Mar 2024 13:11:28 +
>> Robin Murphy wrote:
>>
>>> On 2024-03-11 11:52 am, Boris Brezillon wrote:
On Mon, 11 Mar 2024 13:49:56 +0200
Jani Nikula wrote:
> On Mon, 11 Mar
On 2024-03-11 1:22 pm, Boris Brezillon wrote:
On Mon, 11 Mar 2024 13:11:28 +
Robin Murphy wrote:
On 2024-03-11 11:52 am, Boris Brezillon wrote:
On Mon, 11 Mar 2024 13:49:56 +0200
Jani Nikula wrote:
On Mon, 11 Mar 2024, Boris Brezillon wrote:
On Mon, 11 Mar 2024 13:05:01 +0200
Jani
On Mon, 11 Mar 2024 13:11:28 +
Robin Murphy wrote:
> On 2024-03-11 11:52 am, Boris Brezillon wrote:
> > On Mon, 11 Mar 2024 13:49:56 +0200
> > Jani Nikula wrote:
> >
> >> On Mon, 11 Mar 2024, Boris Brezillon
> >> wrote:
> >>> On Mon, 11 Mar 2024 13:05:01 +0200
> >>> Jani Nikula wrote
On 2024-03-11 11:52 am, Boris Brezillon wrote:
On Mon, 11 Mar 2024 13:49:56 +0200
Jani Nikula wrote:
On Mon, 11 Mar 2024, Boris Brezillon wrote:
On Mon, 11 Mar 2024 13:05:01 +0200
Jani Nikula wrote:
This breaks the config for me:
SYNCinclude/config/auto.conf.cmd
GEN Makef
On Mon, 11 Mar 2024 13:49:56 +0200
Jani Nikula wrote:
> On Mon, 11 Mar 2024, Boris Brezillon wrote:
> > On Mon, 11 Mar 2024 13:05:01 +0200
> > Jani Nikula wrote:
> >
> >> This breaks the config for me:
> >>
> >> SYNCinclude/config/auto.conf.cmd
> >> GEN Makefile
> >> drivers/iomm
On Mon, 11 Mar 2024, Boris Brezillon wrote:
> On Mon, 11 Mar 2024 13:05:01 +0200
> Jani Nikula wrote:
>
>> This breaks the config for me:
>>
>> SYNCinclude/config/auto.conf.cmd
>> GEN Makefile
>> drivers/iommu/Kconfig:14:error: recursive dependency detected!
>> drivers/iommu/Kconfig:
On Mon, 11 Mar 2024 13:05:01 +0200
Jani Nikula wrote:
> This breaks the config for me:
>
> SYNCinclude/config/auto.conf.cmd
> GEN Makefile
> drivers/iommu/Kconfig:14:error: recursive dependency detected!
> drivers/iommu/Kconfig:14: symbol IOMMU_SUPPORT is selected by DRM_PANTHOR
On Mon, 04 Mar 2024, Boris Brezillon wrote:
> panthor_device_resume/suspend() are only compiled when CONFIG_PM is
> enabled but panthro_drv.c doesn't use the pm_ptr() macro to conditionally
> discard resume/suspend assignments, which causes undefined symbol
> errors at link time when !PM.
>
> We c
On 04/03/2024 09:08, Boris Brezillon wrote:
> panthor_device_resume/suspend() are only compiled when CONFIG_PM is
> enabled but panthro_drv.c doesn't use the pm_ptr() macro to conditionally
> discard resume/suspend assignments, which causes undefined symbol
> errors at link time when !PM.
>
> We c
On Mon, Mar 04, 2024 at 10:08:12AM +0100, Boris Brezillon wrote:
> panthor_device_resume/suspend() are only compiled when CONFIG_PM is
> enabled but panthro_drv.c doesn't use the pm_ptr() macro to conditionally
> discard resume/suspend assignments, which causes undefined symbol
> errors at link tim
panthor_device_resume/suspend() are only compiled when CONFIG_PM is
enabled but panthro_drv.c doesn't use the pm_ptr() macro to conditionally
discard resume/suspend assignments, which causes undefined symbol
errors at link time when !PM.
We could fix that by using pm_ptr(), but supporting the !PM
14 matches
Mail list logo