Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / arch / arc / kernel / stacktrace.c
index 1b9576d..c376ff3 100644 (file)
@@ -149,7 +149,7 @@ arc_unwind_core(struct task_struct *tsk, struct pt_regs *regs,
 #else
        /* On ARC, only Dward based unwinder works. fp based backtracing is
         * not possible (-fno-omit-frame-pointer) because of the way function
-        * prelogue is setup (callee regs saved and then fp set and not other
+        * prologue is setup (callee regs saved and then fp set and not other
         * way around
         */
        pr_warn_once("CONFIG_ARC_DW2_UNWIND needs to be enabled\n");