Changeset ae89656 in mainline for uspace/srv/fs/exfat/exfat_ops.c

Timestamp:
2018-05-11T17:26:58Z (7 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7473807
Parents:
8a8771c
Message:

Provide an empty #DB handler

Userspace can trigger a #DB exception just after the SYSENTER
instruction by setting the TF in EFLAGS. The #DB exception will appear
to have originated in the kernel so we must not panic in that case.

(No files)

Note: See TracChangeset for help on using the changeset viewer.