Re: [PATCH v13 0/9] Add LoongArch support

2023-03-31 Thread WANG Xuerui
On 2023/3/31 14:01, Xiaotian Wu wrote: LoongArch is a new Loongson 3A5000 CPU instruction set, you can read documents[1] or visit the development community[2] to get more information. [1]: https://loongson.github.io/LoongArch-Documentation/README-EN.html [2]: https://github.com/loongson This pa

Re: [PATCH 0/2] fs/iso9660: Delay CE hop until end of current SUSP area

2023-03-31 Thread Daniel Kiper
On Fri, Mar 31, 2023 at 12:57:05AM +, Glenn Washburn wrote: > On 3/30/23 18:30, Daniel Kiper wrote: > > On Tue, Mar 07, 2023 at 05:56:49PM +0100, Thomas Schmitt wrote: > > > Hi, > > > > > > SUSP 1.12 says: > > > > > >The "CE" System Use Entry indicates a Continuation Area that shall be > >

Re: [PATCH 0/2] fs/iso9660: Delay CE hop until end of current SUSP area

2023-03-31 Thread Lidong Chen
Tested-by: Lidong Chen mailto:lidong.c...@oracle.com>> On Mar 8, 2023, at 10:28 PM, Lidong Chen wrote: Hi, Thanks for the detailed instruction for running the test! The patches look good to me. I ran the tests with and without the patches, I got the expected result. Thanks, Lidong On Mar 7