HomeFreeBSD

Bug fix in qat_compress.c for vmalloc addr check

Description

Bug fix in qat_compress.c for vmalloc addr check

Remove the unused vmalloc address check, and function mem_to_page
will handle the non-vmalloc address when map it to a physical
address.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Weigang Li <weigang.li@intel.com>
Closes #7125

Details

Provenance
wli5 <weigang.li@intel.com>Authored on Feb 5 2018, 6:26 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Feb 5 2018, 6:26 PM
Parents
rG0d23f5e2e453: Fix hash_lock / keystore.sk_dk_lock lock inversion
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGf6b58faaa618: Bug fix in qat_compress.c for vmalloc addr check (authored by wli5 <weigang.li@intel.com>).Feb 5 2018, 6:26 PM