core: pxe: pm return hook to examine timer ticks and PXE ISR status
authorH. Peter Anvin <hpa@zytor.com>
Fri, 11 Sep 2009 00:51:05 +0000 (17:51 -0700)
committerEric W. Biederman <ebiederm@xmission.com>
Sun, 10 Apr 2011 01:27:07 +0000 (18:27 -0700)
commitd6103068834b100a2a636ce0d9f2dfc727829c4f
treee30b060b9489e9186921ad6329b05955739459ce
parente1bee14346ed7bca7773681cb016abe9f9d46134
core: pxe: pm return hook to examine timer ticks and PXE ISR status

When returning to protected mode, check to see if we have any pending
actions due to interrupts.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/fs/pxe/isr.c [new file with mode: 0644]