Skip to content
Snippets Groups Projects
  1. May 23, 2015
  2. May 22, 2015
  3. May 21, 2015
  4. May 20, 2015
    • Steven Barth's avatar
      generic/4.0: fix error during kernel patch application · 53098a8a
      Steven Barth authored
      
      Commit 5168c9a5702648eb690d32ec821647aca80aeba9 introduced a regression
      during patch application on the 4.0 kernel. Some of the patched content
      doesn't match the actual code, therefore leading to the following error:
        Applying patch generic/667-ipv6-Fixed-source-specific-default-route-handling.patch
        patching file net/ipv6/ip6_output.c
        Hunk #1 FAILED at 886.
        1 out of 1 hunk FAILED -- rejects in file net/ipv6/ip6_output.c
        patching file net/ipv6/route.c
        Hunk #1 succeeded at 2247 (offset 2 lines).
        Patch generic/667-ipv6-Fixed-source-specific-default-route-handling.patch does not apply (enforce with -f)
      
      This change just adapts the actual patch to fix what is in kernel 4.0
      and make it apply cleanly.
      
      Signed-off-by: default avatarMathieu Olivari <mathieu@codeaurora.org>
      
      SVN-Revision: 45705
      53098a8a
  5. May 19, 2015
  6. May 17, 2015
  7. May 16, 2015
  8. May 13, 2015
  9. May 12, 2015
  10. May 11, 2015
  11. May 10, 2015
Loading