From: Pavel Machek on
On Wed 2010-05-26 21:49:00, Cesar Eduardo Barros wrote:
> Signed-off-by: Cesar Eduardo Barros <cesarb(a)cesarb.net>

ACK.

> ---
> kernel/power/swap.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/kernel/power/swap.c b/kernel/power/swap.c
> index 66824d7..5846a02 100644
> --- a/kernel/power/swap.c
> +++ b/kernel/power/swap.c
> @@ -114,7 +114,7 @@ sector_t alloc_swapdev_block(int swap)
>
> /**
> * free_all_swap_pages - free swap pages allocated for saving image data.
> - * It also frees the extents used to register which swap entres had been
> + * It also frees the extents used to register which swap entries had been
> * allocated.
> */
>
> @@ -315,7 +315,7 @@ static int write_page(void *buf, sector_t offset, struct bio **bio_chain)
> /*
> * The swap map is a data structure used for keeping track of each page
> * written to a swap partition. It consists of many swap_map_page
> - * structures that contain each an array of MAP_PAGE_SIZE swap entries.
> + * structures that contain each an array of MAP_PAGE_ENTRIES swap entries.
> * These structures are stored on the swap and linked together with the
> * help of the .next_swap member.
> *

--
(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 majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Jiri Kosina on
On Thu, 27 May 2010, Pavel Machek wrote:

> On Wed 2010-05-26 21:49:00, Cesar Eduardo Barros wrote:
> > Signed-off-by: Cesar Eduardo Barros <cesarb(a)cesarb.net>
>
> ACK.

Doesn't seem to be present in linux-next as of today, so I have queued it
in my tree.

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Rafael J. Wysocki on
On Friday 04 June 2010, Jiri Kosina wrote:
> On Thu, 27 May 2010, Pavel Machek wrote:
>
> > On Wed 2010-05-26 21:49:00, Cesar Eduardo Barros wrote:
> > > Signed-off-by: Cesar Eduardo Barros <cesarb(a)cesarb.net>
> >
> > ACK.
>
> Doesn't seem to be present in linux-next as of today, so I have queued it
> in my tree.

I'm going to take it, but I guess you'll notice?

Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Jiri Kosina on
On Sat, 5 Jun 2010, Rafael J. Wysocki wrote:

> > > > Signed-off-by: Cesar Eduardo Barros <cesarb(a)cesarb.net>
> > >
> > > ACK.
> >
> > Doesn't seem to be present in linux-next as of today, so I have queued it
> > in my tree.
>
> I'm going to take it, but I guess you'll notice?

No problem, dropped from my tree now.

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/