Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273493
b: refs/heads/master
c: 23e0494
h: refs/heads/master
i:
  273491: 78f37e0
v: v3
  • Loading branch information
Andrew Morton authored and David S. Miller committed Nov 1, 2011
1 parent 8164fa5 commit a638c79
Show file tree
Hide file tree
Showing 1,709 changed files with 29,998 additions and 84,966 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d6748066ad0e8b2514545998f8367ebb3906f299
refs/heads/master: 23e049442b7b4f87f802470b4fd46a0e50b2fbdd
7 changes: 0 additions & 7 deletions trunk/Documentation/DMA-API.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,6 @@ specify the GFP_ flags (see kmalloc) for the allocation (the
implementation may choose to ignore flags that affect the location of
the returned memory, like GFP_DMA).

void *
dma_zalloc_coherent(struct device *dev, size_t size,
dma_addr_t *dma_handle, gfp_t flag)

Wraps dma_alloc_coherent() and also zeroes the returned memory if the
allocation attempt succeeded.

void
dma_free_coherent(struct device *dev, size_t size, void *cpu_addr,
dma_addr_t dma_handle)
Expand Down
1 change: 1 addition & 0 deletions trunk/Documentation/cgroups/memory.txt
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@ total_unevictable - sum of all children's "unevictable"

# The following additional stats are dependent on CONFIG_DEBUG_VM.

inactive_ratio - VM internal parameter. (see mm/page_alloc.c)
recent_rotated_anon - VM internal parameter. (see mm/vmscan.c)
recent_rotated_file - VM internal parameter. (see mm/vmscan.c)
recent_scanned_anon - VM internal parameter. (see mm/vmscan.c)
Expand Down
2 changes: 1 addition & 1 deletion trunk/Documentation/device-mapper/dm-log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ kernel and userspace, 'connector' is used as the interface for
communication.

There are currently two userspace log implementations that leverage this
framework - "clustered-disk" and "clustered-core". These implementations
framework - "clustered_disk" and "clustered_core". These implementations
provide a cluster-coherent log for shared-storage. Device-mapper mirroring
can be used in a shared-storage environment when the cluster log implementations
are employed.
84 changes: 0 additions & 84 deletions trunk/Documentation/device-mapper/persistent-data.txt

This file was deleted.

Loading

0 comments on commit a638c79

Please sign in to comment.