From: Jan Kiszka Date: Tue, 17 Feb 2015 21:47:01 +0000 (-0800) Subject: scripts/gdb: add read_u16/32/64 helpers X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~62^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78e878172327b1b6aa6264b1d22f9a083f9ddaa6;p=pandora-kernel.git scripts/gdb: add read_u16/32/64 helpers Add helpers for reading integers from target memory buffers. Required when caching the memory access is more efficient than reading individual values via gdb. Signed-off-by: Jan Kiszka Cc: Thomas Gleixner Cc: Jason Wessel Cc: Andi Kleen Cc: Ben Widawsky Cc: Borislav Petkov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed