[GIT PULL] MIPS fixes for 4.19

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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: signature.asc
Description: PGP signature


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux