-
Notifications
You must be signed in to change notification settings - Fork 116
ipmitool to be used with AER only on Ampere Altra platforms #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
RocheWilliam
wants to merge
61
commits into
mchehab:master
Choose a base branch
from
RocheWilliam:FixIpmitool_v1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
43a78ea
ipmitool to be used with AER only on Ampere Altra platforms
RocheWilliam f3f4d9c
Enrich ras_report_aer_ipmi_init() comments.
RocheWilliam b14b901
rasdaemon: fix compile against musl libc
stintel fc3f8de
rasdaemon: ras-mc-ctl: Fix script to parse dimm sizes
muralimk-amd c66be8e
Update ras-mc-ctl manpage to match current options
justinvreeland ae89390
add labels for asrock x570 motherboard
stevenj a7068c7
rasdaemon.service.in: comment out syslog.target
evils 8c5d37d
rasdaemon: Fix the issue of sprintf data type mismatch in uuid_le()
3b6f56b
rasdaemon: Fix the issue of command option -r for hip08
81d0497
rasdaemon: Fix some print format issues for hisi common error section
6d29781
rasdaemon: Add some modules supported by hisi common error section
4067e28
Makefile.am: clean output from misc/*.in
mchehab 4a57930
misc/rasdaemon.spec.in: fix some issues on it
mchehab 5b75569
Bump version to 0.6.8
mchehab 29820f5
rasdaemon: use the new block_rq_error tracepoint
yang-shi d4d734d
libtrace: Use XSI version of strerror_r on non glibc systems
kraj f71ecea
rasdaemon: ras-report: fix possible but unlikely file descriptor leak
aristeu 632c15f
rasdaemon: mce-amd-smca: properly limit bank types
aristeu fe52450
rasdaemon: ras-memory-failure-handler: handle localtime() failure cor…
aristeu 4e35e7c
rasdaemon: Support cpu fault isolation for corrected errors
Lostwayzxc 28fd2bb
rasdaemon: Support cpu fault isolation for recoverable errors
Lostwayzxc c5c0796
rasdaemon: Modify recording Hisilicon common error data
shijujose4 b00b8d2
rasdaemon: ras-mc-ctl: Modify error statistics for HiSilicon KunPeng9…
shijujose4 ceac760
rasdaemon: ras-mc-ctl: Reformat error info of the HiSilicon Kunpeng920
shijujose4 96a9942
rasdaemon: ras-mc-ctl: Add printing usage if necessary parameters are…
shijujose4 01c2453
rasdaemon: ras-mc-ctl: Add support to display the HiSilicon vendor er…
shijujose4 db4bf0a
rasdaemon: ras-mc-ctl: Relocate reading and display Kunpeng920 errors…
shijujose4 9e10a2d
rasdaemon: ras-mc-ctl: Updated HiSilicon platform name
shijujose4 b05a49d
rasdaemon: Fix for a memory out-of-bounds issue and optimized code to…
shijujose4 d6cecbe
rasdaemon: Add four modules supported by HiSilicon common section
82a0a7f
labels/asus: add ASUS TUF GAMING B450-PLUS II
dgcampea ccfb4bf
configure.ac: fix bashisms
thesamesam 49e6791
INSTALL: update from latest version of it
mchehab a2f8b73
.gitignore: add the auto-generated "compile" file
mchehab b6992fa
Bump version to 0.7.0
mchehab 768bdb4
Add a release workflow
mchehab 106ef7b
on_tag.yml: use a different approach to upload artifact
mchehab a65f9be
Convert to use libtraceevent
mchehab c14a515
Adjust indentations
mchehab 6b51a2e
Remove the old libtrace
mchehab 973bd64
ci.yml: add libtraceevent-dev dependency
mchehab 83f2312
configure.ac: get rid of obsolete macros
mchehab 0b242e6
Makefile.am: enable all options on make distcheck
mchehab 20dd76a
README: Update instructions about how to contribute
mchehab 6ad5c83
rasdaemon: Fix poll() on per_cpu trace_pipe_raw blocks indefinitely
shijujose4 d79c076
Makefile.am: fix mock build target
mchehab bb63ff9
misc/rasdaemon.spec.in: add libtraceevent requirement
mchehab eea1e38
Convert README to markdown format
mchehab aaccd37
labels/asrock: add X399D8A-2T
tictooc 2647640
Bump version to 0.8.0
mchehab 73cd1b1
ChangeLog: do some minor updates
mchehab be4ec11
ci.yml: fix workflow to build rasdaemon
mchehab 9809066
Fix create release workflow
mchehab 48a6d13
configure.ac: fix bashisms
thesamesam d7583fb
rasdaemon: fix table create if some cpus are offline
shijujose4 02e4960
ras-mc-ctl: add option to exclude old events from reports
m-sundman ac737e5
rasdaemon: Move definition for BIT and BIT_ULL to a common file
shijujose4 87c6384
rasdaemon: Add support for the CXL poison events
shijujose4 9ffa38e
rasdaemon: Add support for the CXL AER uncorrectable errors
shijujose4 a9049ef
rasdaemon: Add support for the CXL AER correctable errors
shijujose4 7ca3126
ipmitool to be used with AER only on Ampere Altra platforms
RocheWilliam File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.