Home
last modified time | relevance | path

Searched hist:e12ec251e4db472e00df2aaefc13430efa25b5ea (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/core/seq/
H A Dseq_compat.cdiff e12ec251e4db472e00df2aaefc13430efa25b5ea Fri Aug 12 20:13:36 CDT 2016 Takashi Sakamoto <o-takashi@sakamocchi.jp> ALSA: seq: obsolete change of address limit

Former commits change existent functions so that they don't handle data in
kernel space. Copying from/to userspace is done outside of the functions,
thus no need to change address limit of running task.

This commit obsoletes get_fs()/set_fs() and applies corresponding changes.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
H A Dseq_clientmgr.cdiff e12ec251e4db472e00df2aaefc13430efa25b5ea Fri Aug 12 20:13:36 CDT 2016 Takashi Sakamoto <o-takashi@sakamocchi.jp> ALSA: seq: obsolete change of address limit

Former commits change existent functions so that they don't handle data in
kernel space. Copying from/to userspace is done outside of the functions,
thus no need to change address limit of running task.

This commit obsoletes get_fs()/set_fs() and applies corresponding changes.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>