All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Kiper <dkiper@net-space.pl>
To: Oliver Steffen <osteffen@redhat.com>
Cc: grub-devel@gnu.org, debian-ia64@lists.debian.org,
	Daniel Axtens <dja@axtens.net>,
	Vladimir Serbinenko <phcoder@gmail.com>,
	Tobias Powalowski <tobias.powalowski@googlemail.com>,
	Frank Scheiner <frank.scheiner@web.de>,
	John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
	Pedro Miguel Justo <pmsjt@texair.net>
Subject: Re: [PATCH v2 0/3] Bli: fix hidden module dependency
Date: Tue, 21 Nov 2023 16:00:35 +0100	[thread overview]
Message-ID: <20231121150035.z2edy5vamkwnwna2@tomti.i.net-space.pl> (raw)
In-Reply-To: <20231116135017.2gr33mlvnp7naypg@tomti.i.net-space.pl>

On Thu, Nov 16, 2023 at 02:50:17PM +0100, Daniel Kiper wrote:
> Adding a few folks who can be interested in this patch set...
>
> On Wed, Nov 15, 2023 at 09:07:59PM +0100, Oliver Steffen wrote:
> > The bli module has a hidden/implicit dependency on the part_gpt module.
> > The part_gpt module has to be loaded before the bli module.
> > This dependency is not picked up automatically by the build system
> > because the bli module does not use any function of part_gpt. It just
> > expects Grub to be able to parse GPT formatted disks.
>
> Please be more consistent and use GRUB instead of Grub or other forms
> everywhere.
>
> Additionally, we are missing extra_deps.lst exception entry in .gitignore.
> Could you add it?
>
> > This series introduces a mechanism that allows specifying module
> > dependencies explicitly in a new file called extra_deps.lst.
> >
> > An explicit dependency is then added for the bli module on the part_gpt
> > module and the documentation is improved.
> >
> > Changes since v1 [1]:
> > - rename explicit_dependencies.lst -> extra_deps.lst
> > - explain what bli does/why it needs part_gpt in the commit message
> > - and in the module documentation as well.
> >
> > [1] https://mail.gnu.org/archive/html/grub-devel/2023-11/msg00077.html
> >
> > Oliver Steffen (3):
> >   Allow explicit module dependencies
> >   bli: Add explicit dependency on the part_gpt module
> >   bli: Improve documentation
>
> Otherwise patch set LGTM...
>
> A few days ago Vladimir pushed fixes for GUID types. I hope together
> with this patch set all known x86_64, aarch64 and IA-64 EFI issues are
> fixed. So, folks, in particular Tobias, please test the latest GRUB
> upstream master branch with these patches on top. Even if they require
> some minor polishing. When everything is OK we can assume at least this
> release roadblock has been lifted...

Tobias and other folks, ping? I would really love to hear something from
you soon...

Daniel

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

  reply	other threads:[~2023-11-21 15:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-15 20:07 [PATCH v2 0/3] Bli: fix hidden module dependency Oliver Steffen
2023-11-15 20:08 ` [PATCH v2 1/3] Allow explicit module dependencies Oliver Steffen
2023-11-15 20:08 ` [PATCH v2 2/3] bli: Add explicit dependency on the part_gpt module Oliver Steffen
2023-11-15 20:08 ` [PATCH v2 3/3] bli: Improve documentation Oliver Steffen
2023-11-16 13:50 ` [PATCH v2 0/3] Bli: fix hidden module dependency Daniel Kiper
2023-11-21 15:00   ` Daniel Kiper [this message]
2023-11-29 19:43     ` Daniel Kiper
2023-11-29 20:54       ` Tobias Powalowski via Grub-devel
2023-11-30 13:36         ` Daniel Kiper

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=20231121150035.z2edy5vamkwnwna2@tomti.i.net-space.pl \
    --to=dkiper@net-space.pl \
    --cc=debian-ia64@lists.debian.org \
    --cc=dja@axtens.net \
    --cc=frank.scheiner@web.de \
    --cc=glaubitz@physik.fu-berlin.de \
    --cc=grub-devel@gnu.org \
    --cc=osteffen@redhat.com \
    --cc=phcoder@gmail.com \
    --cc=pmsjt@texair.net \
    --cc=tobias.powalowski@googlemail.com \
    /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.