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, 7 Jun 2017 11:31:58 +0100
From:   Anoob Soman <anoob.soman@...rix.com>
To:     Boris Ostrovsky <boris.ostrovsky@...cle.com>,
        <xen-devel@...ts.xenproject.org>, <linux-kernel@...r.kernel.org>
CC:     <jgross@...e.com>
Subject: Re: [PATCH V2] xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next
 online VCPU

On 06/06/17 20:41, Boris Ostrovsky wrote:
>
> There is a single call site for rebind_irq_to_cpu() so why not call
> xen_rebind_evtchn_to_cpu() directly?
>

Fair enough, I will change it.

>
>> +	raw_spin_lock_irqsave(&desc->lock, flags);
> Is there a reason why you are using raw_ version?

desc->lock is defined as raw_spinlock_t

-Anoob

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ