• Mark Salter's avatar
    c6x: fix misleading comment · 9c0603f4
    Mark Salter authored
    A comment in entry.S incorrectly stated that interrupt vectors
    called __do_IRQ() and that int6 vector was used for syscalls.
    Both statements are incorrect for the current kernel, so this
    patch cleans up the wording to reflect current reality.
    Signed-off-by: default avatarMark Salter <msalter@redhat.com>
    9c0603f4
entry.S 16.2 KB