lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 10 Apr 2015 15:31:32 +0800
From:	Ley Foon Tan <lftan@...era.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	"lftan.linux@...il.com" <lftan.linux@...il.com>
Subject: [GIT PULL] arch/nios2 fixes for v4.0

Hi Linus

There are 3 arch/nios2 fixes for 4.0 final:

- fix cache coherency issue when debugging with gdb
- move restart_block to struct task_struct (aligned with other architectures)
- fix for missing registers defines for ptrace

Please consider pulling.


Regards
Ley Foon


The following changes since commit f22e6e847115abc3a0e2ad7bb18d243d42275af1:

  Linux 4.0-rc7 (2015-04-06 15:39:45 -0700)

are available in the git repository at:

  git://git.rocketboards.org/linux-socfpga-next.git tags/nios2-fixes-v4.0-final

for you to fetch changes up to 4a89c3088ff61aa24754e9cd6dc665cc719f7efe:

  nios2: fix cache coherency issue when debug with gdb (2015-04-10 11:10:08 +0800)

----------------------------------------------------------------
nios2 fixes for v4.0-final

----------------------------------------------------------------
Ley Foon Tan (3):
      nios2: signal: Move restart_block to struct task_struct
      nios2: add missing ptrace registers defines
      nios2: fix cache coherency issue when debug with gdb

 arch/nios2/include/asm/thread_info.h | 4 ----
 arch/nios2/include/uapi/asm/ptrace.h | 9 +++++++--
 arch/nios2/kernel/entry.S            | 2 +-
 arch/nios2/kernel/signal.c           | 2 +-
 arch/nios2/mm/cacheflush.c           | 3 ---
 5 files changed, 9 insertions(+), 11 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ