Re: [patch 09/17] sparc/cpu: Switch to arch_cpu_finalize_init()
Sam Ravnborg <[email protected]>
| Newsgroups | gmane.linux.uml.devel,gmane.linux.kernel,gmane.linux.ports.sparc,gmane.linux.ports.arm.kernel,gmane.linux.ports.ia64,gmane.linux.ports.mips,gmane.linux.ports.sh.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jun 14, 2023 at 01:39:35AM +0200, Thomas Gleixner wrote: > check_bugs() is about to be phased out. Switch over to the new > arch_cpu_finalize_init() implementation. > > No functional change. > > Signed-off-by: Thomas Gleixner <[email protected]> > Cc: "David S. Miller" <[email protected]> > Cc: [email protected] Reviewed-by: Sam Ravnborg <[email protected]>