Re: [PATCH] MIPS: Make virt_to_phys() work for all unmapped addresses.

2013-05-07 Thread David Daney
It doesn't apply anymore. It was against v3.4. I will send one against Linus' tree soon. David Daney On 05/07/2013 10:23 AM, David Daney wrote: From: David Daney As reported: This problem was discovered when doing BGP traffic with the TCP MD5 option activated, where the following cal

[PATCH] MIPS: Make virt_to_phys() work for all unmapped addresses.

2013-05-07 Thread David Daney
From: David Daney As reported: This problem was discovered when doing BGP traffic with the TCP MD5 option activated, where the following call chain caused a crash: * tcp_v4_rcv * tcp_v4_timewait_ack * tcp_v4_send_ack -> follow stack variable rep.th *tcp_v4_md5_hash_hdr