From: Jason Self Date: Tue, 5 Feb 2019 02:23:02 +0000 (-0800) Subject: deblob-4.9.95-gnu X-Git-Tag: deblob-4.9.95-gnu^0 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fe2539a7f23b81203d6abd5f25de1b26dd5424a6;p=librecmc%2Flinux-libre.git deblob-4.9.95-gnu --- diff --git a/deblob-check b/deblob-check index 478c8cb1bdf..243968700ab 100755 --- a/deblob-check +++ b/deblob-check @@ -4596,6 +4596,11 @@ set_except () { # Backported into 4.9.94. # New in 4.13 defsnc 'static[ ]const[ ]struct[ ]cpg_pll_config[ ]cpg_pll_configs\[8\][ ]__initconst[ ]=' drivers/clk/renesas/clk-rcar-gen2.c + + # Backported into 4.9.95. + # New in 4.10-rc*. + accept '\.LK256:\([\n][ ]*\.long[ ]*0\(x[0-9a-f]*\([,]0x[0-9a-f]*\)*\)\?\)*[ \t]*[/][/][ ]*terminator' arch/arm64/crypto/sha256-core.S_shipped + accept '\.LK512:\([\n][ ]*\.quad[ ]*0\(x[0-9a-f]*\([,]0x[0-9a-f]*\)*\)\?\)*[ \t]*[/][/][ ]*terminator' arch/arm64/crypto/sha512-core.S_shipped ;; */*freedo*.patch | */*logo*.patch)