Re: [PATCH] Documentation:Update Documentation/zh_CN/arm64/booting.txt

2016-04-28 Thread Fu Wei
Hi Jonathan, On 04/28/2016 09:16 PM, Jonathan Corbet wrote: On Thu, 21 Apr 2016 17:42:28 +0100 Will Deacon wrote: -C: 1926e54f115725a9248d0c4c65c22acaf94de4c4 +C: 55f058e7574c3615dea4615573a19bdb258696c6 Just curious, but what are these SHAs supposed to represent? Neither of them lo

Re: [PATCH] Documentation:Update Documentation/zh_CN/arm64/booting.txt

2016-04-28 Thread Fu Wei
Hi Will On 04/22/2016 12:42 AM, Will Deacon wrote: On Thu, Apr 21, 2016 at 09:45:40PM +0800, w...@redhat.com wrote: From: Fu Wei This is a update of Chinese documentation: Documentation/zh_CN/arm64/booting.txt It is based on the modifications of Documentation/arm64/booting.txt in submission

Re: [PATCH] Documentation:Update Documentation/zh_CN/arm64/booting.txt

2016-04-28 Thread Jonathan Corbet
On Thu, 21 Apr 2016 17:42:28 +0100 Will Deacon wrote: > > -C: 1926e54f115725a9248d0c4c65c22acaf94de4c4 > > +C: 55f058e7574c3615dea4615573a19bdb258696c6 > > Just curious, but what are these SHAs supposed to represent? Neither of > them looks particularly relevant to me. I'm kind of assuming it

Re: [PATCH] Documentation:Update Documentation/zh_CN/arm64/booting.txt

2016-04-21 Thread Will Deacon
On Thu, Apr 21, 2016 at 09:45:40PM +0800, w...@redhat.com wrote: > From: Fu Wei > > This is a update of Chinese documentation: > Documentation/zh_CN/arm64/booting.txt > > It is based on the modifications of Documentation/arm64/booting.txt in > submission: > "a7f8de16". > > Signed-off-by: Fu W

[PATCH] Documentation:Update Documentation/zh_CN/arm64/booting.txt

2016-04-21 Thread wefu
From: Fu Wei This is a update of Chinese documentation: Documentation/zh_CN/arm64/booting.txt It is based on the modifications of Documentation/arm64/booting.txt in submission: "a7f8de16". Signed-off-by: Fu Wei --- Documentation/zh_CN/arm64/booting.txt | 20 1 file chang

Re: [PATCH] Documentation:Update Documentation/zh_CN/arm64/booting.txt

2016-02-17 Thread Jonathan Corbet
On Tue, 16 Feb 2016 16:41:58 +0800 w...@redhat.com wrote: > This is a update of Chinese documentation: > Documentation/zh_CN/arm64/booting.txt Applied to the docs tree, thanks. jon -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger

Re: [PATCH] Documentation:Update Documentation/zh_CN/arm64/booting.txt

2016-02-16 Thread Jonathan Corbet
On Tue, 16 Feb 2016 10:10:00 + Will Deacon wrote: > Great, thanks for doing this. I guess Jon will pick it up? Will do, probably in the next day or so. Thanks, jon -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org

Re: [PATCH] Documentation:Update Documentation/zh_CN/arm64/booting.txt

2016-02-16 Thread Will Deacon
On Tue, Feb 16, 2016 at 04:51:53PM +0800, Weiwei Jia wrote: > 2016-02-16 16:41 GMT+08:00 : > > From: Fu Wei > > > > This is a update of Chinese documentation: > > Documentation/zh_CN/arm64/booting.txt > > > > It is based on the modifications of Documentation/arm64/booting.txt in > > submission:

Re: [PATCH] Documentation:Update Documentation/zh_CN/arm64/booting.txt

2016-02-16 Thread Weiwei Jia
2016-02-16 16:41 GMT+08:00 : > From: Fu Wei > > This is a update of Chinese documentation: > Documentation/zh_CN/arm64/booting.txt > > It is based on the modifications of Documentation/arm64/booting.txt in > submission: > "61bd93ce", "6c020ea8", "9d372c9f", "6d32ab2d". > And improve the format

[PATCH] Documentation:Update Documentation/zh_CN/arm64/booting.txt

2016-02-16 Thread wefu
From: Fu Wei This is a update of Chinese documentation: Documentation/zh_CN/arm64/booting.txt It is based on the modifications of Documentation/arm64/booting.txt in submission: "61bd93ce", "6c020ea8", "9d372c9f", "6d32ab2d". And improve the format of documentation. Signed-off-by: Fu Wei ---