Home
last modified time | relevance | path

Searched hist:"1 e39db57" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/cxl/
H A Dpci.c1e39db57 Fri Jul 16 18:15:46 CDT 2021 Ben Widawsky <ben.widawsky@intel.com> cxl/pci: Ignore unknown register block types

In an effort to explicit avoid supporting vendor specific register
blocks (which can happily be mapped from userspace), entirely skip
probing unknown types. The secondary benefit of this will be revealed
in the future with code simplification.

Signed-off-by: Ben Widawsky <ben.widawsky@intel.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20210716231548.174778-2-ben.widawsky@intel.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>