From: "Oldřich Jedlička" <oldium.pro@gmail.com>
To: linux-raid@vger.kernel.org
Cc: "Oldřich Jedlička" <oldium.pro@gmail.com>
Subject: [PATCH 0/1] enable Intel Alderlake RST VMD configuration
Date: Fri, 5 Aug 2022 12:05:44 +0200 [thread overview]
Message-ID: <20220805100545.9369-1-oldium.pro@gmail.com> (raw)
Hi,
I was testing RAID 0 on my Dell Precision 3570 with Intel i7-1255U
Alderlake processor. The mdadm tool did not work initially (the
RAID was not recognised), but I was able to get the RAID working when
I simply set IMSM_NO_PLATFORM=1. Then I tracked the issue down to UEFI
variables and discovered that the platform newly uses the 'RstVmdV'
name. This exactly same variable was used in recent patch series called
"mdadm-CI for-jes/20220728", so I updated the code to recognise the new
variable name also for VMD controller case. I then verified the change
by first running it in a debugger and then by putting it to initrd on
Fedora 36 (kernel 5.17). The startup was fine, the RAID 0 was correctly
setup.
I based my work on top of "mdadm-CI for-jes/20220728" patch series,
it is required in order to apply the patch.
Regards,
Oldrich.
Oldřich Jedlička (1):
mdadm: enable Intel Alderlake RST VMD configuration
platform-intel.c | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)
--
2.37.1
next reply other threads:[~2022-08-05 10:06 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-05 10:05 Oldřich Jedlička [this message]
2022-08-05 10:05 ` [PATCH 1/1] mdadm: enable Intel Alderlake RST VMD configuration Oldřich Jedlička
2022-08-05 11:56 ` Kinga Tanska
2022-08-05 12:50 ` Oldřich Jedlička
2022-08-11 10:18 ` Mariusz Tkaczyk
2022-08-11 19:38 ` Oldřich Jedlička
2022-08-16 11:43 ` Mariusz Tkaczyk
2022-08-18 14:12 ` Kinga Tanska
2022-08-18 14:53 ` Oldřich Jedlička
2022-08-18 15:21 ` Oldřich Jedlička
2022-08-23 14:03 ` Kinga Tanska
2022-08-25 18:57 ` Oldřich Jedlička
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=20220805100545.9369-1-oldium.pro@gmail.com \
--to=oldium.pro@gmail.com \
--cc=linux-raid@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.