Comment 3 for bug 1850117

Revision history for this message
dann frazier (dannf) wrote :

Just a clarification, the description says "hpre patchset have merged into mainline 5.4rc3 kernel", however it has not:

$ git log --pretty=oneline --abbrev-commit v5.3..v5.4-rc6 --grep "crypto: hisilicon - add HiSilicon HPRE accelerator"

But it is in linux-next:
$ git log --pretty=oneline --abbrev-commit v5.3..linux-next/master --grep "crypto: hisilicon - add HiSilicon HPRE accelerator"
5b243b6c4aa21 crypto: hisilicon: Fix misuse of GENMASK macro
c8b4b477079d1 crypto: hisilicon - add HiSilicon HPRE accelera