lkml.org 
[lkml]   [1999]   [Dec]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: wait_on_irq, CPU1
On Wed, Dec 29, 1999 at 12:47:01PM -0600, Bill Wendling wrote:
> } + module_start = PAGE_OFFSET + (max_mapnr << PAGE_SHIFT);
> } + module_start = ((module_start + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1));
> } +
> } + i = 1;
> } + while (((long) stack & (8192-1)) != 0) {
> ^^^^
> Would it be a better idea to use a #defined value here (and in other
> places) such as THREAD_SIZE to avoid confusion? Just a suggestion.

THREAD_SIZE is not defined in 2.2, only in 2.3. The code needs to work
under 2.2.

-Andi


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

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