https://github.com/torvalds/linux
Revision 972559a05222c1d7ebd5dcde637542713bb8778d authored by Petr Tesarik on 11 February 2008, 21:41:18 UTC, committed by Tony Luck on 05 March 2008, 23:47:31 UTC
Because the user RBS of a process is now completely stored in
user-mode when the process is ptrace-stopped, accesses to the
RBS should no longer augment any part of the kernel RBS.

This means we can get rid of most ia64_peek() and ia64_poke()
calls.

Signed-off-by: Petr Tesarik <ptesarik@suse.cz>
Signed-off-by: Tony Luck <tony.luck@intel.com>
1 parent 29e8c3c
History
Tip revision: 972559a05222c1d7ebd5dcde637542713bb8778d authored by Petr Tesarik on 11 February 2008, 21:41:18 UTC
[IA64] access user RBS directly
Tip revision: 972559a
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 644 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.4 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 95.1 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top