Skip to content

Commit

Permalink
get kexec compiling by reverting to old version
Browse files Browse the repository at this point in the history
  • Loading branch information
techflashYT committed Jan 22, 2024
1 parent 49bc2c5 commit 1910621
Show file tree
Hide file tree
Showing 3 changed files with 1,676 additions and 64 deletions.
2 changes: 2 additions & 0 deletions include/linux/kexec.h
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ struct kimage {
kimage_entry_t *entry;
kimage_entry_t *last_entry;

unsigned long destination;

unsigned long start;
struct page *control_code_page;
struct page *swap_page;
Expand Down
Loading

0 comments on commit 1910621

Please sign in to comment.