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
| ||
|
Message-ID: <57444A75.3050203@ti.com> Date: Tue, 24 May 2016 15:35:01 +0300 From: Roger Quadros <rogerq@...com> To: Felipe Balbi <balbi@...nel.org> CC: <tony@...mide.com>, <Joao.Pinto@...opsys.com>, <sergei.shtylyov@...entembedded.com>, <peter.chen@...escale.com>, <jun.li@...escale.com>, <grygorii.strashko@...com>, <yoshihiro.shimoda.uh@...esas.com>, <nsekhar@...com>, <b-liu@...com>, <linux-usb@...r.kernel.org>, <linux-omap@...r.kernel.org>, <linux-kernel@...r.kernel.org> Subject: Re: [PATCH v8 5/5] usb: dwc3: core: cleanup IRQ resources On 24/05/16 12:35, Felipe Balbi wrote: > > Hi, > > Roger Quadros <rogerq@...com> writes: >> Implementations might use different IRQs for >> host, gadget and OTG so use named interrupt resources >> to allow Device tree to specify the 3 interrupts. >> >> Following are the interrupt names >> >> Peripheral Interrupt - peripheral >> HOST Interrupt - host >> OTG Interrupt - otg >> >> We still maintain backward compatibility for a single named >> interrupt for all 3 interrupts (e.g. for dwc3-pci) and >> single unnamed interrupt for all 3 interrupts (e.g. old DT). >> >> Signed-off-by: Roger Quadros <rogerq@...com> > > fails to apply, unfortunately: > > checking file drivers/usb/dwc3/core.c > Hunk #1 succeeded at 845 (offset 31 lines). > checking file drivers/usb/dwc3/core.h > Hunk #1 succeeded at 738 (offset 22 lines). > Hunk #2 FAILED at 818. > 1 out of 2 hunks FAILED > checking file drivers/usb/dwc3/gadget.c > Hunk #1 succeeded at 1710 with fuzz 2 (offset 105 lines). > Hunk #2 FAILED at 1728. > Hunk #3 FAILED at 1740. > Hunk #4 succeeded at 2835 (offset 54 lines). > 2 out of 4 hunks FAILED > checking file drivers/usb/dwc3/host.c > > I'll update my testing/next shortly, if you could rebase the remaining > of these patches on that, I'd be glad. No Problem Felipe. I'll rebase and re-send this series. cheers, -roger
Powered by blists - more mailing lists