* [GIT PULL] MIPS fixes for 4.19
@ 2018-10-09 20:30 Paul Burton
2018-10-10 6:44 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Paul Burton @ 2018-10-09 20:30 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: Linus Torvalds, James Hogan, Ralf Baechle,
linux-mips@linux-mips.org
[-- Attachment #1: Type: text/plain, Size: 1969 bytes --]
Hi Greg,
Here are a few MIPS fixes for 4.19, dealing with regressions from the
past few release cycles. Please pull.
Thanks,
Paul
The following changes since commit 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84:
Linux 4.19-rc5 (2018-09-23 19:15:18 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git tags/mips_fixes_4.19_2
for you to fetch changes up to 148b9aba99e0bbadf361747d21456e1589015f74:
MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regression (2018-10-05 09:41:39 -0700)
----------------------------------------------------------------
A few MIPS fixes for 4.19:
- Avoid suboptimal placement of our VDSO when using the legacy mmap
layout, which can prevent statically linked programs that were able to
allocate large amounts of memory using the brk syscall prior to the
introduction of our VDSO from functioning correctly.
- Fix up CONFIG_CMDLINE handling for platforms which ought to ignore DT
arguments but have incorrectly used them & lost other arguments since
v3.16.
- Fix a path in MAINTAINERS to use valid wildcards.
- Fixup a regression from v4.17 in memset() for systems using
CPU_DADDI_WORKAROUNDS.
----------------------------------------------------------------
Joe Perches (1):
MAINTAINERS: MIPS/LOONGSON2 ARCHITECTURE - Use the normal wildcard style
Maciej W. Rozycki (1):
MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regression
Paul Burton (2):
MIPS: VDSO: Always map near top of user memory
MIPS: Fix CONFIG_CMDLINE handling
MAINTAINERS | 3 ++-
arch/mips/include/asm/processor.h | 10 ++++----
arch/mips/kernel/process.c | 25 ++++++++++++++++++++
arch/mips/kernel/setup.c | 48 +++++++++++++++++++++++----------------
arch/mips/kernel/vdso.c | 18 ++++++++++++++-
arch/mips/lib/memset.S | 4 +++-
6 files changed, 80 insertions(+), 28 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] MIPS fixes for 4.19
2018-10-09 20:30 [GIT PULL] MIPS fixes for 4.19 Paul Burton
@ 2018-10-10 6:44 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2018-10-10 6:44 UTC (permalink / raw)
To: Paul Burton
Cc: Linus Torvalds, James Hogan, Ralf Baechle,
linux-mips@linux-mips.org
On Tue, Oct 09, 2018 at 08:30:18PM +0000, Paul Burton wrote:
> Hi Greg,
>
> Here are a few MIPS fixes for 4.19, dealing with regressions from the
> past few release cycles. Please pull.
>
> Thanks,
> Paul
>
> The following changes since commit 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84:
>
> Linux 4.19-rc5 (2018-09-23 19:15:18 +0200)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git tags/mips_fixes_4.19_2
Now merged, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-10-10 6:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-09 20:30 [GIT PULL] MIPS fixes for 4.19 Paul Burton
2018-10-10 6:44 ` Greg Kroah-Hartman
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.