https://github.com/torvalds/linux
Revision 9c0603f487b6b0cfa0b2bbcab7f06333e78db652 authored by Mark Salter on 26 November 2012, 23:14:00 UTC, committed by Mark Salter on 26 November 2012, 23:14:00 UTC
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: Mark Salter <msalter@redhat.com>
1 parent 9d34340
History
Tip revision: 9c0603f487b6b0cfa0b2bbcab7f06333e78db652 authored by Mark Salter on 26 November 2012, 23:14:00 UTC
c6x: fix misleading comment
Tip revision: 9c0603f
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 224.8 KB
Makefile -rw-r--r-- 46.6 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top