From: Sascha Hauer <s.hauer@pengutronix.de>
To: David Dgien <dgienda125@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH v2 0/8] Module and ARM Module updates and fixes
Date: Wed, 1 Jul 2020 07:21:46 +0200 [thread overview]
Message-ID: <20200701052146.GF15485@pengutronix.de> (raw)
In-Reply-To: <20200630003838.7745-1-dgienda125@gmail.com>
On Mon, Jun 29, 2020 at 08:38:30PM -0400, David Dgien wrote:
> This series fixes various bugs and bit-rot issues with the module
> loading code. It also ports a couple of modules features from the Linux
> kernel: arch specific section fixups, and module PLTs for ARM modules,
> to contain veneers for 'bl' instructions.
>
> Changes since v1:
> - Added #ifndef MODULE guards to init.h, and removed #undefine
> directives from module.h
> - Created a weak function for module_frob_arch_sections default
> implementation
>
> David Dgien (8):
> Makefile: Initialize and export KBUILD variables
> module: Add init macros to module.h
> module: Fix adding module to list after layout
> module: Fix module command registration
> module: Implement HAVE_MOD_ARCH_SPECIFIC
> arm: makefile: Fix compiler flag variable
> arm: elf: Add THM relocation types
> arm: module: Allow modules outside of bl range
Applied, thanks
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2020-07-01 5:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-30 0:38 David Dgien
2020-06-30 0:38 ` [PATCH v2 1/8] Makefile: Initialize and export KBUILD variables David Dgien
2020-06-30 0:38 ` [PATCH v2 2/8] module: Add init macros to module.h David Dgien
2020-06-30 0:38 ` [PATCH v2 3/8] module: Fix adding module to list after layout David Dgien
2020-06-30 0:38 ` [PATCH v2 4/8] module: Fix module command registration David Dgien
2020-06-30 0:38 ` [PATCH v2 5/8] module: Implement HAVE_MOD_ARCH_SPECIFIC David Dgien
2020-06-30 0:38 ` [PATCH v2 6/8] arm: makefile: Fix compiler flag variable David Dgien
2020-06-30 0:38 ` [PATCH v2 7/8] arm: elf: Add THM relocation types David Dgien
2020-06-30 0:38 ` [PATCH v2 8/8] arm: module: Allow modules outside of bl range David Dgien
2020-07-01 5:21 ` Sascha Hauer [this message]
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=20200701052146.GF15485@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=dgienda125@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox