Hi! Looks good to me (ACK). > if (page) { > - long *src, *dst; > - int n; > + void *ptr = page_address(page);; You probably want to remove one of ";"s. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 1/3] swsusp: Fix mark_free_pages
- From: "Rafael J. Wysocki" <[email protected]>
- Re: [PATCH 1/3] swsusp: Fix mark_free_pages
- References:
- [PATCH 0/3] swsusp cleanups
- From: "Rafael J. Wysocki" <[email protected]>
- [PATCH 1/3] swsusp: Fix mark_free_pages
- From: "Rafael J. Wysocki" <[email protected]>
- Re: [PATCH 1/3] swsusp: Fix mark_free_pages
- From: Dave Hansen <[email protected]>
- Re: [PATCH 1/3] swsusp: Fix mark_free_pages
- From: "Rafael J. Wysocki" <[email protected]>
- [PATCH 0/3] swsusp cleanups
- Prev by Date: Re: [PATCH] OMAP: I2C driver for TI OMAP boards #2
- Next by Date: Re: make 16C950 UARTs work
- Previous by thread: Re: [PATCH 1/3] swsusp: Fix mark_free_pages
- Next by thread: Re: [PATCH 1/3] swsusp: Fix mark_free_pages
- Index(es):