Re: [PATCH] Revert "genirq/affinity: assign vectors to all possible CPUs"

2018-10-30 Thread Paul Menzel
Dear Greg, Hopefully, you enjoyed the maintainers summit, and didn’t have too many emails to catch up on. On 10/17/18 17:00, Paul Menzel wrote: > On 10/15/18 15:21, Greg Kroah-Hartman wrote: >> On Mon, Oct 15, 2018 at 02:17:11PM +0200, Paul Menzel wrote: > >>> On 10/01/

Re: [PATCH] Revert "genirq/affinity: assign vectors to all possible CPUs"

2018-10-17 Thread Paul Menzel
Dear Greg, On 10/15/18 15:21, Greg Kroah-Hartman wrote: > On Mon, Oct 15, 2018 at 02:17:11PM +0200, Paul Menzel wrote: >> On 10/01/18 17:59, Paul Menzel wrote: >> >>> On 10/01/18 14:43, Paul Menzel wrote: >>> >>>> On 10/01/18 14:35, Christoph Hellw

Re: [PATCH] Revert "genirq/affinity: assign vectors to all possible CPUs"

2018-10-15 Thread Paul Menzel
Dear Greg, dear Linux folks, On 10/01/18 17:59, Paul Menzel wrote: > On 10/01/18 14:43, Paul Menzel wrote: > >> On 10/01/18 14:35, Christoph Hellwig wrote: >>> On Mon, Oct 01, 2018 at 02:33:07PM +0200, Paul Menzel wrote: >>>> Date: Wed, 29 Aug 2018 17:28:45 +0

Re: [PATCH] Revert "genirq/affinity: assign vectors to all possible CPUs"

2018-10-01 Thread Paul Menzel
Dear Christoph, On 10/01/18 14:43, Paul Menzel wrote: > On 10/01/18 14:35, Christoph Hellwig wrote: >> On Mon, Oct 01, 2018 at 02:33:07PM +0200, Paul Menzel wrote: >>> Date: Wed, 29 Aug 2018 17:28:45 +0200 >>> >>> This reverts commit ef86f3a72adb8a7931f673

Re: [PATCH] Revert "genirq/affinity: assign vectors to all possible CPUs"

2018-10-01 Thread Paul Menzel
Dear Christoph, On 10/01/18 14:35, Christoph Hellwig wrote: > On Mon, Oct 01, 2018 at 02:33:07PM +0200, Paul Menzel wrote: >> Date: Wed, 29 Aug 2018 17:28:45 +0200 >> >> This reverts commit ef86f3a72adb8a7931f67335560740a7ad696d1d. > > This seems rather odd. If at

[PATCH] Revert "genirq/affinity: assign vectors to all possible CPUs"

2018-10-01 Thread Paul Menzel
: Paul Menzel --- kernel/irq/affinity.c | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/kernel/irq/affinity.c b/kernel/irq/affinity.c index a37a3b4b6342..e12d35108225 100644 --- a/kernel/irq/affinity.c +++ b/kernel/irq/affinity.c @@ -39,7 +39,7

Re: Regression 4.17-rc1: SSD doesn’t properly resume causing system hang (NULL pointer dereference)

2018-04-25 Thread Paul Menzel
Dear Bart, On 04/25/18 14:26, Bart Van Assche wrote: On Wed, 2018-04-25 at 07:37 +0200, Paul Menzel wrote: Am 24.04.2018 um 23:17 schrieb Bart Van Assche: On Tue, 2018-04-24 at 23:04 +0200, Paul Menzel wrote: I applied your change, and rebuilt the Linux kernel. Unfortunately, it looks like

Re: Regression 4.17-rc1: SSD doesn properly resume causing system hang (NULL pointer dereference)

2018-04-24 Thread Paul Menzel
Dear Bart, Am 24.04.2018 um 23:17 schrieb Bart Van Assche: On Tue, 2018-04-24 at 23:04 +0200, Paul Menzel wrote: I applied your change, and rebuilt the Linux kernel. Unfortunately, it looks like, it didn’t make a difference. In that case I don't know what is causing the failure. Can yo

Re: Regression 4.17-rc1: SSD doesn properly resume causing system hang (NULL pointer dereference)

2018-04-24 Thread Paul Menzel
Dear Bart, On 04/24/18 19:31, Bart Van Assche wrote: On Tue, 2018-04-24 at 19:10 +0200, Paul Menzel wrote: Please find the configuration file attached. The log only has `initcall_debug no_console_suspend` added. What I was looking for in the .config is the following: CONFIG_SCSI_MQ_DEFAULT

Re: aacaid: Difference in `/sys` between 4.14.13 andout of tree driver 55022

2018-03-20 Thread Paul Menzel
Dear Raghava, On 01/15/18 21:22, Paul Menzel wrote: Am 18.12.2017 um 19:09 schrieb Raghava Aditya Renukunta: -Original Message- From: Paul Menzel [mailto:pmen...@molgen.mpg.de] Sent: Saturday, December 16, 2017 1:39 AM […] Am 17.02.2017 um 20:29 schrieb Raghava Aditya Renukunta

aacaid: Difference in `/sys` between 4.14.13 andout of tree driver 55022 (was: Driver version for PMC Adaptec HBA in Linux and from vendor)

2018-01-15 Thread Paul Menzel
Dear Raghava, Am 18.12.2017 um 19:09 schrieb Raghava Aditya Renukunta: -Original Message- From: Paul Menzel [mailto:pmen...@molgen.mpg.de] Sent: Saturday, December 16, 2017 1:39 AM […] Am 17.02.2017 um 20:29 schrieb Raghava Aditya Renukunta: […] Searching the vendor Web site

Re: Driver version for PMC Adaptec HBA in Linux and from vendor

2017-12-19 Thread Paul Menzel
Dear Raghava Aditya, Thank you for your answer. Am 18.12.2017 um 19:09 schrieb Raghava Aditya Renukunta: -Original Message- From: Paul Menzel [mailto:pmen...@molgen.mpg.de] Sent: Saturday, December 16, 2017 1:39 AM To: Raghava Aditya Renukunta ; dl-esc-Aacraid Linux Driver Cc: linux

Re: Driver version for PMC Adaptec HBA in Linux and from vendor

2017-12-16 Thread Paul Menzel
[Corrected email address.] Am 16.12.2017 um 10:39 schrieb Paul Menzel: Dear Aditya, Am 17.02.2017 um 20:29 schrieb Raghava Aditya Renukunta: Using a PMC Adaptec HBA 1000-8e with latest Linux, it only initializes in sync mode, instead of async mode. The patches that enable async mode in

Re: Driver version for PMC Adaptec HBA in Linux and from vendor

2017-12-16 Thread Paul Menzel
Dear Aditya, Am 17.02.2017 um 20:29 schrieb Raghava Aditya Renukunta: Using a PMC Adaptec HBA 1000-8e with latest Linux, it only initializes in sync mode, instead of async mode. The patches that enable async mode in HBA 1000-8e, have been included in the James Bottomley's linux-scsi Branch

Driver version for PMC Adaptec HBA in Linux and from vendor

2017-12-04 Thread Paul Menzel
Dear Raghava, dear Linux folks, Evaluating HBA extension cards, one of our key requirement is easy maintenance, especially when upgrading the firmware. You provide the utility `arcconf` [1], which can be used for such tasks directly on the command line. Unfortunately, we can’t find the sou

Re: [Regression 4.13-rc1] Resume does not work on Lenovo X60t

2017-08-29 Thread Paul Menzel
Dear Christoph, On 08/23/17 14:15, Paul Menzel wrote: On 08/23/17 13:48, Christoph Hellwig wrote: Are you running with blk-mq enabled?  Also this never occurred with 4.12, right?  Were you also running with or without blk-mq for scsi there? To my knowledge, I am using the defaults from

Re: [Regression 4.13-rc1] Resume does not work on Lenovo X60t

2017-08-23 Thread Paul Menzel
Dear Christoph, On 08/23/17 13:48, Christoph Hellwig wrote: Are you running with blk-mq enabled? Also this never occured with 4.12, right? Were you also running with or without blk-mq for scsi there? To my knowledge, I am using the defaults from Debian 9. I’ll check in one week, as I am aw

Re: [Regression 4.13-rc1] Resume does not work on Lenovo X60t

2017-08-21 Thread Paul Menzel
Dear Christoph, On 2017-08-21 20:41, Christoph Hellwig wrote: with 4.13-rc6 we're not using blk-mq by default any more, do you still see the issue with that one? Yes, I do see it this commit 6470812e2226 (Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc). ``` 00.831: [ 575.9

Re: [Regression 4.13-rc1] Resume does not work on Lenovo X60t

2017-08-18 Thread Paul Menzel
Dear Christoph, On 08/06/17 20:06, Paul Menzel wrote: On 2017-08-05 11:30, Christoph Hellwig wrote: On Thu, Aug 03, 2017 at 07:42:15PM +0200, Paul Menzel wrote: Since the merge windows opened for Linux 4.13, I am unable to resume from ACPI S3 suspend on a Lenovo X60t. The graphics comes

Re: [Regression 4.13-rc1] Resume does not work on Lenovo X60t

2017-08-06 Thread Paul Menzel
Dear Christoph, On 2017-08-05 11:30, Christoph Hellwig wrote: On Thu, Aug 03, 2017 at 07:42:15PM +0200, Paul Menzel wrote: Since the merge windows opened for Linux 4.13, I am unable to resume from ACPI S3 suspend on a Lenovo X60t. The graphics comes back, but I am unable to enter anything

[Regression 4.13-rc1] Resume does not work on Lenovo X60t

2017-08-03 Thread Paul Menzel
Dear Linux folks, Since the merge windows opened for Linux 4.13, I am unable to resume from ACPI S3 suspend on a Lenovo X60t. The graphics comes back, but I am unable to enter anything, and the system seems to be hung. Magic SysRq keys still work though, but powering the system of doesn’t wor

Driver version for PMC Adaptec HBA in Linux and from vendor

2017-02-17 Thread Paul Menzel
Dear Raghava, dear Linux folks, Using a PMC Adaptec HBA 1000-8e with latest Linux, it only initializes in sync mode, instead of async mode. ``` $ git describe --tag v4.10-rc8-47-g0722f57bf $ dmesg [ 21.359635] Adaptec aacraid driver 1.2-1[41066]-ms [ 21.360017] aacraid :04:00.0: can't

Re: Ordering problems with 3ware controller

2016-11-17 Thread Paul Menzel
Dear Linux folks, On 11/16/16 22:24, Donald Buczek wrote: On 10.11.2016 14:59, Martin K. Petersen wrote: "Paul" == Paul Menzel writes: Linux does not provide device discovery ordering guarantees. You need to fix your scripts to use UUIDs, filesystem labels, or DM devices to

Re: Delivery Status Notification for linuxr...@lsi.com

2016-11-10 Thread Paul Menzel
Dear Martin, On 11/10/16 15:07, Martin K. Petersen wrote: "Paul" == Paul Menzel writes: Paul> Probably you know it already, but the listed email address of the Paul> 3WARE SCSI drivers maintainer linuxr...@lsi.com doesn’t work (for Paul> me). Ownership of these p

Delivery Status Notification for linuxr...@lsi.com

2016-11-10 Thread Paul Menzel
+0100 (CET) To: linux-scsi@vger.kernel.org Cc: Adam Radford From: Paul Menzel Subject: Ordering problems with 3ware controller Message-ID: Date: Tue, 8 Nov 2016 11:07:37 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type

Re: Ordering problems with 3ware controller

2016-11-09 Thread Paul Menzel
Dear Martin, On 11/09/16 00:45, Martin K. Petersen wrote: "Paul" == Paul Menzel writes: Paul> Updating from Linux 4.4.X to Linux 4.8.4, we noticed that the Paul> 3ware devices under `/dev` – `/dev/twa0`, `/dev/twa1`, … – map to Paul> the controllers differently. Paul&

Re: Ordering problems with 3ware controller

2016-11-08 Thread Paul Menzel
Dear Linux SCSI folks, On 11/08/16 11:07, Paul Menzel wrote: Updating from Linux 4.4.X to Linux 4.8.4, we noticed that the 3ware devices under `/dev` – `/dev/twa0`, `/dev/twa1`, … – map to the controllers differently. This unfortunately breaks quite a lot of our scripts, as we depend on the

Ordering problems with 3ware controller

2016-11-08 Thread Paul Menzel
he mapping “over an API” so we don’t have to rely on the implicit ordering? Otherwise, do you know, why the ordering has changed, and can this be reverted? Kind regards, Paul Menzel [1] https://www.thomas-krenn.com/de/wiki/Smartmontools_mit_3ware_RAID_Controller (German) -- To unsubscribe

Re: NULL pointer dereference: IP: [] sr_runtime_suspend+0xc/0x20 [sr_mod]

2016-02-09 Thread Paul Menzel
Fingerabdruck = 0EB1 649D 4361 D04F 3C70 6F71 4DD7 BF75 3362 3E9B Giant Monkey Software Engineering GmbH Brunnenstr. 7D 10119 Berlin Mitte Geschäftsführer Adrian Fuhrmann, Lion Vollnhals und Paul Menzel USt-IdNr.: DE281524720 HRB 139495 B Amtsgericht Charlottenburg signature.asc Description: This is a digitally signed message part

Re: NULL pointer dereference: IP: [] sr_runtime_suspend+0xc/0x20 [sr_mod]

2015-10-31 Thread Paul Menzel
Control: notfound -1 3.19-1~exp1 Control: found -1 4.2.5-1 Am Dienstag, den 20.10.2015, 02:39 +0100 schrieb Ben Hutchings: > On Fri, 2015-10-16 at 09:54 +0200, Paul Menzel wrote: > [...] > > > BUG: unable to handle kernel NULL pointer dereference at 0014 > > > IP: [

Re: NULL pointer dereference: IP: [] sr_runtime_suspend+0xc/0x20 [sr_mod]

2015-10-16 Thread Paul Menzel
Dear Linux SCSI folks, Am Freitag, den 16.10.2015, 09:54 +0200 schrieb Paul Menzel: > Package: linux-image-4.2.0-1-686-pae > Version: 4.2.3-2 > Severity: important > please don’t include the address sub...@bugs.debian.org in your reply. this issue is now also tracked in the Debian

Re: NULL pointer dereference: IP: [] sr_runtime_suspend+0xc/0x20 [sr_mod]

2015-10-16 Thread Paul Menzel
Package: linux-image-4.2.0-1-686-pae Version: 4.2.3-2 Severity: important Dear Linux SCSI folks, please don’t include the address sub...@bugs.debian.org in your reply. Am Freitag, den 16.10.2015, 03:05 +0200 schrieb Paul Menzel: > using Debian Sid/unstable with Linux 4.2.3-1 upgrading f

NULL pointer dereference: IP: [] sr_runtime_suspend+0xc/0x20 [sr_mod]

2015-10-15 Thread Paul Menzel
: 33623E9B Fingerabdruck = 0EB1 649D 4361 D04F 3C70 6F71 4DD7 BF75 3362 3E9B Giant Monkey Software Engineering GmbH Brunnenstr. 7D 10119 Berlin Mitte Geschäftsführer Adrian Fuhrmann, Lion Vollnhals und Paul Menzel USt-IdNr.: DE281524720 HRB 139495 B Amtsgericht Charlottenburg signature.asc Description

[PATCH] drivers/scsi/Kconfig: Remove reference to non-existent howtos

2012-08-14 Thread Paul Menzel
From: Paul Menzel Date: Tue, 14 Aug 2012 12:22:43 +0200 Searching for »scsi« at <http://www.tldp.org/HOWTO/html_single/> I only found »SCSI-2.4-HOWTO« [1]. The Linux 2.4 SCSI subsystem HOWTO [1] http://www.tldp.org/HOWTO/html_single/SCSI-2.4-HOWTO/ Signed-off-by: Paul Menzel --- d

[PATCH 3/3] Documentation/scsi/scsi.txt: Remove wrong superfluous word »built«

2012-08-14 Thread Paul Menzel
From: Paul Menzel Date: Tue, 14 Aug 2012 12:01:51 +0200 Signed-off-by: Paul Menzel --- I am sending this as a separate patch, because I am no native speaker. But I am pretty sure because the either is after the first built. Documentation/scsi/scsi.txt |2 +- 1 file changed, 1 insertion

[PATCH 2/3] Documentation/scsi/scsi.txt: Clean up typography and fix grammar

2012-08-14 Thread Paul Menzel
From: Paul Menzel Date: Tue, 14 Aug 2012 11:59:31 +0200 1. Consistently use SCSI und Linux. 2. Use two spaces between sentences. 3. Remove trailing white space. Signed-off-by: Paul Menzel --- Documentation/scsi/scsi.txt | 30 +++--- 1 file changed, 15 insertions

[PATCH 1/3] Documentation: scsi.txt: Remove unused abbreviation lk

2012-08-14 Thread Paul Menzel
From: Paul Menzel Date: Tue, 14 Aug 2012 11:48:04 +0200 »lk« is not used anywhere in the document. Signed-off-by: Paul Menzel --- Documentation/scsi/scsi.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/scsi/scsi.txt b/Documentation/scsi/scsi.txt index