Skip to content

Commit

Permalink
[PATCH] x86_64: Minor GFP_DMA32 comment fix
Browse files Browse the repository at this point in the history
Pretty obvious

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Jan 12, 2006
1 parent 8b1bde9 commit 1f6818b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/mmzone.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ struct per_cpu_pageset {

/*
* On machines where it is needed (eg PCs) we divide physical memory
* into multiple physical zones. On a PC we have 4 zones:
* into multiple physical zones. On a 32bit PC we have 4 zones:
*
* ZONE_DMA < 16 MB ISA DMA capable memory
* ZONE_DMA32 0 MB Empty
Expand Down

0 comments on commit 1f6818b

Please sign in to comment.