diff options
author | Richard Kuo <rkuo@codeaurora.org> | 2011-11-01 00:56:38 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-01 15:34:21 +0100 |
commit | 4f4567cf4ff586e318aa1bc586a69570d64b162a (patch) | |
tree | 6f508d53cf2de693506d2a9532c44ed8bec28bd1 /MAINTAINERS | |
parent | Hexagon: Add basic stacktrace functionality for Hexagon architecture. (diff) | |
download | linux-4f4567cf4ff586e318aa1bc586a69570d64b162a.tar.xz linux-4f4567cf4ff586e318aa1bc586a69570d64b162a.zip |
Hexagon: Add self to MAINTAINERS
Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6185d0513584..6ea605add695 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5288,6 +5288,12 @@ F: fs/qnx4/ F: include/linux/qnx4_fs.h F: include/linux/qnxtypes.h +QUALCOMM HEXAGON ARCHITECTURE +M: Richard Kuo <rkuo@codeaurora.org> +L: linux-hexagon@vger.kernel.org +S: Supported +F: arch/hexagon/ + RADOS BLOCK DEVICE (RBD) F: include/linux/qnxtypes.h M: Yehuda Sadeh <yehuda@hq.newdream.net> |