You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kdumpid: Fix a 32-bit build error caused by max_pfn type mismatch
The maximum PFN is obtained with a call to kdump_get_number_attr(), which
takes a pointer to a kdump_num_t as its parameter.
Signed-off-by: Petr Tesarik <[email protected]>
0 commit comments