Searched hist:a40d9b075c21f06872de3f05cc2eb3d06665e2ff (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/net/batman-adv/ |
H A D | fragmentation.c | diff a40d9b075c21f06872de3f05cc2eb3d06665e2ff Mon Dec 02 13:38:31 CST 2013 Simon Wunderlich <sw@simonwunderlich.de> batman-adv: fix header alignment by unrolling batadv_header
The size of the batadv_header of 3 is problematic on some architectures which automatically pad all structures to a 32 bit boundary. To not lose performance by packing this struct, better embed it into the various host structures.
Reported-by: Russell King <linux@arm.linux.org.uk> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | network-coding.c | diff a40d9b075c21f06872de3f05cc2eb3d06665e2ff Mon Dec 02 13:38:31 CST 2013 Simon Wunderlich <sw@simonwunderlich.de> batman-adv: fix header alignment by unrolling batadv_header
The size of the batadv_header of 3 is problematic on some architectures which automatically pad all structures to a 32 bit boundary. To not lose performance by packing this struct, better embed it into the various host structures.
Reported-by: Russell King <linux@arm.linux.org.uk> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | send.c | diff a40d9b075c21f06872de3f05cc2eb3d06665e2ff Mon Dec 02 13:38:31 CST 2013 Simon Wunderlich <sw@simonwunderlich.de> batman-adv: fix header alignment by unrolling batadv_header
The size of the batadv_header of 3 is problematic on some architectures which automatically pad all structures to a 32 bit boundary. To not lose performance by packing this struct, better embed it into the various host structures.
Reported-by: Russell King <linux@arm.linux.org.uk> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | distributed-arp-table.c | diff a40d9b075c21f06872de3f05cc2eb3d06665e2ff Mon Dec 02 13:38:31 CST 2013 Simon Wunderlich <sw@simonwunderlich.de> batman-adv: fix header alignment by unrolling batadv_header
The size of the batadv_header of 3 is problematic on some architectures which automatically pad all structures to a 32 bit boundary. To not lose performance by packing this struct, better embed it into the various host structures.
Reported-by: Russell King <linux@arm.linux.org.uk> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | main.c | diff a40d9b075c21f06872de3f05cc2eb3d06665e2ff Mon Dec 02 13:38:31 CST 2013 Simon Wunderlich <sw@simonwunderlich.de> batman-adv: fix header alignment by unrolling batadv_header
The size of the batadv_header of 3 is problematic on some architectures which automatically pad all structures to a 32 bit boundary. To not lose performance by packing this struct, better embed it into the various host structures.
Reported-by: Russell King <linux@arm.linux.org.uk> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | routing.c | diff a40d9b075c21f06872de3f05cc2eb3d06665e2ff Mon Dec 02 13:38:31 CST 2013 Simon Wunderlich <sw@simonwunderlich.de> batman-adv: fix header alignment by unrolling batadv_header
The size of the batadv_header of 3 is problematic on some architectures which automatically pad all structures to a 32 bit boundary. To not lose performance by packing this struct, better embed it into the various host structures.
Reported-by: Russell King <linux@arm.linux.org.uk> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | bat_iv_ogm.c | diff a40d9b075c21f06872de3f05cc2eb3d06665e2ff Mon Dec 02 13:38:31 CST 2013 Simon Wunderlich <sw@simonwunderlich.de> batman-adv: fix header alignment by unrolling batadv_header
The size of the batadv_header of 3 is problematic on some architectures which automatically pad all structures to a 32 bit boundary. To not lose performance by packing this struct, better embed it into the various host structures.
Reported-by: Russell King <linux@arm.linux.org.uk> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | soft-interface.c | diff a40d9b075c21f06872de3f05cc2eb3d06665e2ff Mon Dec 02 13:38:31 CST 2013 Simon Wunderlich <sw@simonwunderlich.de> batman-adv: fix header alignment by unrolling batadv_header
The size of the batadv_header of 3 is problematic on some architectures which automatically pad all structures to a 32 bit boundary. To not lose performance by packing this struct, better embed it into the various host structures.
Reported-by: Russell King <linux@arm.linux.org.uk> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|