From mboxrd@z Thu Jan 1 00:00:00 1970 From: j.hwan.kim99@gmail.com (J.Hwan.Kim) Date: Sun, 22 May 2011 11:44:35 +0900 Subject: Fixmap of virtual address Message-ID: <4DD87893.7020603@gmail.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hi, everyone What's the purpose of fixmap and when is the fixmap used? Is there fixmap routine in ARM architecture? I found fixmap_address enum type in many architecture but not in ARM. If fixmap is not used in ARM, why? Thanks in advance. Best Regards, J.Hwan Kim