Last change
on this file since 631 was
630,
checked in by alain, 5 years ago
|
1) Fix a bug in the vfs_add_special_dentries() function:
The <.> and <..> dentries must not be created on IOC and on the mapper
for the VFS root directory.
2) Fix a bug in the hal_gpt_allocate_pt2 function, related to the
use of the TSAR_LOCKED attribute to avoid concurrent mapping of the PTD1.
|
File size:
262 bytes
|
Rev | Line | |
---|
[439] | 1 | # Parameters definition for the ALMOS-MKH Makefile |
---|
| 2 | |
---|
| 3 | ARCH = /users/alain/soc/tsar-trunk-svn-2013/platforms/tsar_generic_iob |
---|
[630] | 4 | X_SIZE = 2 |
---|
| 5 | Y_SIZE = 2 |
---|
[629] | 6 | NB_PROCS = 1 |
---|
| 7 | NB_TTYS = 2 |
---|
[439] | 8 | IOC_TYPE = IOC_BDV |
---|
[590] | 9 | TXT_TYPE = TXT_TTY |
---|
| 10 | FBF_TYPE = FBF_SCL |
---|
| 11 | SYS_CLK = 50000 |
---|
Note: See
TracBrowser
for help on using the repository browser.