commit | f0edce7a7f4c236f2d05040746b388cfac8796a1 | [log] [tgz] |
---|---|---|
author | Logan Gunthorpe <logang@deltatee.com> | Wed Nov 29 10:28:43 2017 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Dec 18 23:08:11 2017 -0600 |
tree | 2f3307725b8660e602be3afcdfe34e351a2a6d1f | |
parent | 1291a0d5049dbc06baaaf66a9ff3f53db493b19b [diff] |
switchtec: Add Global Fabric Manager Server (GFMS) event Add a new event type that is newly exposed by recent firmware. The event will never occur if the firmware is too old. If user space tries to use this event in an older kernel, it will just get an EINVAL which is perfectly acceptable in the existing user space code. Signed-off-by: Logan Gunthorpe <logang@deltatee.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>