svn commit: r338172 - in head: . sys/amd64/conf sys/dev/drm sys/dev/drm2 sys/dev/drm2/i915 sys/dev/drm2/radeon sys/dev/drm2/radeon/reg_srcs sys/dev/drm2/ttm sys/i386/conf sys/modules sys/modules/dr...

Hans Petter Selasky hps at selasky.org
Wed Aug 22 07:42:12 UTC 2018


On 8/22/18 9:35 AM, Matthew Macy wrote:
> Johannes - do you know off hand?
> -M

Hi,

This function is still not implemented. This is part of the LGPLv2 part.

Probably the function and the restore companion doesn't have to panic.

--HPS

> static inline void
> linux_pci_save_state(struct pci_dev *pdev)
> {
> 
>         panic("implment me!!");
>         UNIMPLEMENTED();
> }
> 


More information about the svn-src-head mailing list