lkml.org 
[lkml]   [2004]   [Dec]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: How to understand flow of kernel code
From
Date
On Fri, 2004-12-03 at 09:09, krishna wrote:
> Hi Elladan,
>
> Thank you very much.
> Can u tell me how can I start from an interrupt.

Look for the do_IRQ function. Figure out how it's called, then figure
out what it does, and then figure out how the system is restored. And
it's a bit more than just C code, so you'll need some understanding of
assembly for whichever architecture you're interested in.

Good luck.

josh

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:08    [W:0.029 / U:0.580 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site