]> git.baikalelectronics.ru Git - kernel.git/commit
init: Revert accidental changes to print irqs_disabled()
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 1 Sep 2021 07:09:28 +0000 (09:09 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Sep 2021 20:02:30 +0000 (13:02 -0700)
commita5c09e02c31e4e2f54e12d9888187dbe4812d86e
tree8dfaf494a20ee78875b0ff1ea71c23e5003d0ae6
parent484eb46a22c4051344f5d7a3c0cf53be2d0750f4
init: Revert accidental changes to print irqs_disabled()

Commit e82a8c5d390f ("xsurf100: drop include of lib8390.c") accidentally
changed init/main.c.  Revert that part.

Fixes: e82a8c5d390f ("xsurf100: drop include of lib8390.c")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
init/main.c