From: Magnus Lindholm <linmag7@gmail.com>
To: linux-scsi@vger.kernel.org
Cc: linmag7@gmail.com
Subject: [PATCH 0/1] scsi: qla1280.c
Date: Tue, 29 Oct 2024 17:08:44 +0100 [thread overview]
Message-ID: <20241029161049.2133-1-linmag7@gmail.com> (raw)
To prevent file system corruption on 32-bit ISP10x0 cards in 64-bit enabled systems
while maintaing the possibility to run other qlogic cards in 64-bit mode:
- Explicitly set enable_64bit_addressing flag if QLA_64BIT_PTR is
defined and card is in a 64-bit slot.
- Add information about chip hardware revision and pci-slot width to
driver information string
- For QLA1040, limit DMA_BIT_MASK to 32 bits for 32-bit cards
next reply other threads:[~2024-10-29 16:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-29 16:08 Magnus Lindholm [this message]
2024-10-29 16:08 ` [PATCH 1/1] qla1280.c set DMA_BIT_MASK from bus width Magnus Lindholm
2024-10-31 7:46 ` Maciej W. Rozycki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241029161049.2133-1-linmag7@gmail.com \
--to=linmag7@gmail.com \
--cc=linux-scsi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.