public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] How to reproduce this issue
@ 2018-12-20  8:32 Yanjiang Jin
  2018-12-20  8:32 ` [PATCH] scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown() Yanjiang Jin
  0 siblings, 1 reply; 4+ messages in thread
From: Yanjiang Jin @ 2018-12-20  8:32 UTC (permalink / raw)
  To: don.brace, jejb, martin.petersen, yanjiang.jin
  Cc: yu.zheng, jinyanjiang, esc.storagedev, linux-scsi, linux-kernel

This happens only in the following combinations:

1. smartpqi is built as module, not built-in;
2. We have a disk connected to smartpqi card;
3. Both kexec's 1st and 2nd kernels use this disk as Rootfs' mount point.

This issue can be found on my ARM64 board: QDF2400:

kexec -l /boot/vmlinuz-4.20.0-rc6+ --initrd=/boot/initramfs-4.20.0-rc6+.img --append="$(cat /proc/cmdline)"
kexec -e

Yanjiang Jin (1):
  scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()

 drivers/scsi/smartpqi/smartpqi_init.c | 1 +
 1 file changed, 1 insertion(+)

--
1.8.3.1




This email is intended only for the named addressee. It may contain information that is confidential/private, legally privileged, or copyright-protected, and you should handle it accordingly. If you are not the intended recipient, you do not have legal rights to retain, copy, or distribute this email or its contents, and should promptly delete the email and all electronic copies in your system; do not retain copies in any media. If you have received this email in error, please notify the sender promptly. Thank you.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-12-21  0:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-20  8:32 [PATCH] How to reproduce this issue Yanjiang Jin
2018-12-20  8:32 ` [PATCH] scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown() Yanjiang Jin
2018-12-20 21:21   ` Don.Brace
2018-12-21  0:39   ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox