Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1178361

Re: [RFC v2 3/6] irq: bypass: Extend skeleton for ARM forwarding control

From Paolo Bonzini <pbonzini@redhat.com>
Newsgroups linux.kernel
Subject Re: [RFC v2 3/6] irq: bypass: Extend skeleton for ARM forwarding control
Date 2015-07-07 13:20 +0200
Message-ID <pJz4S-4Y0-19@gated-at.bofh.it> (permalink)
References <pJdxn-82j-3@gated-at.bofh.it> <pJdxn-82j-7@gated-at.bofh.it> <pJyLw-4Ca-27@gated-at.bofh.it> <pJyVb-4UD-1@gated-at.bofh.it> <pJz4S-4Y0-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



On 07/07/2015 13:13, Wu, Feng wrote:
>> > You can use container_of to add it to your own struct, e.g.
>> > 
>> > 	struct irq_bypass_consumer cons;
>> > 	struct irq_bypass_producer *prod;
> Do you mean this:
> 
> struct kvm_kernel_irqfd {
> 	
> 	......
> 
> 	struct irq_bypass_consumer cons;
> 	struct irq_bypass_producer *prod;
> };

Yes.

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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

RE: [RFC v2 3/6] irq: bypass: Extend skeleton for ARM forwarding  control "Wu, Feng" <feng.wu@intel.com> - 2015-07-07 13:00 +0200
  Re: [RFC v2 3/6] irq: bypass: Extend skeleton for ARM forwarding  control Paolo Bonzini <pbonzini@redhat.com> - 2015-07-07 13:10 +0200
    Re: [RFC v2 3/6] irq: bypass: Extend skeleton for ARM forwarding  control Paolo Bonzini <pbonzini@redhat.com> - 2015-07-07 13:20 +0200
      RE: [RFC v2 3/6] irq: bypass: Extend skeleton for ARM forwarding  control "Wu, Feng" <feng.wu@intel.com> - 2015-07-07 13:20 +0200
    RE: [RFC v2 3/6] irq: bypass: Extend skeleton for ARM forwarding  control "Wu, Feng" <feng.wu@intel.com> - 2015-07-07 13:20 +0200

csiph-web