On 02/05/2019 12:18 PM, Joe Perches wrote: > I still think adding __align(<even#>) is unnecessary here unless > it follows something like a bool or a u8. This would be some historical side effect, and we do not want to rely on that. A security feature could in fact ask a compiler to perform random shuffling of automatic variables. ( a la __randomize_layout )
- [PATCH v2 1/2] r8169: Load MAC address from device tree if... Thierry Reding
- [PATCH v2 2/2] r8169: Avoid pointer aliasing Thierry Reding
- Re: [PATCH v2 2/2] r8169: Avoid pointer aliasing Andrew Lunn
- Re: [PATCH v2 2/2] r8169: Avoid pointer aliasing Heiner Kallweit
- Re: [PATCH v2 2/2] r8169: Avoid pointer aliasing David Miller
- Re: [PATCH v2 2/2] r8169: Avoid pointer alias... Joe Perches
- Re: [PATCH v2 2/2] r8169: Avoid pointer a... David Miller
- Re: [PATCH v2 2/2] r8169: Avoid poin... Joe Perches
- Re: [PATCH v2 2/2] r8169: Avoid pointer a... Eric Dumazet
- Re: [PATCH v2 2/2] r8169: Avoid poin... Joe Perches
- Re: [PATCH v2 2/2] r8169: Avoid ... Eric Dumazet
- Re: [PATCH v2 2/2] r8169: Avoid ... Heiner Kallweit
- Re: [PATCH v2 1/2] r8169: Load MAC address from devic... Heiner Kallweit