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] [day] [month] [year] [list]
Date:	Wed, 24 Sep 2014 14:07:37 +0200
From:	Paolo Bonzini <pbonzini@...hat.com>
To:	Will Deacon <will.deacon@....com>
CC:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"kvm@...r.kernel.org" <kvm@...r.kernel.org>,
	Gleb Natapov <gleb@...nel.org>,
	Alex Williamson <Alex.Williamson@...hat.com>
Subject: Re: [PATCH v2] kvm-vfio: do not use module_init

Il 24/09/2014 14:05, Will Deacon ha scritto:
>> > +#ifdef CONFIG_KVM_VFIO
>> > +#include "vfio.h"
>> > +#endif
> Can't you include this unconditionally, then have the #ifdef in the header
> and a static inline kvm_vfio_ops_init that returns 0?

Yup.  What was I thinking...

Paolo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists