If you want to submit loongson related patches, please put the Emails of the
maintainers and loongs...@googlegroups.com into the TO: or CC: list.
We use the linux-loongson/community[1] project as an example:
$ git send-email --to="Zhang Le <r0b...@gentoo.org>" --to="Wu
Zhangjin <wuzha...@gmail.com>" --cc="loongs...@googlegroups.com"
/path/to/patch
For the PMON, please put qia...@lemote.com and xia...@lemote.com to the To: or
CC: list. For the other projects, please get the maintainers from the related
wiki pages: http://dev.lemote.com/code/
Then you can register an account and query or operate the patches on
http://dev.lemote.com/patchwork.
Thanks very much to Chenjie for building the patchwork site.
Regards,
Wu Zhangjin
------------
[1] http://dev.lemote.com/code/linux-loongson-community
Signed-off-by: Wu Zhangjin <wuzha...@gmail.com>
---
test.c | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
create mode 100644 test.c
diff --git a/test.c b/test.c
new file mode 100644
index 0000000..2aa8745
--- /dev/null
+++ b/test.c
@@ -0,0 +1,12 @@
+/*
+ * This is a patch for testing the patchwork of dev.lemote.com:
+ * http://dev.lemote.com/patchwork/
+ */
+
+#include <stdio.h>
+
+int main(void)
+{
+ printf("Hello, Patchwork!\n");
+ return 0;
+}
--
1.7.0.4
> --
> You received this message because you are subscribed to the Google Groups "loongson-dev" group.
> To post to this group, send email to loongs...@googlegroups.com.
> To unsubscribe from this group, send email to loongson-dev...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/loongson-dev?hl=en.
>
>
--
Studying engineer. Wu Zhangjin
Lanzhou University http://www.lzu.edu.cn
Distributed & Embedded System Lab http://dslab.lzu.edu.cn
School of Information Science and Engeneering http://xxxy.lzu.edu.cn
wuzha...@gmail.com http://falcon.oss.lzu.edu.cn
Address:Tianshui South Road 222,Lanzhou,P.R.China Zip Code:730000
Tel:+86-931-8912025