OSLL / ntb-cxl

NTB/CXL Bridge
MIT License
4 stars 0 forks source link

Fix link_enable & link_disable #94

Open mirrin00 opened 1 year ago

mirrin00 commented 1 year ago

The link state should change and NTGSIGNAL signal should be sent. See the following lines:

  1. https://elixir.bootlin.com/linux/v6.5.4/source/drivers/ntb/hw/idt/ntb_hw_idt.c#L753
  2. https://elixir.bootlin.com/linux/v6.5.4/source/drivers/ntb/hw/idt/ntb_hw_idt.c#L706