Re: [PATCH 3.2 31/52] firewire: ohci: fix JMicron JMB38x IT context discovery

2015-11-24 Thread Stefan Richter
On Nov 24 Ben Hutchings wrote: > commit 100ceb66d5c40cc0c7018e06a9474302470be73c upstream. ... > [bwh: Backported to 3.2: log with fw_notify() instead of ohci_notice()] Thanks for doing so, looks good to me. -- Stefan Richter -=-= =-== ==--= http://arcgraph.de/sr/ -- To unsubscrib

[PATCH v3.10.36 2/2] firewire: ohci: fix probe failure with Agere/LSI controllers

2014-04-05 Thread Stefan Richter
xcept for the valid comment on TSB82AA2 cards. Reported-by: Mikhail Gavrilov Reported-by: Jay Fenlason Reported-by: Clemens Ladisch Reported-by: Peter Hurley Cc: stable@vger.kernel.org # v3.10+ Signed-off-by: Stefan Richter --- drivers/firewire/ohci.c | 15 ++- 1 file changed, 2 inserti

[PATCH v3.10.36 1/2] firewire: ohci: beautify some macro definitions

2014-04-05 Thread Stefan Richter
vice-specific combination of quirk flags is shown in hexadecimal in the kernel log too. (And firewire-sbp2 presents its own quirk flags in modinfo as hexadecimals as well.) Signed-off-by: Stefan Richter --- drivers/firewire/ohci.c | 18 +- 1 file changed, 9 insertions(+), 9 de

Re: [PATCH v2] firewire: ohci: fix probe failure with Agere/LSI controllers

2014-03-14 Thread Stefan Richter
On Mar 13 Peter Hurley wrote: > On 03/13/2014 03:39 PM, Stefan Richter wrote: > > There has been never a report against FW323, FW643, or FW643-e. > > There has been only your report against FW643-e2 (alias FW643 rev8). > > Nope. > > Tim Jordan's May 2011 report

Re: [PATCH v2] firewire: ohci: fix probe failure with Agere/LSI controllers

2014-03-13 Thread Stefan Richter
On Mar 13 Peter Hurley wrote: > On 03/13/2014 09:59 AM, Stefan Richter wrote: > > Incidentally, the mailman brought me a dual FW643-e2 card just yesterday > > (IOI FWBX2-PCIE1XE220 alias Delock 89208). I will try to reproduce the > > issue as time permits. I take it from y

Re: [PATCH v2] firewire: ohci: fix probe failure with Agere/LSI controllers

2014-03-13 Thread Stefan Richter
problem with my dual FW643-e [11c1:5901] (rev 07) card from Unibrain, nor with the onboard FW323 [11c1:5811] (rev 61) of a Mac mini, as mentioned earlier. -- Stefan Richter -=-- --== -==-= http://arcgraph.de/sr/ -- To unsubscribe from this list: send the line "unsubscribe stable"

Re: Proposed stable release changes

2013-08-24 Thread Stefan Richter
ween 2.5 months ( = a mainline kernel release period) and more than a year ( = two release periods of typical distributions). -- Stefan Richter -=-===-= =--- ==--- http://arcgraph.de/sr/ -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to major

Re: [PATCH] firewire: Fix ohci free_irq() warning

2013-01-28 Thread Stefan Richter
pci_disable_msi(dev); > err = pci_save_state(dev); > if (err) { > @@ -3807,6 +3807,7 @@ static int pci_resume(struct pci_dev *dev) > return err; > > ohci_resume_iso_dma(ohci); > + enable_irq(dev->irq); > > r

Re: [ 00/78] 3.3.2-stable review

2012-04-14 Thread Stefan Richter
d for mainline, but that's exactly > what you arguing for. I am not arguing for anything remotely like that. -- Stefan Richter -=-===-- -=-- - http://arcgraph.de/sr/ -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majord...@v

Re: [ 00/78] 3.3.2-stable review

2012-04-14 Thread Stefan Richter
On Apr 14 Felipe Contreras wrote: > On Sat, Apr 14, 2012 at 8:55 PM, Stefan Richter > wrote: > > Generally, "commit + push out" makes it undroppable.  In case of -stable, > > commit/ push out/ tag are close and virtually identical. > > > > After a change wa

Re: [ 00/78] 3.3.2-stable review

2012-04-14 Thread Stefan Richter
On Apr 14 Felipe Contreras wrote: > On Sat, Apr 14, 2012 at 12:10 PM, Stefan Richter > wrote: > > On Apr 14 Felipe Contreras wrote: > > >> Of course, although the difference with the stable kernel would be > >> very small if the only thing added is an extra rule

Re: [ 00/78] 3.3.2-stable review

2012-04-14 Thread Stefan Richter
On Apr 14 Felipe Contreras wrote: > On Sat, Apr 14, 2012 at 10:41 AM, Stefan Richter > wrote: > > On Apr 14 Felipe Contreras wrote: > >> I already exemplified how they are very different, but here it goes > >> again. The patch "drm/i915: Add lock on drm_help

Re: [ 00/78] 3.3.2-stable review

2012-04-14 Thread Stefan Richter
nk you for the work. As a driver maintainer and when supporting end users, I benefit from it since distributor kernels do not deviate much from mainline these days, among else thanks to your stable and longterm series. And it is an important way for me to get certain driver fixes delivered t

Re: [ 00/78] 3.3.2-stable review

2012-04-14 Thread Stefan Richter
g a changeset" versus "amending an already released changeset by another changeset on top of it" already. Now I did too and apologize to everybody else for redundancy. -- Stefan Richter -=-===-- -=-- -===- http://arcgraph.de/sr/ -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [ 00/78] 3.3.2-stable review

2012-04-13 Thread Stefan Richter
On Apr 13 Stefan Richter wrote: > there can only be two kinds of regressions in stable: > > A) First the regression was introduced into mainline, and accidentally it > was carried over from there into stable. > > B) The regression only happened in stable becau

Re: [ 00/78] 3.3.2-stable review

2012-04-13 Thread Stefan Richter
On Apr 13 Felipe Contreras wrote: > On Fri, Apr 13, 2012 at 11:57 AM, Stefan Richter > wrote: > > On Apr 12 Felipe Contreras wrote: > >> But this is exactly the opposite; the patch that broke things is in > >> the 'release branch' (3.3.1); it's not

Re: [ 00/78] 3.3.2-stable review

2012-04-13 Thread Stefan Richter
e is "fix mainline before stable". The rule is there to protect you, as a user of the stable series, from repeated regressions. -- Stefan Richter -=-===-- -=-- -==-= http://arcgraph.de/sr/ -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a m

[PATCH 3.0.y] firewire: core: handle ack_busy when fetching the Config ROM

2012-03-13 Thread Stefan Richter
raw1394 to synthesize read responses by means of firewire-core's Configuration ROM cache. This would only leave CMP and FCP transaction failures as a potential problem source for applications. Reported-and-tested-by: Thomas Seilund Reported-and-tested-by: René Fritz Signed-off-by: Stefan Richter --

[PATCH 3.0.y] firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases

2012-03-13 Thread Stefan Richter
ly be observed as the initial get_info ioctl failing with "Bad address" (EFAULT). Reported-by: Carl Karsten Reported-by: Clemens Ladisch Signed-off-by: Stefan Richter --- ABI compat fix. This fix was released in 3.1 and should have been marked for stable backmerge. Please add it to t