]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'topic/uek-4.1/ofed.ovn' into topic/uek-4.1/ofed
authorQing Huang <qing.huang@oracle.com>
Tue, 10 Nov 2015 00:23:23 +0000 (16:23 -0800)
committerQing Huang <qing.huang@oracle.com>
Tue, 10 Nov 2015 00:23:23 +0000 (16:23 -0800)
commite989067f458e9338f63576fd6ce7ba6efd81ca0e
tree7cb13467d0e924863cee20b793621bdd24d1349e
parent6ff369dabe145df65ee21cfb3d98df9865593318
parentf78cc2f5fdf4e8ef280f19b9ae1e053c1e3c224a
Merge branch 'topic/uek-4.1/ofed.ovn' into topic/uek-4.1/ofed

* topic/uek-4.1/ofed.ovn:
  Integrate Uvnic functionality into uek-4.1 Revision 8008
  1) S_IRWXU causing kernel soft crash changing to 0644 WARNING: CPU: 0 PID: 20907 at fs/sysfs/group.c:61 create_files+0x171/0x180() Oct 12 21:43:14 ovn87-180 kernel: [252606.588541] Attribute vhba_default_scsi_timeout: Invalid permissions 0700 [Rev 8008]
  1) Support vnic for EDR based platform(uVnic) 2) Supported Types now Type 0 - XSMP_XCM_OVN - Xsigo VP780/OSDN standalone Chassis, (add pvi) Type 1 - XSMP_XCM_NOUPLINK - EDR Without uplink (add public-network) Type 2 - XSMP_XCM_UPLINK -EDR with uplink (add public-network <with -if> 3) Intelligence in driver to support all the modes 4) Added Code for printing Multicast LID [Revision 8008] 5) removed style errors