From: Petr Tesarik Date: Mon, 11 Feb 2008 21:41:18 +0000 (+0100) Subject: [IA64] access user RBS directly X-Git-Tag: v2.6.25-rc5~18^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=972559a05222c1d7ebd5dcde637542713bb8778d;p=pandora-kernel.git [IA64] access user RBS directly 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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed