lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 16 Dec 2015 16:42:33 -0800
From:	Eric Anholt <eric@...olt.net>
To:	Randy Dunlap <rdunlap@...radead.org>,
	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org,
	dri-devel <dri-devel@...ts.freedesktop.org>
Subject: Re: linux-next: Tree for Dec 16 (gpu/drm/vc4)

Randy Dunlap <rdunlap@...radead.org> writes:

> On 12/15/15 21:43, Stephen Rothwell wrote:
>> Hi all,
>> 
>> Changes since 20151215:
>> 
>
> on i386, when CONFIG_PM_SLEEP is not enabled:
>
> ../drivers/gpu/drm/vc4/vc4_v3d.c: In function 'vc4_v3d_set_power':
> ../drivers/gpu/drm/vc4/vc4_v3d.c:157:29: error: called object is not a function or function pointer
>    return pm_generic_poweroff(&vc4->v3d->pdev->dev);
>                              ^
> ../drivers/gpu/drm/vc4/vc4_v3d.c:159:27: error: called object is not a function or function pointer
>    return pm_generic_resume(&vc4->v3d->pdev->dev);

A patch got sent to the PM maintainers producing static inlines in the
config-disabled case.  We'll see if they like it, or if I just add a
dependency on the config option instead.

Download attachment "signature.asc" of type "application/pgp-signature" (819 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ