2001-10-17 18:36:53

by Chip Salzenberg

[permalink] [raw]
Subject: [PATCH] 2.4.13pre3: &i_mapping used where i_mapping needed

In 2.4.13pre3, mm/filemap.c:mincore_page() sets an address_space
pointer to &inode->i_mapping. This is almost surely an error, because
i_mapping is already a pointer.

A minimal patch is attached.
--
Chip Salzenberg - a.k.a. - <[email protected]>
"We have no fuel on board, plus or minus 8 kilograms." -- NEAR tech


Attachments:
(No filename) (343.00 B)
pre3-mapping-typo-1 (386.00 B)
Download all attachments