Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile

* 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile:
arch/tile: remove dead code from intvec_32.S

-7
-7
arch/tile/kernel/intvec_32.S
··· 1506 1506 } 1507 1507 STD_ENDPROC(handle_ill) 1508 1508 1509 - .pushsection .rodata, "a" 1510 - .align 8 1511 - bpt_code: 1512 - bpt 1513 - ENDPROC(bpt_code) 1514 - .popsection 1515 - 1516 1509 /* Various stub interrupt handlers and syscall handlers */ 1517 1510 1518 1511 STD_ENTRY_LOCAL(_kernel_double_fault)