* [GIT PULL] ep93xx fix for 7.2
@ 2026-05-14 17:45 Alexander Sverdlin
2026-05-28 13:59 ` Arnd Bergmann
0 siblings, 1 reply; 3+ messages in thread
From: Alexander Sverdlin @ 2026-05-14 17:45 UTC (permalink / raw)
To: soc; +Cc: Alexander Sverdlin
Dear SoC maintainers,
Please pull the following small ep93xx cleanup for 7.2:
The following changes since commit 8bb9429a291964ca7a2244f48a34e02bb862c95d:
soc: document merges (2026-05-08 15:36:35 +0200)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/asv/linux.git tags/ep93xx-20260514
for you to fetch changes up to 042ea20618bccbe6d80234fa632c7b5803a4a841:
arm: boot: ep93xx: don't rely on machine_is_*() for removed board files (2026-05-14 15:16:01 +0200)
----------------------------------------------------------------
The patch removes the dependency on <asm/mach-types.h> in the decompressor
for EP93xx-based boards that no longer have legacy board files. This is a
preparatory step for cleaning up a large number of stale entries in
mach-types.
Link: https://lore.kernel.org/all/20260509223820.50347-1-enelsonmoore@gmail.com/
----------------------------------------------------------------
Ethan Nelson-Moore (1):
arm: boot: ep93xx: don't rely on machine_is_*() for removed board files
arch/arm/boot/compressed/misc-ep93xx.h | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)
--
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] ep93xx fix for 7.2
2026-05-14 17:45 [GIT PULL] ep93xx fix for 7.2 Alexander Sverdlin
@ 2026-05-28 13:59 ` Arnd Bergmann
2026-05-28 14:40 ` Alexander Sverdlin
0 siblings, 1 reply; 3+ messages in thread
From: Arnd Bergmann @ 2026-05-28 13:59 UTC (permalink / raw)
To: Alexander Sverdlin, soc
On Thu, May 14, 2026, at 19:45, Alexander Sverdlin wrote:
> Dear SoC maintainers,
>
> Please pull the following small ep93xx cleanup for 7.2:
>
> The following changes since commit 8bb9429a291964ca7a2244f48a34e02bb862c95d:
>
> soc: document merges (2026-05-08 15:36:35 +0200)
>
> are available in the Git repository at:
>
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/asv/linux.git
> tags/ep93xx-20260514
>
Hi Alexander,
I just noticed I accidentally marked this fix as 'Changes Requested'
in patchwork without actually sending the email asking for changes.
The patch itself is fine but I can't merge this branch for
formal reasons.
Please send an updated version of this pull request, with two changes:
- use a https:// type URL instead of the internal one (you can
configure an insteadOf rule in .gitconfig for this)
- rebase the branch on top of -rc1 rather than the for-next
branch.
Alternatively you can just send the patch standalone.
Arnd
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] ep93xx fix for 7.2
2026-05-28 13:59 ` Arnd Bergmann
@ 2026-05-28 14:40 ` Alexander Sverdlin
0 siblings, 0 replies; 3+ messages in thread
From: Alexander Sverdlin @ 2026-05-28 14:40 UTC (permalink / raw)
To: Arnd Bergmann, Alexander Sverdlin, soc
Hi Arnd!
On Thu, 2026-05-28 at 15:59 +0200, Arnd Bergmann wrote:
> > Please pull the following small ep93xx cleanup for 7.2:
> >
> > The following changes since commit 8bb9429a291964ca7a2244f48a34e02bb862c95d:
> >
> > soc: document merges (2026-05-08 15:36:35 +0200)
> >
> > are available in the Git repository at:
> >
> > ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/asv/linux.git
> > tags/ep93xx-20260514
> >
>
> Hi Alexander,
>
> I just noticed I accidentally marked this fix as 'Changes Requested'
> in patchwork without actually sending the email asking for changes.
> The patch itself is fine but I can't merge this branch for
> formal reasons.
>
> Please send an updated version of this pull request, with two changes:
>
> - use a https:// type URL instead of the internal one (you can
I though I'm doing the extra mile in the right direction because of
this note:
https://korg.docs.kernel.org/gitolite/index.html#using-gitolite-instead-of-public-mirrors
... but probably I've misunderstood it ;-)
> configure an insteadOf rule in .gitconfig for this)
> - rebase the branch on top of -rc1 rather than the for-next
> branch.
>
> Alternatively you can just send the patch standalone.
No problem, I've to be able to get the things stright ;-)
Thanks for the heads-up!
--
Alexander Sverdlin.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-05-28 14:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-14 17:45 [GIT PULL] ep93xx fix for 7.2 Alexander Sverdlin
2026-05-28 13:59 ` Arnd Bergmann
2026-05-28 14:40 ` Alexander Sverdlin
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.