mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
CONFIG_CFI_CLANG breaks cross-module function address equality, which breaks virtio_dma_buf as it compares a locally taken function address to a one passed from a different module. Remove these sanity checks for now to allow Cuttlefish to boot with CFI. Bug: 178495907 Change-Id: I508e2fa9e3ddd888dc2fdb743cec20a400eaf1f5 Signed-off-by: Sami Tolvanen <samitolvanen@google.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| virtio_balloon.c | ||
| virtio_dma_buf.c | ||
| virtio_input.c | ||
| virtio_mem.c | ||
| virtio_mmio.c | ||
| virtio_pci_common.c | ||
| virtio_pci_common.h | ||
| virtio_pci_legacy.c | ||
| virtio_pci_modern.c | ||
| virtio_ring.c | ||
| virtio_vdpa.c | ||
| virtio.c | ||