Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
OpenBMC Firmware
talos-obmc-linux
Commits
65ab592d
Commit
65ab592d
authored
19 years ago
by
Linus Torvalds
Browse files
Options
Download
Plain Diff
Merge branch 'release' of
git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
parents
0910b444
eed66cfc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
include/asm-ia64/sal.h
include/asm-ia64/sal.h
+2
-1
No files found.
include/asm-ia64/sal.h
View file @
65ab592d
...
...
@@ -320,7 +320,8 @@ typedef struct sal_log_timestamp {
typedef
struct
sal_log_record_header
{
u64
id
;
/* Unique monotonically increasing ID */
sal_log_revision_t
revision
;
/* Major and Minor revision of header */
u16
severity
;
/* Error Severity */
u8
severity
;
/* Error Severity */
u8
validation_bits
;
/* 0: platform_guid, 1: !timestamp */
u32
len
;
/* Length of this error log in bytes */
sal_log_timestamp_t
timestamp
;
/* Timestamp */
efi_guid_t
platform_guid
;
/* Unique OEM Platform ID */
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment