openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
Powerpc-utils
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
8 months
ago. based on code collected
about 1 year
ago.
Jan 04, 2023 — Jan 04, 2024
Showing page 63 of 64
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Cpu add failures need to return 1 instead of -1. A return code of -1 causes
nathan.fontenot
More...
over 15 years ago
Cpu add failures need to return 1 instead of -1. A return code of -1 causes the IVM to think there has been a really bad error and the IVM will wait 15 minutes prior to re-trying the operation.
Nathan Fontenot
More...
over 15 years ago
Cpu add failures need to return 1 instead of -1. A return code of -1 causes the IVM to think there has been a really bad error and the IVM will wait 15 minutes prior to re-trying the operation.
Nathan Fontenot
More...
over 15 years ago
The sysfs_dev_path member of the dr_node struct is a char[] and needs to be
nathan.fontenot
More...
over 15 years ago
The sysfs_dev_path member of the dr_node struct is a char[] and needs to be treated as such. this fixes a bug where the sysfs_dev_path is treated as a char * and returning invalid info when the buffer is actually empty.
Nathan Fontenot
More...
over 15 years ago
The sysfs_dev_path member of the dr_node struct is a char[] and needs to be treated as such. this fixes a bug where the sysfs_dev_path is treated as a char * and returning invalid info when the buffer is actually empty.
Nathan Fontenot
More...
over 15 years ago
Update Meta data
Nathan Fontenot
More...
over 15 years ago
Update Meta data
nathan.fontenot
More...
over 15 years ago
Update Meta data
Nathan Fontenot
More...
over 15 years ago
Remove unneeded spaces to correct previous patch for find_dir()
Nathan Fontenot
More...
over 15 years ago
Remove unneeded spaces to correct previous patch for find_dir()
nathan.fontenot
More...
over 15 years ago
Remove unneeded spaces to correct previous patch for find_dir()
Nathan Fontenot
More...
over 15 years ago
When disabling SMT for a processor, make sure that we leave the first thread
nathan.fontenot
More...
over 15 years ago
When disabling SMT for a processor, make sure that we leave the first thread of the processor enabled and disable all the others.
Nathan Fontenot
More...
over 15 years ago
When disabling SMT for a processor, make sure that we leave the first thread of the processor enabled and disable all the others.
Nathan Fontenot
More...
over 15 years ago
Change the name format for vio devices and correct indentation.
nathan.fontenot
More...
over 15 years ago
Change the name format for vio devices and correct indentation.
Nathan Fontenot
More...
over 15 years ago
Change the name format for vio devices and correct indentation.
Nathan Fontenot
More...
over 15 years ago
Update the find command in get_vfc_wwpn() to handle being passed a symbolic
nathan.fontenot
More...
over 15 years ago
Update the find command in get_vfc_wwpn() to handle being passed a symbolic link. Previously this lead to an infinite loop due to the possible circular nature of sysfs.
Nathan Fontenot
More...
over 15 years ago
Update the find command in get_vfc_wwpn() to handle being passed a symbolic link. Previously this lead to an infinite loop due to the possible circular nature of sysfs.
Nathan Fontenot
More...
over 15 years ago
There are instances where goto_dir() will incorrectly return success. An
nathan.fontenot
More...
over 15 years ago
There are instances where goto_dir() will incorrectly return success. An updated find_dir allows us to check the result before trying to cd to the directory we want.
Nathan Fontenot
More...
over 15 years ago
There are instances where goto_dir() will incorrectly return success. An updated find_dir allows us to check the result before trying to cd to the directory we want.
Nathan Fontenot
More...
over 15 years ago
Return RC_ALREADY_OWN when trying to add a PHB that is already owned by the partition.
Nathan Fontenot
More...
over 15 years ago
Return RC_ALREADY_OWN when trying to add a PHB that is already owned by the
nathan.fontenot
More...
over 15 years ago
Return RC_ALREADY_OWN when trying to add a PHB that is already owned by the partition.
Nathan Fontenot
More...
over 15 years ago
Ignore hotplug power-off failures when the devie tree property "/proc/device-tree/ibm,ignore-hp-po-fails-for-dlpar" exists.
Nathan Fontenot
More...
over 15 years ago
Ignore hotplug power-off failures when the devie tree property
nathan.fontenot
More...
over 15 years ago
Ignore hotplug power-off failures when the devie tree property "/proc/device-tree/ibm,ignore-hp-po-fails-for-dlpar" exists.
Nathan Fontenot
More...
over 15 years ago
←
1
2
…
56
57
58
59
60
61
62
63
64
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree