Re: How to print __u128_t in kernel?

2021-09-20 Thread Philipp Hortmann
On 9/18/21 3:35 PM, Dongliang Mu wrote: Hello everyone, I encounter one object with __uint128_t type in the following code. But I am not sure how to print the content of __uint128_t. struct user_fpsimd_state { __uint128_t vregs[32]; __u32 fpsr; __u32 fpcr; __u32 __reserved[2]; }; At first, I

Fwd: Commit messages in a series of patches

2021-09-20 Thread FMDF
I'm sorry but, for some reason, the address of kernelnewbies list was missing in my reply to Valdis. So I had to resend it. -- Forwarded message - From: FMDF Date: Mon, 20 Sep 2021, 11:13 Subject: Re: Commit messages in a series of patches To: Valdis Klētnieks On Fri, 17 Sep