Linus Torvalds writes: (Summary) On Tue, Mar 20, 2018 at 4:23 PM, Linus Torvalds
<torvalds@linux-foundation.org> wrote:
Well, it does depend on 'sizeof(*(void *)X)' being 1 and the compiler not complaining about it, and that sizeof(int) is not 1. But since we depend on those things in the kernel anyway, that's fine. But since we depend on those things in the kernel anyway, that's fine. Linus
Linus
Linus
<torvalds@linux-foundation.org> wrote:
[...]
even depend on any gcc extensions.Well, it does depend on 'sizeof(*(void *)X)' being 1 and the compiler not complaining about it, and that sizeof(int) is not 1. But since we depend on those things in the kernel anyway, that's fine. But since we depend on those things in the kernel anyway, that's fine. Linus
Linus
Linus