Actions
Bug #6481
closedmpt_sas failed on sparc
Start date:
2015-11-26
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
/kernel/drv/sparcv9/mpt_sas: undefined symbol 'sata_split_model' WARNING: mod_load: cannot load module 'mpt_sas' WARNING: mpt_sas: unable to resolve dependency, module 'misc/sata' not found /kernel/drv/sparcv9/mpt_sas: undefined symbol 'sata_split_model' WARNING: mod_load: cannot load module 'mpt_sas' WARNING: mpt_sas: unable to resolve dependency, module 'misc/sata' not found Loading smf(5) service descriptions: /kernel/drv/sparcv9/mpt_sas: undefined symbol 'sata_split_model' WARNING: mod_load: cannot load module 'mpt_sas' WARNING: mpt_sas: unable to resolve dependency, module 'misc/sata' not found
i can see we have only:
$(i386_ONLY)file path=kernel/misc/$(ARCH64)/sata
Related issues
Updated by Marcel Telka over 4 years ago
- Has duplicate Bug #7172: sparc: mpt_sas wants misc/sata after 6299 added
Updated by Peter Tribble over 3 years ago
- Category set to kernel
- Assignee set to Peter Tribble
Updated by Electric Monk over 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 7106859bbaed16f8e903b56f6d589461e7bfd9fa
commit 7106859bbaed16f8e903b56f6d589461e7bfd9fa Author: Peter Tribble <peter.tribble@gmail.com> Date: 2019-02-06T00:50:51.000Z 6481 mpt_sas failed on sparc Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions