Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1188209 > unrolled thread
| Started by | Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> |
|---|---|
| First post | 2015-07-20 16:10 +0200 |
| Last post | 2015-07-20 16:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2 net-next] net/vxlan: Fix kernel unaligned access in __vxlan_find_mac Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> - 2015-07-20 16:10 +0200
| From | Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> |
|---|---|
| Date | 2015-07-20 16:10 +0200 |
| Subject | Re: [PATCH v2 net-next] net/vxlan: Fix kernel unaligned access in __vxlan_find_mac |
| Message-ID | <pOjVw-3qK-17@gated-at.bofh.it> |
On Mon, Jul 20, 2015 at 09:54:50AM +0200, Sowmini Varadhan wrote: > > __vxlan_find_mac invokes ether_addr_equal on the eth_addr field, > which triggers unaligned access messages, so rearrange vxlan_fdb > to avoid this in the most non-intrusive way. > > Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Reviewed-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web