[PATCH] x86-64: Fix file paths in comments

2015-08-23 Thread Alexander Kuleshov
Architecture specific code for i386 and x86_64 was unified and merged to the arch/x86. This patch fix old paths of source code files in comments. Signed-off-by: Alexander Kuleshov --- arch/x86/entry/entry_64.S | 4 ++-- arch/x86/ia32/ia32_signal.c| 2 +- arch/x86/kernel/mcount_64.S

[PATCH] x86-64: Fix file paths in comments

2015-08-23 Thread Alexander Kuleshov
Architecture specific code for i386 and x86_64 was unified and merged to the arch/x86. This patch fix old paths of source code files in comments. Signed-off-by: Alexander Kuleshov kuleshovm...@gmail.com --- arch/x86/entry/entry_64.S | 4 ++-- arch/x86/ia32/ia32_signal.c| 2 +-