diff options
| author | Michal Simek <[email protected]> | 2018-09-03 15:10:49 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-09-18 16:07:22 +0200 |
| commit | 4bb1ce2350a598502b23088b169e16b43d4bc639 (patch) | |
| tree | 9dddf8e6fb37011ef982e7d9ed481bf1759165aa /scripts/git.orderFile | |
| parent | 8baf9061c80de342134cdbd4a054bb5a7972631a (diff) | |
serial: uartps: console_setup() can't be placed to init section
When console device is rebinded, console_setup() is called again.
But marking it as __init means that function will be clear after boot is
complete. If console device is binded again console_setup() is not found
and error "Unable to handle kernel paging request at virtual address"
is reported.
Signed-off-by: Michal Simek <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions